Build Information
Successful build of WWEither, reference main (1fa4bd), with Swift 6.2 for macOS (SPM) on 24 Jun 2025 15:37:53 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/William-Weng/WWEither.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWEither
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1fa4bd2 - fix note
Cloned https://github.com/William-Weng/WWEither.git
Revision (git rev-parse @):
1fa4bd25fac5c04367141e66123ce218ca4ec8a7
SUCCESS checkout https://github.com/William-Weng/WWEither.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/William-Weng/WWEither.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 Privacy
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/6] Emitting module WWEither
[5/6] Compiling WWEither resource_bundle_accessor.swift
[6/6] Compiling WWEither WWEither.swift
Build complete! (3.08s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "WWEither",
"name" : "WWEither",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWEither",
"targets" : [
"WWEither"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWEither",
"module_type" : "SwiftTarget",
"name" : "WWEither",
"path" : "Sources/WWEither",
"product_memberships" : [
"WWEither"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWEither/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"WWEither.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.