Build Information
Failed to build xcc, reference main (520fcb), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 13 Mar 2026 10:38:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcc -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/xcc.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finnvoor/xcc
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 520fcb6 Fix API key creation link in README (#5)
Cloned https://github.com/finnvoor/xcc.git
Revision (git rev-parse @):
520fcb6b8bbee20f6e2e3c714e8f3b513f5c5b56
SUCCESS checkout https://github.com/finnvoor/xcc.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/finnvoor/xcc.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/finnvoor/appstoreconnect-swift-sdk.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/CreateAPI/URLQueryEncoder.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/tuist/Noora.git
Fetching from https://github.com/tuist/path
Fetching from https://github.com/onevcat/Rainbow
Fetching from https://github.com/apple/swift-log
Creating working copy of package ‘appstoreconnect-swift-sdk’
Checking out master (0cd74e9) of package ‘appstoreconnect-swift-sdk’
Creating working copy of package ‘Noora’
Checking out 0.56.0 of package ‘Noora’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.0 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-crypto’
Checking out 2.6.0 of package ‘swift-crypto’
Creating working copy of package ‘URLQueryEncoder’
Checking out 0.2.1 of package ‘URLQueryEncoder’
Creating working copy of package ‘Rainbow’
Checking out 4.2.1 of package ‘Rainbow’
Creating working copy of package ‘path’
Checking out 0.3.8 of package ‘path’
Creating working copy of package ‘swift-log’
Checking out 1.10.1 of package ‘swift-log’
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log @ 1.10.1
AppStoreConnect-Swift-SDK: https://github.com/finnvoor/appstoreconnect-swift-sdk.git @ master (0cd74e9)
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
xcc: /Users/admin/builder/spi-builder-workspace
Noora: https://github.com/tuist/Noora.git @ 0.56.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.0
Path: https://github.com/tuist/path @ 0.3.8
resolved source packages: swift-log, AppStoreConnect-Swift-SDK, swift-crypto, Rainbow, URLQueryEncoder, xcc, Noora, swift-argument-parser, Path
2026-03-13 06:37:35.693 xcodebuild[521:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "appstoreconnect-swift-sdk",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/finnvoor/appstoreconnect-swift-sdk.git"
},
{
"identity" : "noora",
"requirement" : {
"range" : [
{
"lower_bound" : "0.28.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Noora.git"
}
],
"manifest_display_name" : "xcc",
"name" : "xcc",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "xcc",
"targets" : [
"xcc"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcc",
"module_type" : "SwiftTarget",
"name" : "xcc",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"AppStoreConnect-Swift-SDK",
"Noora"
],
"product_memberships" : [
"xcc"
],
"sources" : [
"xcc.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppStoreConnect-Swift-SDK",
"xcc"
]
}
}
2026-03-13 06:37:42.150 xcodebuild[946:5102] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppStoreConnect-Swift-SDK",
"xcc"
]
}
}
2026-03-13 06:37:44.138 xcodebuild[955:5177] [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 xcc -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 xcc -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Path: https://github.com/tuist/path @ 0.3.8
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
AppStoreConnect-Swift-SDK: https://github.com/finnvoor/appstoreconnect-swift-sdk.git @ master (0cd74e9)
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
Noora: https://github.com/tuist/Noora.git @ 0.56.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.0
URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
xcc: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log @ 1.10.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
Target 'xcc' in project 'xcc'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'Noora' in project 'Noora'
Target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Path' in project 'Path'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Path' in project 'Path' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
Target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto' (no dependencies)
Target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
Target 'URLQueryEncoder' in project 'URLQueryEncoder' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: b062bb40ac5446a9a8f6e818d040e7c8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b062bb40ac5446a9a8f6e818d040e7c8.xcbuilddata
error: The package product 'Noora' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'xcc' from project 'xcc')
2026-03-13 06:37:49.010 xcodebuild[963:5248] [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:630a637926389a87545fbd8d783cca02394bb2ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:630a637926389a87545fbd8d783cca02394bb2ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:630a637926389a87545fbd8d783cca02394bb2ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:630a637926389a87545fbd8d783cca02394bb2ef, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme xcc
(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:
Noora: https://github.com/tuist/Noora.git @ 0.56.0
xcc: /Users/admin/builder/spi-builder-workspace
Path: https://github.com/tuist/path @ 0.3.8
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
AppStoreConnect-Swift-SDK: https://github.com/finnvoor/appstoreconnect-swift-sdk.git @ master (0cd74e9)
swift-log: https://github.com/apple/swift-log @ 1.10.1
URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.0
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
resolved source packages: Noora, xcc, Path, swift-crypto, AppStoreConnect-Swift-SDK, swift-log, URLQueryEncoder, swift-argument-parser, Rainbow
2026-03-13 06:37:53.625 xcodebuild[1077:5959] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "appstoreconnect-swift-sdk",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/finnvoor/appstoreconnect-swift-sdk.git"
},
{
"identity" : "noora",
"requirement" : {
"range" : [
{
"lower_bound" : "0.28.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Noora.git"
}
],
"manifest_display_name" : "xcc",
"name" : "xcc",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "xcc",
"targets" : [
"xcc"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcc",
"module_type" : "SwiftTarget",
"name" : "xcc",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"AppStoreConnect-Swift-SDK",
"Noora"
],
"product_memberships" : [
"xcc"
],
"sources" : [
"xcc.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppStoreConnect-Swift-SDK",
"xcc"
]
}
}
2026-03-13 06:37:55.973 xcodebuild[1091:6072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppStoreConnect-Swift-SDK",
"xcc"
]
}
}
2026-03-13 06:37:58.015 xcodebuild[1100:6156] [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 xcc -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 xcc -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
AppStoreConnect-Swift-SDK: https://github.com/finnvoor/appstoreconnect-swift-sdk.git @ master (0cd74e9)
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
Noora: https://github.com/tuist/Noora.git @ 0.56.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.0
Path: https://github.com/tuist/path @ 0.3.8
URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
xcc: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log @ 1.10.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
Target 'xcc' in project 'xcc'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'Noora' in project 'Noora'
Target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Path' in project 'Path'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Path' in project 'Path' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
Target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'AppStoreConnect-Swift-SDK' in project 'AppStoreConnect-Swift-SDK'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto' (no dependencies)
Target 'URLQueryEncoder' in project 'URLQueryEncoder'
➜ Explicit dependency on target 'URLQueryEncoder' in project 'URLQueryEncoder'
Target 'URLQueryEncoder' in project 'URLQueryEncoder' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: b062bb40ac5446a9a8f6e818d040e7c8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b062bb40ac5446a9a8f6e818d040e7c8.xcbuilddata
error: The package product 'Noora' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'xcc' from project 'xcc')
2026-03-13 06:38:00.026 xcodebuild[1108:6223] [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:630a637926389a87545fbd8d783cca02394bb2ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:630a637926389a87545fbd8d783cca02394bb2ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:630a637926389a87545fbd8d783cca02394bb2ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:630a637926389a87545fbd8d783cca02394bb2ef, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme xcc
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild