Build Information
Successful build of PackAPrefPane, reference main (d3cf6e
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 04:05:49 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/W1W1-M/PackAPrefPane.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/W1W1-M/PackAPrefPane
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d3cf6ef Update data structs to classes. Update comments. Add environment objects.
Cloned https://github.com/W1W1-M/PackAPrefPane.git
Revision (git rev-parse @):
d3cf6ef22b7e8c67624e78431c4fbb0d209c647d
SUCCESS checkout https://github.com/W1W1-M/PackAPrefPane.git at main
========================================
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": "packaprefpane",
"name": "PackAPrefPane",
"url": "https://github.com/W1W1-M/PackAPrefPane.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackAPrefPane",
"dependencies": [
]
}
]
}
Fetching https://github.com/W1W1-M/PackAPrefPane.git
[1/564] Fetching packaprefpane
Fetched https://github.com/W1W1-M/PackAPrefPane.git from cache (0.99s)
Creating working copy for https://github.com/W1W1-M/PackAPrefPane.git
Working copy of https://github.com/W1W1-M/PackAPrefPane.git resolved at main (d3cf6ef)
warning: '.resolve-product-dependencies': dependency 'packaprefpane' 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/W1W1-M/PackAPrefPane.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/5] Write sources
[1/5] Copying Localizable.strings
[1/5] Copying Info.plist
[3/5] Copying Localizable.strings
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/13] Compiling PackAPrefPane PackAPrefPane.swift
[7/13] Compiling PackAPrefPane resource_bundle_accessor.swift
[8/13] Compiling PackAPrefPane Legal.swift
[9/13] Compiling PackAPrefPane About.swift
[10/13] Compiling PackAPrefPane Help.swift
[11/13] Compiling PackAPrefPane PrefPaneData.swift
[12/13] Compiling PackAPrefPane PrefPaneHelper.swift
[13/13] Emitting module PackAPrefPane
Build complete! (16.10s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "PackAPrefPane",
"name" : "PackAPrefPane",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "PackAPrefPane",
"targets" : [
"PackAPrefPane"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PackAPrefPaneTests",
"module_type" : "SwiftTarget",
"name" : "PackAPrefPaneTests",
"path" : "Tests/PackAPrefPaneTests",
"sources" : [
"PackAPrefPaneTests.swift"
],
"target_dependencies" : [
"PackAPrefPane"
],
"type" : "test"
},
{
"c99name" : "PackAPrefPane",
"module_type" : "SwiftTarget",
"name" : "PackAPrefPane",
"path" : "Sources/PackAPrefPane",
"product_memberships" : [
"PackAPrefPane"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PackAPrefPane/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PackAPrefPane/Resources/fr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
}
],
"sources" : [
"PrefPaneData.swift",
"PrefPaneHelper.swift",
"Views/About.swift",
"Views/Help.swift",
"Views/Legal.swift",
"Views/PackAPrefPane.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.