Build Information
Failed to build GlowGetter, reference main (c990eb), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 29 Jan 2026 18:13:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GlowGetter-Package -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Aeastr/GlowGetter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Aeastr/GlowGetter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c990eb3 WIP
Cloned https://github.com/Aeastr/GlowGetter.git
Revision (git rev-parse @):
c990eb3be7f6443b344cdd76aff3d9ec2b2a491e
SUCCESS checkout https://github.com/Aeastr/GlowGetter.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/Aeastr/GlowGetter.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Aeastr/Obfuscate.git
Fetching from https://github.com/swiftlang/swift-syntax
Creating working copy of package ‘Obfuscate’
Checking out 1.4.0 of package ‘Obfuscate’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Resolve Package Graph
Resolved source packages:
GlowGetter: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
Obfuscate: https://github.com/Aeastr/Obfuscate.git @ 1.4.0
resolved source packages: GlowGetter, swift-syntax, Obfuscate
2026-01-29 13:12:56.761 xcodebuild[525:3044] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "obfuscate",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Aeastr/Obfuscate.git"
}
],
"manifest_display_name" : "GlowGetter",
"name" : "GlowGetter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GlowGetter",
"targets" : [
"GlowGetter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GlowGetterPrivate",
"targets" : [
"GlowGetterPrivate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GlowGetterPrivate",
"module_type" : "SwiftTarget",
"name" : "GlowGetterPrivate",
"path" : "Sources/GlowGetterPrivate",
"product_dependencies" : [
"Obfuscate"
],
"product_memberships" : [
"GlowGetterPrivate"
],
"sources" : [
"CAFilter.swift",
"FilteredViewRepresentable.swift",
"View+Glow.swift"
],
"type" : "library"
},
{
"c99name" : "GlowGetter",
"module_type" : "SwiftTarget",
"name" : "GlowGetter",
"path" : "Sources/GlowGetter",
"product_memberships" : [
"GlowGetter"
],
"sources" : [
"GlowGetter.swift",
"GlowRenderView.swift",
"SwiftUI+GlowOverlay.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GlowGetter",
"GlowGetter-Package",
"GlowGetterPrivate"
]
}
}
2026-01-29 13:13:02.602 xcodebuild[690:4049] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GlowGetter-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GlowGetter-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
GlowGetter: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
Obfuscate: https://github.com/Aeastr/Obfuscate.git @ 1.4.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'GlowGetterPrivate' in project 'GlowGetter'
➜ Explicit dependency on target 'GlowGetterPrivate' in project 'GlowGetter'
➜ Explicit dependency on target 'Obfuscate' in project 'Obfuscate'
Target 'GlowGetterPrivate' in project 'GlowGetter'
➜ Explicit dependency on target 'Obfuscate' in project 'Obfuscate'
Target 'Obfuscate' in project 'Obfuscate'
➜ Explicit dependency on target 'Obfuscate' in project 'Obfuscate'
➜ Explicit dependency on target 'ObfuscateMacro' in project 'Obfuscate'
Target 'Obfuscate' in project 'Obfuscate'
➜ Explicit dependency on target 'ObfuscateMacro' in project 'Obfuscate'
Target 'ObfuscateMacro' in project 'Obfuscate' (no dependencies)
Target 'GlowGetter' in project 'GlowGetter'
➜ Explicit dependency on target 'GlowGetter' in project 'GlowGetter'
Target 'GlowGetter' in project 'GlowGetter' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 82a5b0eb863cc04c7f28417e4bfd7de7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/82a5b0eb863cc04c7f28417e4bfd7de7.xcbuilddata
error: The package product 'Obfuscate' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'GlowGetterPrivate' from project 'GlowGetter')
2026-01-29 13:13:05.740 xcodebuild[698:4117] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0f130f880304d5634c84b1565b3cbd23bbb2a1a8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0f130f880304d5634c84b1565b3cbd23bbb2a1a8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0f130f880304d5634c84b1565b3cbd23bbb2a1a8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0f130f880304d5634c84b1565b3cbd23bbb2a1a8, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme GlowGetter-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
GlowGetter: /Users/admin/builder/spi-builder-workspace
Obfuscate: https://github.com/Aeastr/Obfuscate.git @ 1.4.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
resolved source packages: GlowGetter, Obfuscate, swift-syntax
2026-01-29 13:13:08.251 xcodebuild[741:4330] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "obfuscate",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Aeastr/Obfuscate.git"
}
],
"manifest_display_name" : "GlowGetter",
"name" : "GlowGetter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GlowGetter",
"targets" : [
"GlowGetter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GlowGetterPrivate",
"targets" : [
"GlowGetterPrivate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GlowGetterPrivate",
"module_type" : "SwiftTarget",
"name" : "GlowGetterPrivate",
"path" : "Sources/GlowGetterPrivate",
"product_dependencies" : [
"Obfuscate"
],
"product_memberships" : [
"GlowGetterPrivate"
],
"sources" : [
"CAFilter.swift",
"FilteredViewRepresentable.swift",
"View+Glow.swift"
],
"type" : "library"
},
{
"c99name" : "GlowGetter",
"module_type" : "SwiftTarget",
"name" : "GlowGetter",
"path" : "Sources/GlowGetter",
"product_memberships" : [
"GlowGetter"
],
"sources" : [
"GlowGetter.swift",
"GlowRenderView.swift",
"SwiftUI+GlowOverlay.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GlowGetter",
"GlowGetter-Package",
"GlowGetterPrivate"
]
}
}
2026-01-29 13:13:09.682 xcodebuild[755:4411] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GlowGetter-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GlowGetter-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
Obfuscate: https://github.com/Aeastr/Obfuscate.git @ 1.4.0
GlowGetter: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'GlowGetterPrivate' in project 'GlowGetter'
➜ Explicit dependency on target 'GlowGetterPrivate' in project 'GlowGetter'
➜ Explicit dependency on target 'Obfuscate' in project 'Obfuscate'
Target 'GlowGetterPrivate' in project 'GlowGetter'
➜ Explicit dependency on target 'Obfuscate' in project 'Obfuscate'
Target 'Obfuscate' in project 'Obfuscate'
➜ Explicit dependency on target 'Obfuscate' in project 'Obfuscate'
➜ Explicit dependency on target 'ObfuscateMacro' in project 'Obfuscate'
Target 'Obfuscate' in project 'Obfuscate'
➜ Explicit dependency on target 'ObfuscateMacro' in project 'Obfuscate'
Target 'ObfuscateMacro' in project 'Obfuscate' (no dependencies)
Target 'GlowGetter' in project 'GlowGetter'
➜ Explicit dependency on target 'GlowGetter' in project 'GlowGetter'
Target 'GlowGetter' in project 'GlowGetter' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 82a5b0eb863cc04c7f28417e4bfd7de7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/82a5b0eb863cc04c7f28417e4bfd7de7.xcbuilddata
error: The package product 'Obfuscate' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'GlowGetterPrivate' from project 'GlowGetter')
2026-01-29 13:13:10.894 xcodebuild[763:4460] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0f130f880304d5634c84b1565b3cbd23bbb2a1a8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0f130f880304d5634c84b1565b3cbd23bbb2a1a8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0f130f880304d5634c84b1565b3cbd23bbb2a1a8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0f130f880304d5634c84b1565b3cbd23bbb2a1a8, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme GlowGetter-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild