Build Information
Successful build of Glorifier, reference main (5afeed), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 16:35:25 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/no-comment/Glorifier.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/no-comment/Glorifier
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5afeed5 Update README.md
Cloned https://github.com/no-comment/Glorifier.git
Revision (git rev-parse @):
5afeed5a051e247f610830558d82f09b3db9de2a
SUCCESS checkout https://github.com/no-comment/Glorifier.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": "glorifier",
"name": "Glorifier",
"url": "https://github.com/no-comment/Glorifier.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Glorifier",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/no-comment/Glorifier.git
[1/83] Fetching glorifier
Fetched https://github.com/no-comment/Glorifier.git from cache (0.62s)
Creating working copy for https://github.com/no-comment/Glorifier.git
Working copy of https://github.com/no-comment/Glorifier.git resolved at main (5afeed5)
warning: '.resolve-product-dependencies': dependency 'glorifier' 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/no-comment/Glorifier.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/6] Compiling Glorifier Glorifier.swift
[4/6] Compiling Glorifier AnimatableShadow.swift
[5/6] Emitting module Glorifier
[6/6] Compiling Glorifier GlorifierEffect.swift
Build complete! (8.49s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Glorifier",
"name" : "Glorifier",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Glorifier",
"targets" : [
"Glorifier"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Glorifier",
"module_type" : "SwiftTarget",
"name" : "Glorifier",
"path" : "Sources/Glorifier",
"product_memberships" : [
"Glorifier"
],
"sources" : [
"AnimatableShadow.swift",
"Glorifier.swift",
"GlorifierEffect.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.