The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcc, reference main (520fcb), with Swift 6.1 for macOS (SPM) on 13 Mar 2026 20:10:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1
Building package at path:  $PWD
https://github.com/finnvoor/xcc.git
https://github.com/finnvoor/xcc.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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.47s)
Fetching https://github.com/tuist/Noora.git
Fetching https://github.com/CreateAPI/URLQueryEncoder.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/128] Fetching urlqueryencoder
[127/18833] Fetching urlqueryencoder, noora
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.43s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.57s)
Fetched https://github.com/tuist/Noora.git from cache (3.22s)
Fetched https://github.com/CreateAPI/URLQueryEncoder.git from cache (3.22s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (3.83s)
Computing version for https://github.com/CreateAPI/URLQueryEncoder.git
Computed https://github.com/CreateAPI/URLQueryEncoder.git at 0.2.1 (0.56s)
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.48s)
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/tuist/path
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-log from cache
[1/1423] Fetching rainbow
[58/1818] Fetching rainbow, path
Fetched https://github.com/tuist/path from cache (0.78s)
[499/1423] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (1.12s)
Fetched https://github.com/apple/swift-log from cache (1.14s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (1.72s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.49s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.45s)
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)
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/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/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/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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Downloading binary artifact https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip
[16375/5323848] Downloading 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.73s)
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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
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.1 macosSpm