Build Information
Successful build of WWEither, reference 1.0.0 (62aa13), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 09:47:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWEither.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWEither
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 62aa13e - 1.0.0
Cloned https://github.com/William-Weng/WWEither.git
Revision (git rev-parse @):
62aa13eb27dd9c7f4b81cefb831347de6675ea05
SUCCESS checkout https://github.com/William-Weng/WWEither.git at 1.0.0
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "wweither",
"name": "WWEither",
"url": "https://github.com/William-Weng/WWEither.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWEither",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/William-Weng/WWEither.git
[1/59] Fetching wweither
Fetched https://github.com/William-Weng/WWEither.git from cache (0.83s)
Creating working copy for https://github.com/William-Weng/WWEither.git
Working copy of https://github.com/William-Weng/WWEither.git resolved at 1.0.0 (62aa13e)
warning: '.resolve-product-dependencies': dependency 'wweither' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/William-Weng/WWEither.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Privacy
[2/3] Write swift-version--6988338F2F200930.txt
[4/6] Compiling WWEither WWEither.swift
[5/6] Compiling WWEither resource_bundle_accessor.swift
[6/6] Emitting module WWEither
Build complete! (3.55s)
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.