Build Information
Successful build of LabeledContentInteractiveFocus, reference main (c63850), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 23:20:13 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/yakimvanzuijlen/LabeledContentInteractiveFocus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yakimvanzuijlen/LabeledContentInteractiveFocus
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c638503 Create LICENSE
Cloned https://github.com/yakimvanzuijlen/LabeledContentInteractiveFocus.git
Revision (git rev-parse @):
c638503a5e1e03e4b63e10622dafe825571e0fba
SUCCESS checkout https://github.com/yakimvanzuijlen/LabeledContentInteractiveFocus.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/yakimvanzuijlen/LabeledContentInteractiveFocus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Compiling LabeledContentInteractiveFocus LabeledContentInteractiveFocus.swift
[4/4] Emitting module LabeledContentInteractiveFocus
Build complete! (6.72s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LabeledContentInteractiveFocus",
"name" : "LabeledContentInteractiveFocus",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "LabeledContentInteractiveFocus",
"targets" : [
"LabeledContentInteractiveFocus"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LabeledContentInteractiveFocus",
"module_type" : "SwiftTarget",
"name" : "LabeledContentInteractiveFocus",
"path" : "Sources/LabeledContentInteractiveFocus",
"product_memberships" : [
"LabeledContentInteractiveFocus"
],
"sources" : [
"LabeledContentInteractiveFocus.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.