Build Information
Failed to build BitcoinUI, reference main (1aaac7), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 6 Apr 2026 06:05:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WalletUI -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reez/BitcoinUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reez/BitcoinUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1aaac7f fix(ci): move workflows to macos-26
Cloned https://github.com/reez/BitcoinUI.git
Revision (git rev-parse @):
1aaac7fa1ab510b90669758f139facc6b496796d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/reez/BitcoinUI.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/reez/BitcoinUI.git
https://github.com/reez/BitcoinUI.git
{
"dependencies" : [
],
"manifest_display_name" : "BitcoinUI",
"name" : "BitcoinUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BitcoinUI",
"targets" : [
"BitcoinUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BitcoinUITests",
"module_type" : "SwiftTarget",
"name" : "BitcoinUITests",
"path" : "Tests/BitcoinUITests",
"sources" : [
"BitcoinUITests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"BitcoinUI"
],
"type" : "test"
},
{
"c99name" : "BitcoinUI",
"module_type" : "SwiftTarget",
"name" : "BitcoinUI",
"path" : "Sources/BitcoinUI",
"product_memberships" : [
"BitcoinUI"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/BitcoinUI/Images.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AddressFormattedView.swift",
"ButtonStyles.swift",
"Colors.swift",
"Images.swift",
"QRCodeView.swift",
"SeedPhraseView.swift",
"TextStyles.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
BitcoinUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: BitcoinUI
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WalletUI -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WalletUI -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
BitcoinUI: /Users/admin/builder/spi-builder-workspace
2026-04-05 23:05:06.716 xcodebuild[713:4035] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-05-04_23-05-0006.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "WalletUI". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
BitcoinUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: BitcoinUI
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WalletUI -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WalletUI -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
BitcoinUI: /Users/admin/builder/spi-builder-workspace
2026-04-05 23:05:08.205 xcodebuild[724:4152] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-05-04_23-05-0008.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "WalletUI". The "-list" option can be used to find the names of the schemes in the workspace.
BUILD FAILURE 6.1 macosXcodebuild