Build Information
Successful build of SLazeCoreData, reference master (1ba3ff
), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 11:28:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shial4/SLazeCoreData.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shial4/SLazeCoreData
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1ba3ffe [0.2.0] Update to swift 5
Cloned https://github.com/shial4/SLazeCoreData.git
Revision (git rev-parse @):
1ba3ffe5900d73c5da5abebd48ff396187f26a76
SUCCESS checkout https://github.com/shial4/SLazeCoreData.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "slazecoredata",
"name": "SLazeCoreData",
"url": "https://github.com/shial4/SLazeCoreData.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SLazeCoreData",
"dependencies": [
]
}
]
}
Fetching https://github.com/shial4/SLazeCoreData.git
[1/73] Fetching slazecoredata
Fetched https://github.com/shial4/SLazeCoreData.git from cache (0.68s)
Creating working copy for https://github.com/shial4/SLazeCoreData.git
Working copy of https://github.com/shial4/SLazeCoreData.git resolved at master (1ba3ffe)
warning: '.resolve-product-dependencies': dependency 'slazecoredata' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/shial4/SLazeCoreData.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/6] Compiling SLazeCoreData EntityMapping.swift
[4/6] Compiling SLazeCoreData NSManagedObjectContext.swift
[5/6] Emitting module SLazeCoreData
[6/6] Compiling SLazeCoreData NSManagedObject.swift
Build complete! (6.93s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SLazeCoreData",
"name" : "SLazeCoreData",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SLazeCoreData",
"targets" : [
"SLazeCoreData"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SLazeCoreData",
"module_type" : "SwiftTarget",
"name" : "SLazeCoreData",
"path" : "Sources/SLazeCoreData",
"product_memberships" : [
"SLazeCoreData"
],
"sources" : [
"Extensions/NSManagedObject.swift",
"Extensions/NSManagedObjectContext.swift",
"Protocols/EntityMapping.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.