Build Information
Successful build of SwiftGlass, reference 1.9.9 (a012c6
), with Swift 5.9 for macOS (SPM) on 12 Jun 2025 02:06:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1998code/SwiftGlass.git
Reference: 1.9.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1998code/SwiftGlass
* tag 1.9.9 -> FETCH_HEAD
HEAD is now at a012c61 Fix crashing on older Xcode
Cloned https://github.com/1998code/SwiftGlass.git
Revision (git rev-parse @):
a012c615c36a3992fb2c9358206de2a2bd253454
SUCCESS checkout https://github.com/1998code/SwiftGlass.git at 1.9.9
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/1998code/SwiftGlass.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling SwiftGlass GlassBackgroundModifier.swift
[2/4] Compiling SwiftGlass SwiftGlass.swift
[3/4] Emitting module SwiftGlass
[4/4] Compiling SwiftGlass BlobGlassModifier.swift
Build complete! (7.90s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftGlass",
"name" : "SwiftGlass",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftGlass",
"targets" : [
"SwiftGlass"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftGlass",
"module_type" : "SwiftTarget",
"name" : "SwiftGlass",
"path" : "Sources/SwiftGlass",
"product_memberships" : [
"SwiftGlass"
],
"sources" : [
"BlobGlassModifier.swift",
"GlassBackgroundModifier.swift",
"SwiftGlass.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.