Build Information
Successful build of DateToolsObjC, reference 1.0.7 (04d486
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 11:04:08 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/3a4oT/DateToolsObjC.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/3a4oT/DateToolsObjC
* tag 1.0.7 -> FETCH_HEAD
HEAD is now at 04d486a Merge pull request #23 from 3a4oT/projectsettings
Cloned https://github.com/3a4oT/DateToolsObjC.git
Revision (git rev-parse @):
04d486a091fb8e4b5ab4b677fdd9f9754a0ae899
SUCCESS checkout https://github.com/3a4oT/DateToolsObjC.git at 1.0.7
========================================
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": "datetoolsobjc",
"name": "DateToolsObjC",
"url": "https://github.com/3a4oT/DateToolsObjC.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DateToolsObjC",
"dependencies": [
]
}
]
}
Fetching https://github.com/3a4oT/DateToolsObjC.git
[1/411] Fetching datetoolsobjc
Fetched https://github.com/3a4oT/DateToolsObjC.git from cache (0.77s)
Creating working copy for https://github.com/3a4oT/DateToolsObjC.git
Working copy of https://github.com/3a4oT/DateToolsObjC.git resolved at 1.0.7 (04d486a)
warning: '.resolve-product-dependencies': dependency 'datetoolsobjc' 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/3a4oT/DateToolsObjC.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/9] Copying DateTools.bundle
[1/9] Compiling DateToolsObjC resource_bundle_accessor.m
[2/9] Compiling DateToolsObjC DTTimePeriod.m
[3/9] Compiling DateToolsObjC DTTimePeriodCollection.m
[4/9] Compiling DateToolsObjC DTTimePeriodGroup.m
[5/9] Compiling DateToolsObjC DTTimePeriodChain.m
[6/9] Compiling DateToolsObjC NSDate+DateTools.m
[7/9] Compiling DateToolsObjC DTError.m
[8/9] Compiling DateToolsObjC DTConstants.m
Build complete! (2.51s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DateToolsObjC",
"name" : "DateToolsObjC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "DateToolsObjC",
"targets" : [
"DateToolsObjC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DateToolsObjCTests",
"module_type" : "ClangTarget",
"name" : "DateToolsObjCTests",
"path" : "Tests/DateToolsObjCTests",
"sources" : [
"DTTimeAgoTests.m",
"DTTimePeriodChainTests.m",
"DTTimePeriodCollectionTests.m",
"DTTimePeriodGroupTests.m",
"DTTimePeriodTests.m",
"DateToolsObjCTests.m"
],
"target_dependencies" : [
"DateToolsObjC"
],
"type" : "test"
},
{
"c99name" : "DateToolsObjC",
"module_type" : "ClangTarget",
"name" : "DateToolsObjC",
"path" : "Sources/DateToolsObjC",
"product_memberships" : [
"DateToolsObjC"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/DateToolsObjC/Resources/DateTools.bundle",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DTConstants.m",
"DTError.m",
"DTTimePeriod.m",
"DTTimePeriodChain.m",
"DTTimePeriodCollection.m",
"DTTimePeriodGroup.m",
"NSDate+DateTools.m"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.