The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcc, reference main (520fcb), with Swift 6.0 for macOS (SPM) on 13 Mar 2026 20:10: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/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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/finnvoor/xcc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/finnvoor/appstoreconnect-swift-sdk.git
[1/11613] Fetching appstoreconnect-swift-sdk
Fetched https://github.com/finnvoor/appstoreconnect-swift-sdk.git from cache (1.52s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/CreateAPI/URLQueryEncoder.git
Fetching https://github.com/tuist/Noora.git
[1/128] Fetching urlqueryencoder
[129/17359] Fetching urlqueryencoder, swift-argument-parser
[130/34605] Fetching urlqueryencoder, swift-argument-parser, swift-crypto
[131/53310] Fetching urlqueryencoder, swift-argument-parser, swift-crypto, noora
Fetched https://github.com/apple/swift-crypto.git from cache (3.51s)
Fetched https://github.com/tuist/Noora.git from cache (3.51s)
Fetched https://github.com/CreateAPI/URLQueryEncoder.git from cache (3.51s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.56s)
Computing version for https://github.com/CreateAPI/URLQueryEncoder.git
Computed https://github.com/CreateAPI/URLQueryEncoder.git at 0.2.1 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.47s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.56.0 (0.45s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/tuist/path
[1/1423] Fetching rainbow
[58/1818] Fetching rainbow, path
[450/8017] Fetching rainbow, path, swift-log
Fetched https://github.com/tuist/path from cache (1.21s)
Fetched https://github.com/apple/swift-log from cache (1.21s)
Fetched https://github.com/onevcat/Rainbow from cache (1.21s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (0.55s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.46s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.47s)
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Creating working copy for https://github.com/CreateAPI/URLQueryEncoder.git
Working copy of https://github.com/CreateAPI/URLQueryEncoder.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.56.0
Creating working copy for https://github.com/finnvoor/appstoreconnect-swift-sdk.git
Working copy of https://github.com/finnvoor/appstoreconnect-swift-sdk.git resolved at master (0cd74e9)
[16375/5323848] Downloading https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip
Downloading binary artifact https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip
Downloaded https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip (0.77s)
warning: 'appstoreconnect-swift-sdk': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/appstoreconnect-swift-sdk/Sources/OpenAPI/create-api.yml
error: the executable 'xcc' requires macos 12.0, but depends on the product 'Noora' which requires macos 13.0; consider changing the executable 'xcc' to require macos 13.0 or later, or the product 'Noora' to require macos 12.0 or earlier.
BUILD FAILURE 6.0 macosSpm