Build Information
Successful build of ComboPicker, reference main (d4fe11
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 08:52:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MrAsterisco/ComboPicker.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MrAsterisco/ComboPicker
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d4fe112 Update gitignore
Cloned https://github.com/MrAsterisco/ComboPicker.git
Revision (git rev-parse @):
d4fe112d91e2f663fc24692457e4cd4b64c13e78
SUCCESS checkout https://github.com/MrAsterisco/ComboPicker.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": "combopicker",
"name": "ComboPicker",
"url": "https://github.com/MrAsterisco/ComboPicker.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ComboPicker",
"dependencies": [
]
}
]
}
Fetching https://github.com/MrAsterisco/ComboPicker.git
[1/189] Fetching combopicker
Fetched https://github.com/MrAsterisco/ComboPicker.git from cache (1.16s)
Creating working copy for https://github.com/MrAsterisco/ComboPicker.git
Working copy of https://github.com/MrAsterisco/ComboPicker.git resolved at main (d4fe112)
warning: '.resolve-product-dependencies': dependency 'combopicker' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/MrAsterisco/ComboPicker.git
https://github.com/MrAsterisco/ComboPicker.git
{
"dependencies" : [
],
"manifest_display_name" : "ComboPicker",
"name" : "ComboPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ComboPicker",
"targets" : [
"ComboPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ComboPickerTests",
"module_type" : "SwiftTarget",
"name" : "ComboPickerTests",
"path" : "Tests/ComboPickerTests",
"sources" : [
"ComboPickerTests.swift"
],
"target_dependencies" : [
"ComboPicker"
],
"type" : "test"
},
{
"c99name" : "ComboPicker",
"module_type" : "SwiftTarget",
"name" : "ComboPicker",
"path" : "Sources/ComboPicker",
"product_memberships" : [
"ComboPicker"
],
"sources" : [
"ComboPicker.swift",
"Constants/Constants.swift",
"Models/ComboPickerMode.swift",
"Models/KeyboardType.swift",
"Protocols/ComboPickerModel.swift",
"Protocols/ValueFormatterType.swift",
"Views/ManualInput.swift",
"Views/SmartPicker.swift",
"Views/iOS/NativePicker.swift",
"Views/macOS/ComboBox.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-2F0A5646E1D333AE.txt
[3/12] Compiling ComboPicker NativePicker.swift
[4/12] Compiling ComboPicker ComboPickerModel.swift
[5/12] Compiling ComboPicker SmartPicker.swift
[6/12] Compiling ComboPicker KeyboardType.swift
[7/12] Compiling ComboPicker ValueFormatterType.swift
[8/12] Compiling ComboPicker Constants.swift
[9/12] Compiling ComboPicker ComboPicker.swift
[10/12] Compiling ComboPicker ManualInput.swift
[11/12] Emitting module ComboPicker
[12/12] Compiling ComboPicker ComboPickerMode.swift
[13/13] Compiling ComboPicker ComboBox.swift
Build complete! (9.05s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ComboPicker",
"name" : "ComboPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ComboPicker",
"targets" : [
"ComboPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ComboPickerTests",
"module_type" : "SwiftTarget",
"name" : "ComboPickerTests",
"path" : "Tests/ComboPickerTests",
"sources" : [
"ComboPickerTests.swift"
],
"target_dependencies" : [
"ComboPicker"
],
"type" : "test"
},
{
"c99name" : "ComboPicker",
"module_type" : "SwiftTarget",
"name" : "ComboPicker",
"path" : "Sources/ComboPicker",
"product_memberships" : [
"ComboPicker"
],
"sources" : [
"ComboPicker.swift",
"Constants/Constants.swift",
"Models/ComboPickerMode.swift",
"Models/KeyboardType.swift",
"Protocols/ComboPickerModel.swift",
"Protocols/ValueFormatterType.swift",
"Views/ManualInput.swift",
"Views/SmartPicker.swift",
"Views/iOS/NativePicker.swift",
"Views/macOS/ComboBox.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.