Build Information
Failed to build SelfSignedCert, reference master (23913d), with Swift 6.1 for tvOS using Xcode 16.3 on 2 Oct 2025 23:58:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SelfSignedCert -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/svdo/swift-SelfSignedCert.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/svdo/swift-SelfSignedCert
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 23913d0 Update README.md
Cloned https://github.com/svdo/swift-SelfSignedCert.git
Revision (git rev-parse @):
23913d07d70697004edeb48cd5e1b293b05d5861
SUCCESS checkout https://github.com/svdo/swift-SelfSignedCert.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/svdo/swift-SelfSignedCert.git
https://github.com/svdo/swift-SelfSignedCert.git
{
"dependencies" : [
{
"identity" : "idzswiftcommoncrypto",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/iosdevzone/IDZSwiftCommonCrypto"
},
{
"identity" : "swift-securityextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/svdo/swift-SecurityExtensions"
},
{
"identity" : "swift-bytes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dapperstout/swift-bytes.git"
}
],
"manifest_display_name" : "SelfSignedCert",
"name" : "SelfSignedCert",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SelfSignedCert",
"targets" : [
"SelfSignedCert"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SelfSignedCert",
"module_type" : "SwiftTarget",
"name" : "SelfSignedCert",
"path" : "SelfSignedCert",
"product_dependencies" : [
"IDZSwiftCommonCrypto",
"SecurityExtensions",
"SwiftBytes"
],
"product_memberships" : [
"SelfSignedCert"
],
"sources" : [
"ASN1Object.swift",
"BitString.swift",
"CertificateName.swift",
"CertificateRequest.swift",
"DEREncoding.swift",
"OID.swift",
"SecCertificate+Keychain.swift",
"SecIdentity+SelfSigned.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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/Quick/Quick
Fetching from https://github.com/iosdevzone/IDZSwiftCommonCrypto
Fetching from https://github.com/svdo/swift-SecurityExtensions.git
Fetching from https://github.com/dapperstout/swift-bytes.git
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Fetching from https://github.com/Quick/Nimble
Creating working copy of package ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
Creating working copy of package ‘Quick’
Checking out 3.1.2 of package ‘Quick’
Creating working copy of package ‘swift-SecurityExtensions’
Checking out 4.0.1 of package ‘swift-SecurityExtensions’
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 ‘Nimble’
Checking out 9.0.0 of package ‘Nimble’
Creating working copy of package ‘IDZSwiftCommonCrypto’
Checking out 0.13.1 of package ‘IDZSwiftCommonCrypto’
Resolved source packages:
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
Quick: https://github.com/Quick/Quick @ 3.1.2
SwiftBytes: https://github.com/dapperstout/swift-bytes.git @ 0.8.0
Nimble: https://github.com/Quick/Nimble @ 9.0.0
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
resolved source packages: CwlCatchException, Quick, SwiftBytes, Nimble, CwlPreconditionTesting, IDZSwiftCommonCrypto, SecurityExtensions
{
"dependencies" : [
{
"identity" : "idzswiftcommoncrypto",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/iosdevzone/IDZSwiftCommonCrypto"
},
{
"identity" : "swift-securityextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/svdo/swift-SecurityExtensions"
},
{
"identity" : "swift-bytes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dapperstout/swift-bytes.git"
}
],
"manifest_display_name" : "SelfSignedCert",
"name" : "SelfSignedCert",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SelfSignedCert",
"targets" : [
"SelfSignedCert"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SelfSignedCert",
"module_type" : "SwiftTarget",
"name" : "SelfSignedCert",
"path" : "SelfSignedCert",
"product_dependencies" : [
"IDZSwiftCommonCrypto",
"SecurityExtensions",
"SwiftBytes"
],
"product_memberships" : [
"SelfSignedCert"
],
"sources" : [
"ASN1Object.swift",
"BitString.swift",
"CertificateName.swift",
"CertificateRequest.swift",
"DEREncoding.swift",
"OID.swift",
"SecCertificate+Keychain.swift",
"SecIdentity+SelfSigned.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SelfSignedCert -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 SelfSignedCert -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:
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
SelfSignedCert: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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
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
Build description signature: 9200393e6c22edb5c6f591791be0b9b0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9200393e6c22edb5c6f591791be0b9b0.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 **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SelfSignedCert
(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:
SwiftBytes: https://github.com/dapperstout/swift-bytes.git @ 0.8.0
SecurityExtensions: https://github.com/svdo/swift-SecurityExtensions.git @ 4.0.1
SelfSignedCert: /Users/admin/builder/spi-builder-workspace
IDZSwiftCommonCrypto: https://github.com/iosdevzone/IDZSwiftCommonCrypto @ 0.13.1
resolved source packages: SwiftBytes, SecurityExtensions, SelfSignedCert, IDZSwiftCommonCrypto
{
"dependencies" : [
{
"identity" : "idzswiftcommoncrypto",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/iosdevzone/IDZSwiftCommonCrypto"
},
{
"identity" : "swift-securityextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/svdo/swift-SecurityExtensions"
},
{
"identity" : "swift-bytes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dapperstout/swift-bytes.git"
}
],
"manifest_display_name" : "SelfSignedCert",
"name" : "SelfSignedCert",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SelfSignedCert",
"targets" : [
"SelfSignedCert"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SelfSignedCert",
"module_type" : "SwiftTarget",
"name" : "SelfSignedCert",
"path" : "SelfSignedCert",
"product_dependencies" : [
"IDZSwiftCommonCrypto",
"SecurityExtensions",
"SwiftBytes"
],
"product_memberships" : [
"SelfSignedCert"
],
"sources" : [
"ASN1Object.swift",
"BitString.swift",
"CertificateName.swift",
"CertificateRequest.swift",
"DEREncoding.swift",
"OID.swift",
"SecCertificate+Keychain.swift",
"SecIdentity+SelfSigned.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SelfSignedCert"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SelfSignedCert -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 SelfSignedCert -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
SelfSignedCert: /Users/admin/builder/spi-builder-workspace
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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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
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
Build description signature: 4a2b9df1ad9fe33fa113958244ff52e9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a2b9df1ad9fe33fa113958244ff52e9.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 **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SelfSignedCert
(1 failure)
BUILD FAILURE 6.1 tvOS