The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GlowGetter, reference 2.0.0 (12c009), with Swift 6.0 for macOS (SPM) on 14 Jan 2026 23:44:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Aeastr/GlowGetter.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Aeastr/GlowGetter
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 12c0090 Add GlowGetterPrivate with EDR glow using CAFilter
Cloned https://github.com/Aeastr/GlowGetter.git
Revision (git rev-parse @):
12c0090e52dd97eda9d41dcaacdf2449f208bf7f
SUCCESS checkout https://github.com/Aeastr/GlowGetter.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Aeastr/GlowGetter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/Aeastr/Obfuscate.git
[1/81] Fetching obfuscate
Fetched https://github.com/Aeastr/Obfuscate.git from cache (0.64s)
Computing version for https://github.com/Aeastr/Obfuscate.git
Computed https://github.com/Aeastr/Obfuscate.git at 1.3.0 (0.47s)
Fetching https://github.com/swiftlang/swift-syntax
[1/73620] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.88s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.10s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/Aeastr/Obfuscate.git
Working copy of https://github.com/Aeastr/Obfuscate.git resolved at 1.3.0
error: the library 'GlowGetterPrivate' requires macos 10.13, but depends on the product 'Obfuscate' which requires macos 10.15; consider changing the library 'GlowGetterPrivate' to require macos 10.15 or later, or the product 'Obfuscate' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm