Build Information
Failed to build SequreSDK, reference 1.1.4 (b37e74), with Swift 6.2 for tvOS using Xcode 26.3 on 9 Apr 2026 09:21:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SequreSDK-Package -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/qtrust-id/SeQure-iOS-SDK.git
Reference: 1.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/qtrust-id/SeQure-iOS-SDK
* tag 1.1.4 -> FETCH_HEAD
HEAD is now at b37e746 refactor(sdk): remove busy-waits, optimize concurrency, & evaluation print out
Cloned https://github.com/qtrust-id/SeQure-iOS-SDK.git
Revision (git rev-parse @):
b37e746f46aec6608c89ace0640e4538f17612ab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/qtrust-id/SeQure-iOS-SDK.git at 1.1.4
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/qtrust-id/SeQure-iOS-SDK.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SequreSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: SequreSDK
2026-04-09 05:21:08.709 xcodebuild[529:3025] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "SequreSDK",
"name" : "SequreSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SequreSDK",
"targets" : [
"SequreSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SequreSDKLite",
"targets" : [
"SequreSDKLite"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SequreSDKLite",
"module_type" : "BinaryTarget",
"name" : "SequreSDKLite",
"path" : "remote/archive/SequreSDKLite.xcframework.zip",
"product_memberships" : [
"SequreSDKLite"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SequreSDK",
"module_type" : "BinaryTarget",
"name" : "SequreSDK",
"path" : "remote/archive/SequreSDK.xcframework.zip",
"product_memberships" : [
"SequreSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SequreSDK",
"SequreSDK-Package",
"SequreSDKLite"
]
}
}
2026-04-09 05:21:14.372 xcodebuild[662:3881] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SequreSDK-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.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 SequreSDK-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
SequreSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SequreSDKLite' in project 'SequreSDK' (no dependencies)
Target 'SequreSDK' in project 'SequreSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
Build description signature: 373baab2c5ad82bccbaba0f8d1dc1e06
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/373baab2c5ad82bccbaba0f8d1dc1e06.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDK/SequreSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDK/SequreSDK.xcframework'. (in target 'SequreSDK' from project 'SequreSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDKLite/SequreSDKLite.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDKLite/SequreSDKLite.xcframework'. (in target 'SequreSDKLite' from project 'SequreSDK')
2026-04-09 05:21:15.647 xcodebuild[664:3922] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SequreSDK-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SequreSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: SequreSDK
2026-04-09 05:21:17.205 xcodebuild[677:4020] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "SequreSDK",
"name" : "SequreSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SequreSDK",
"targets" : [
"SequreSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SequreSDKLite",
"targets" : [
"SequreSDKLite"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SequreSDKLite",
"module_type" : "BinaryTarget",
"name" : "SequreSDKLite",
"path" : "remote/archive/SequreSDKLite.xcframework.zip",
"product_memberships" : [
"SequreSDKLite"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SequreSDK",
"module_type" : "BinaryTarget",
"name" : "SequreSDK",
"path" : "remote/archive/SequreSDK.xcframework.zip",
"product_memberships" : [
"SequreSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SequreSDK",
"SequreSDK-Package",
"SequreSDKLite"
]
}
}
2026-04-09 05:21:18.237 xcodebuild[685:4081] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SequreSDK-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.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 SequreSDK-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
SequreSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SequreSDKLite' in project 'SequreSDK' (no dependencies)
Target 'SequreSDK' in project 'SequreSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
Build description signature: 373baab2c5ad82bccbaba0f8d1dc1e06
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/373baab2c5ad82bccbaba0f8d1dc1e06.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDKLite/SequreSDKLite.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDKLite/SequreSDKLite.xcframework'. (in target 'SequreSDKLite' from project 'SequreSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDK/SequreSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDK/SequreSDK.xcframework'. (in target 'SequreSDK' from project 'SequreSDK')
2026-04-09 05:21:19.082 xcodebuild[687:4111] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SequreSDK-Package
(1 failure)
BUILD FAILURE 6.2 tvOS