Build Information
Successful build of SwiftUIPhone, reference 1.0.2 (e78f80), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 04:44:15 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/JUSTINMKAUFMAN/SwiftUIPhone.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JUSTINMKAUFMAN/SwiftUIPhone
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at e78f801 Merge pull request #1 from christopherweems/main
Cloned https://github.com/JUSTINMKAUFMAN/SwiftUIPhone.git
Revision (git rev-parse @):
e78f8010f52fa78d72df4134e00bb34c4c629f1c
SUCCESS checkout https://github.com/JUSTINMKAUFMAN/SwiftUIPhone.git at 1.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/JUSTINMKAUFMAN/SwiftUIPhone.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying PhoneWhite.png
[1/5] Copying PhoneFrame.png
[2/5] Copying PhoneBlack.png
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/9] Compiling SwiftUIPhone Extensions.swift
[7/9] Compiling SwiftUIPhone SwiftUIPhone.swift
[8/9] Compiling SwiftUIPhone resource_bundle_accessor.swift
[9/9] Emitting module SwiftUIPhone
Build complete! (7.12s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUIPhone",
"name" : "SwiftUIPhone",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SwiftUIPhone",
"targets" : [
"SwiftUIPhone"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIPhone",
"module_type" : "SwiftTarget",
"name" : "SwiftUIPhone",
"path" : "Sources/SwiftUIPhone",
"product_memberships" : [
"SwiftUIPhone"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIPhone/Resources/PhoneBlack.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIPhone/Resources/PhoneFrame.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIPhone/Resources/PhoneWhite.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions.swift",
"SwiftUIPhone.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.