Build Information
Successful build of UIAppUtils, reference v1.3.0 (597ba9), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 19:52:23 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/rayhaanalykhan/UIAppUtils.git
Reference: v1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rayhaanalykhan/UIAppUtils
* tag v1.3.0 -> FETCH_HEAD
HEAD is now at 597ba93 Fix comments
Cloned https://github.com/rayhaanalykhan/UIAppUtils.git
Revision (git rev-parse @):
597ba936ced4bb057f5441315d9efce9f56906ba
SUCCESS checkout https://github.com/rayhaanalykhan/UIAppUtils.git at v1.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/rayhaanalykhan/UIAppUtils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/5] Emitting module UIAppUtils
[4/5] Compiling UIAppUtils UIAppUtils.swift
[5/5] Compiling UIAppUtils ZippedUIAppUtils.swift
Build complete! (5.99s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "UIAppUtils",
"name" : "UIAppUtils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "UIAppUtils",
"targets" : [
"UIAppUtils"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UIAppUtils",
"module_type" : "SwiftTarget",
"name" : "UIAppUtils",
"path" : "Sources/UIAppUtils",
"product_memberships" : [
"UIAppUtils"
],
"sources" : [
"UIAppUtils.swift",
"ZippedUIAppUtils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.