Build Information
Successful build of UIAppUtils, reference v1.3.0 (597ba9), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 20:06:43 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/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
========================================
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": "uiapputils",
"name": "UIAppUtils",
"url": "https://github.com/rayhaanalykhan/UIAppUtils.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIAppUtils",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/rayhaanalykhan/UIAppUtils.git
[1/280] Fetching uiapputils
Fetched https://github.com/rayhaanalykhan/UIAppUtils.git from cache (0.74s)
Creating working copy for https://github.com/rayhaanalykhan/UIAppUtils.git
Working copy of https://github.com/rayhaanalykhan/UIAppUtils.git resolved at v1.3.0 (597ba93)
warning: '.resolve-product-dependencies': dependency 'uiapputils' 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/rayhaanalykhan/UIAppUtils.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 UIAppUtils ZippedUIAppUtils.swift
[4/5] Emitting module UIAppUtils
[5/5] Compiling UIAppUtils UIAppUtils.swift
Build complete! (6.73s)
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.