Build Information
Successful build of ValuePicker, reference 0.1.1 (086697
), with Swift 6.0 for macOS (SPM) on 25 Jan 2025 11:04:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Recouse/ValuePicker.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Recouse/ValuePicker
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 0866978 Basic macOS support
Cloned https://github.com/Recouse/ValuePicker.git
Revision (git rev-parse @):
086697819cc72cf5d4ba7bdfb526301d8a9cdd05
SUCCESS checkout https://github.com/Recouse/ValuePicker.git at 0.1.1
========================================
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": "valuepicker",
"name": "ValuePicker",
"url": "https://github.com/Recouse/ValuePicker.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ValuePicker",
"dependencies": [
]
}
]
}
Fetching https://github.com/Recouse/ValuePicker.git
[1/82] Fetching valuepicker
Fetched https://github.com/Recouse/ValuePicker.git from cache (0.67s)
Creating working copy for https://github.com/Recouse/ValuePicker.git
Working copy of https://github.com/Recouse/ValuePicker.git resolved at 0.1.1 (0866978)
warning: '.resolve-product-dependencies': dependency 'valuepicker' 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/Recouse/ValuePicker.git
https://github.com/Recouse/ValuePicker.git
{
"dependencies" : [
],
"manifest_display_name" : "ValuePicker",
"name" : "ValuePicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ValuePicker",
"targets" : [
"ValuePicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ValuePicker",
"module_type" : "SwiftTarget",
"name" : "ValuePicker",
"path" : "Sources",
"product_memberships" : [
"ValuePicker"
],
"sources" : [
"CGRect+Intersection.swift",
"ValuePicker.swift",
"ValuePickerItemPreferenceKey.swift",
"ValuePickerTagValueTraitKey.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/7] Emitting module ValuePicker
[4/7] Compiling ValuePicker ValuePicker.swift
[5/7] Compiling ValuePicker CGRect+Intersection.swift
[6/7] Compiling ValuePicker ValuePickerTagValueTraitKey.swift
[7/7] Compiling ValuePicker ValuePickerItemPreferenceKey.swift
Build complete! (13.12s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ValuePicker",
"name" : "ValuePicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ValuePicker",
"targets" : [
"ValuePicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ValuePicker",
"module_type" : "SwiftTarget",
"name" : "ValuePicker",
"path" : "Sources",
"product_memberships" : [
"ValuePicker"
],
"sources" : [
"CGRect+Intersection.swift",
"ValuePicker.swift",
"ValuePickerItemPreferenceKey.swift",
"ValuePickerTagValueTraitKey.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.