This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SelfSignedCert with Swift 5.9 for tvOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme SelfSignedCert -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/svdo/swift-SelfSignedCert.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/svdo/swift-SelfSignedCert
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at a43228a Bump version to 3.1.0
Cloned https://github.com/svdo/swift-SelfSignedCert.git
Revision (git rev-parse @):
a43228a07d56314c9dde4595055f4e43f6c1b7d2
SUCCESS checkout https://github.com/svdo/swift-SelfSignedCert.git at 3.1.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/svdo/swift-SelfSignedCert.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/iosdevzone/IDZSwiftCommonCrypto (cached)
Fetching from https://github.com/dapperstout/swift-bytes.git (cached)
Fetching from https://github.com/Quick/Quick (cached)
Fetching from https://github.com/svdo/swift-SecurityExtensions.git (cached)
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)
Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Fetching from https://github.com/Quick/Nimble (cached)
Creating working copy of package ‘IDZSwiftCommonCrypto’
Checking out 0.13.1 of package ‘IDZSwiftCommonCrypto’
Creating working copy of package ‘Nimble’
Checking out 9.0.0 of package ‘Nimble’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.0.0 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘swift-bytes’
Checking out 0.8.0 of package ‘swift-bytes’
Creating working copy of package ‘Quick’
Checking out 3.1.2 of package ‘Quick’
Creating working copy of package ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
Creating working copy of package ‘swift-SecurityExtensions’
Checking out 4.0.1 of package ‘swift-SecurityExtensions’
Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.0.0
  IDZSwiftCommonCrypto: https://github.com/iosdevzone/IDZSwiftCommonCrypto @ 0.13.1
  SecurityExtensions: https://github.com/svdo/swift-SecurityExtensions.git @ 4.0.1
  SwiftBytes: https://github.com/dapperstout/swift-bytes.git @ 0.8.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
  Quick: https://github.com/Quick/Quick @ 3.1.2
  Nimble: https://github.com/Quick/Nimble @ 9.0.0
resolved source packages: CwlPreconditionTesting, IDZSwiftCommonCrypto, SecurityExtensions, SwiftBytes, CwlCatchException, Quick, Nimble
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SelfSignedCert",
    "schemes" : [
      "SelfSignedCert",
      "TestHost"
    ],
    "targets" : [
      "SelfSignedCert",
      "SelfSignedCertTests",
      "TestHost"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SelfSignedCert"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme SelfSignedCert -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SelfSignedCert -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SelfSignedCert: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SecurityExtensions: https://github.com/svdo/swift-SecurityExtensions.git @ 4.0.1
  SwiftBytes: https://github.com/dapperstout/swift-bytes.git @ 0.8.0
  IDZSwiftCommonCrypto: https://github.com/iosdevzone/IDZSwiftCommonCrypto @ 0.13.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SwiftBytes' in project 'SwiftBytes'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SwiftBytes' in project 'SwiftBytes' (no dependencies)
    Target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 4db14ee3475d1167b553853410a2db01
Build description path: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4db14ee3475d1167b553853410a2db01.xcbuilddata
error: The package product 'SwiftBytes' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'SelfSignedCert' from project 'SelfSignedCert')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SelfSignedCert -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SelfSignedCert: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SecurityExtensions: https://github.com/svdo/swift-SecurityExtensions.git @ 4.0.1
  SwiftBytes: https://github.com/dapperstout/swift-bytes.git @ 0.8.0
  IDZSwiftCommonCrypto: https://github.com/iosdevzone/IDZSwiftCommonCrypto @ 0.13.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SwiftBytes' in project 'SwiftBytes'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SwiftBytes' in project 'SwiftBytes' (no dependencies)
    Target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 4db14ee3475d1167b553853410a2db01
Build description path: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4db14ee3475d1167b553853410a2db01.xcbuilddata
error: The package product 'SwiftBytes' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'SelfSignedCert' from project 'SelfSignedCert')
** BUILD FAILED **
BUILD FAILURE 5.9 tvOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.