Build Information
Successful build of SwiftletRadioButtonPicker, reference main (51976b), with Swift 6.2 for macOS (SPM) on 24 Jun 2025 01:37:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appracatappra/SwiftletRadioButtonPicker.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Appracatappra/SwiftletRadioButtonPicker
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 51976b8 Updated to v6.1
Cloned https://github.com/Appracatappra/SwiftletRadioButtonPicker.git
Revision (git rev-parse @):
51976b83819ad2c8926def8222aac5049c12d664
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Appracatappra/SwiftletRadioButtonPicker.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Appracatappra/SwiftletRadioButtonPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/9] Compiling SwiftletRadioButtonPicker resource_bundle_accessor.swift
[5/9] Compiling SwiftletRadioButtonPicker SwiftletRadioButtonAlignment.swift
[6/9] Compiling SwiftletRadioButtonPicker SwiftletRadioButtonGroup.swift
[7/9] Compiling SwiftletRadioButtonPicker SwiftletRadioButton.swift
[8/9] Emitting module SwiftletRadioButtonPicker
[9/9] Compiling SwiftletRadioButtonPicker SwiftletRadioButtonPicker.swift
Build complete! (7.79s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftletRadioButtonPicker",
"name" : "SwiftletRadioButtonPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SwiftletRadioButtonPicker",
"targets" : [
"SwiftletRadioButtonPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftletRadioButtonPickerTests",
"module_type" : "SwiftTarget",
"name" : "SwiftletRadioButtonPickerTests",
"path" : "Tests/SwiftletRadioButtonPickerTests",
"sources" : [
"SwiftletRadioButtonPickerTests.swift"
],
"target_dependencies" : [
"SwiftletRadioButtonPicker"
],
"type" : "test"
},
{
"c99name" : "SwiftletRadioButtonPicker",
"module_type" : "SwiftTarget",
"name" : "SwiftletRadioButtonPicker",
"path" : "Sources/SwiftletRadioButtonPicker",
"product_memberships" : [
"SwiftletRadioButtonPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftletRadioButtonPicker/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SwiftletRadioButton.swift",
"SwiftletRadioButtonAlignment.swift",
"SwiftletRadioButtonGroup.swift",
"SwiftletRadioButtonPicker.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.