Build Information
Successful build of SwiftUI Apple Watch Decimal Pad, reference main (53bee4), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 11:42:30 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/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 53bee40 hotfix-platform-compatibility
Cloned https://github.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad.git
Revision (git rev-parse @):
53bee40ba591829da7c3a180e7e30f3a1af70428
SUCCESS checkout https://github.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad.git at main
========================================
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": "swiftui-apple-watch-decimal-pad",
"name": "SwiftUI Apple Watch Decimal Pad",
"url": "https://github.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Apple-Watch-Decimal-Pad",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad.git
[1/508] Fetching swiftui-apple-watch-decimal-pad
Fetched https://github.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad.git from cache (1.08s)
Creating working copy for https://github.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad.git
Working copy of https://github.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad.git resolved at main (53bee40)
warning: '.resolve-product-dependencies': dependency 'swiftui-apple-watch-decimal-pad' 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/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/5] Compiling SwiftUI_Apple_Watch_Decimal_Pad DigetPadView.swift
[4/5] Emitting module SwiftUI_Apple_Watch_Decimal_Pad
[5/5] Compiling SwiftUI_Apple_Watch_Decimal_Pad Modifiers.swift
Build complete! (7.68s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUI Apple Watch Decimal Pad",
"name" : "SwiftUI Apple Watch Decimal Pad",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SwiftUI Apple Watch Decimal Pad",
"targets" : [
"SwiftUI Apple Watch Decimal Pad"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SwiftUI_Apple_Watch_Decimal_Pad",
"module_type" : "SwiftTarget",
"name" : "SwiftUI Apple Watch Decimal Pad",
"path" : "Sources/SwiftUI Apple Watch Decimal Pad",
"product_memberships" : [
"SwiftUI Apple Watch Decimal Pad"
],
"sources" : [
"DigetPadView.swift",
"Modifiers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.