The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build xcc, reference main (417624), with Swift 6.1 for tvOS using Xcode 16.3 on 30 Apr 2025 18:10:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcc -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
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 417624d Bump workflow to Xcode 16.2
Cloned https://github.com/finnvoor/xcc.git
Revision (git rev-parse @):
417624dcf3e0c3a3fb211aaf88b285a2cccab67c
SUCCESS checkout https://github.com/finnvoor/xcc.git at main
========================================
Build
========================================
Selected platform:         tvOS
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"
}
Command line invocation:
    /Applications/Xcode-16.3.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/CreateAPI/URLQueryEncoder.git
Fetching from https://github.com/tuist/Noora.git
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/tuist/path
Fetching from https://github.com/onevcat/Rainbow
Fetching from https://github.com/apple/swift-log (cached)
Creating working copy of package ‘Rainbow’
Checking out 4.1.0 of package ‘Rainbow’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.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 ‘path’
Checking out 0.3.8 of package ‘path’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘Noora’
Checking out 0.37.1 of package ‘Noora’
Creating working copy of package ‘appstoreconnect-swift-sdk’
Checking out master (0cd74e9) of package ‘appstoreconnect-swift-sdk’
Resolve Package Graph
Resolved source packages:
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  AppStoreConnect-Swift-SDK: https://github.com/finnvoor/appstoreconnect-swift-sdk.git @ master (0cd74e9)
  Noora: https://github.com/tuist/Noora.git @ 0.37.1
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  Path: https://github.com/tuist/path @ 0.3.8
  xcc: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
  URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
resolved source packages: swift-crypto, swift-log, AppStoreConnect-Swift-SDK, Noora, Rainbow, Path, xcc, swift-argument-parser, URLQueryEncoder
{
  "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"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppStoreConnect-Swift-SDK",
      "xcc"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcc -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  Path: https://github.com/tuist/path @ 0.3.8
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
  Noora: https://github.com/tuist/Noora.git @ 0.37.1
  AppStoreConnect-Swift-SDK: https://github.com/finnvoor/appstoreconnect-swift-sdk.git @ master (0cd74e9)
  URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  xcc: /Users/admin/builder/spi-builder-workspace
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 733d67d567cb2188b3d3f88d7e49f40e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/733d67d567cb2188b3d3f88d7e49f40e.xcbuilddata
error: The package product 'AppStoreConnect-Swift-SDK' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'xcc' from project 'xcc')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme xcc
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  Path: https://github.com/tuist/path @ 0.3.8
  xcc: /Users/admin/builder/spi-builder-workspace
  Noora: https://github.com/tuist/Noora.git @ 0.37.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
  URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.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
resolved source packages: swift-log, Rainbow, Path, xcc, Noora, swift-argument-parser, URLQueryEncoder, AppStoreConnect-Swift-SDK, swift-crypto
{
  "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"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppStoreConnect-Swift-SDK",
      "xcc"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcc -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.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 generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  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)
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  Path: https://github.com/tuist/path @ 0.3.8
  Noora: https://github.com/tuist/Noora.git @ 0.37.1
  xcc: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0bbc0b202076327f6d5b7ad026f536e9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0bbc0b202076327f6d5b7ad026f536e9.xcbuilddata
error: The package product 'AppStoreConnect-Swift-SDK' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'xcc' from project 'xcc')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme xcc
(1 failure)
BUILD FAILURE 6.1 tvOS