Build Information
Successful build of TestPackageManager, reference 1.0.0 (d7ac9c
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 03:38:12 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/Pheayuth222/TestingPackageManager.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Pheayuth222/TestingPackageManager
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at d7ac9c7 Init Version
Cloned https://github.com/Pheayuth222/TestingPackageManager.git
Revision (git rev-parse @):
d7ac9c7327c205bc87831515dd40904f1ad956ea
SUCCESS checkout https://github.com/Pheayuth222/TestingPackageManager.git at 1.0.0
Fetching https://github.com/SwiftKickMobile/SwiftMessages.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/hackiftekhar/IQKeyboardManager.git
[1/4471] Fetching swiftmessages
[449/23010] Fetching swiftmessages, iqkeyboardmanager
[1791/75368] Fetching swiftmessages, iqkeyboardmanager, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.97s)
Fetched https://github.com/SwiftKickMobile/SwiftMessages.git from cache (5.97s)
Fetched https://github.com/hackiftekhar/IQKeyboardManager.git from cache (5.97s)
Computing version for https://github.com/SwiftKickMobile/SwiftMessages.git
Computed https://github.com/SwiftKickMobile/SwiftMessages.git at 9.0.6 (0.68s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.5.0 (0.69s)
Computing version for https://github.com/hackiftekhar/IQKeyboardManager.git
Computed https://github.com/hackiftekhar/IQKeyboardManager.git at 6.5.11 (0.67s)
Creating working copy for https://github.com/hackiftekhar/IQKeyboardManager.git
Working copy of https://github.com/hackiftekhar/IQKeyboardManager.git resolved at 6.5.11
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.5.0
Creating working copy for https://github.com/SwiftKickMobile/SwiftMessages.git
Working copy of https://github.com/SwiftKickMobile/SwiftMessages.git resolved at 9.0.6
========================================
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": "testingpackagemanager",
"name": "TestPackageManager",
"url": "https://github.com/Pheayuth222/TestingPackageManager.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TestingPackageManager",
"dependencies": [
]
}
]
}
Fetching https://github.com/Pheayuth222/TestingPackageManager.git
[1/72] Fetching testingpackagemanager
Fetched https://github.com/Pheayuth222/TestingPackageManager.git from cache (0.69s)
Creating working copy for https://github.com/Pheayuth222/TestingPackageManager.git
Working copy of https://github.com/Pheayuth222/TestingPackageManager.git resolved at 1.0.0 (d7ac9c7)
warning: '.resolve-product-dependencies': dependency 'testingpackagemanager' 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/Pheayuth222/TestingPackageManager.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/5] Emitting module TestPackageManager
[4/5] Compiling TestPackageManager TestingProject.swift
[5/5] Compiling TestPackageManager TestPackageManager.swift
Build complete! (7.01s)
warning: 'spi-builder-workspace': dependency 'iqkeyboardmanager' is not used by any target
warning: 'spi-builder-workspace': dependency 'rxswift' is not used by any target
warning: 'spi-builder-workspace': dependency 'swiftmessages' is not used by any target
Build complete.
{
"dependencies" : [
{
"identity" : "iqkeyboardmanager",
"requirement" : {
"range" : [
{
"lower_bound" : "6.5.11",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hackiftekhar/IQKeyboardManager.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.5.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "swiftmessages",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.6",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftKickMobile/SwiftMessages.git"
}
],
"manifest_display_name" : "TestPackageManager",
"name" : "TestPackageManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "TestPackageManager",
"targets" : [
"TestPackageManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TestPackageManagerTests",
"module_type" : "SwiftTarget",
"name" : "TestPackageManagerTests",
"path" : "Tests/TestPackageManagerTests",
"sources" : [
"TestPackageManagerTests.swift"
],
"target_dependencies" : [
"TestPackageManager"
],
"type" : "test"
},
{
"c99name" : "TestPackageManager",
"module_type" : "SwiftTarget",
"name" : "TestPackageManager",
"path" : "Sources/TestPackageManager",
"product_memberships" : [
"TestPackageManager"
],
"sources" : [
"TestPackageManager.swift",
"TestingProject.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.