Build Information
Successful build of SwiftGlass, reference 1.9.9 (a012c6
), with Swift 6.0 for macOS (SPM) on 12 Jun 2025 02:04:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.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: 6.0
Building package at path: $PWD
https://github.com/1998code/SwiftGlass.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/6] Compiling SwiftGlass GlassBackgroundModifier.swift
[4/6] Compiling SwiftGlass SwiftGlass.swift
[5/6] Compiling SwiftGlass BlobGlassModifier.swift
[6/6] Emitting module SwiftGlass
Build complete! (8.27s)
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.