Build Information
Failed to build AlloySDK, reference v0.1.2 (423204), with Swift 6.2 for tvOS using Xcode 26.3 on 23 Feb 2026 18:36:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AlloySDK -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Reference: v0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm
* tag v0.1.2 -> FETCH_HEAD
HEAD is now at 423204f Release v0.1.2
Cloned https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Revision (git rev-parse @):
423204f112cc9fcff0d8b186d0fa9b6fae523a4a
SUCCESS checkout https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git at v0.1.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.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:
AlloySDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: AlloySDK
2026-02-23 13:36:45.902 xcodebuild[525:3050] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "AlloySDK",
"name" : "AlloySDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AlloySDK",
"targets" : [
"AlloyTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AlloyTarget",
"module_type" : "SwiftTarget",
"name" : "AlloyTarget",
"path" : "Sources",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
"placeholder.swift"
],
"target_dependencies" : [
"AlloySDK"
],
"type" : "library"
},
{
"c99name" : "AlloySDK",
"module_type" : "BinaryTarget",
"name" : "AlloySDK",
"path" : "remote/archive/Alloy-0.1.2.xcframework.zip",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AlloySDK"
]
}
}
2026-02-23 13:36:50.514 xcodebuild[622:3706] [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 AlloySDK -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 AlloySDK -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
AlloySDK: /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 'AlloySDK' in project 'AlloySDK'
➜ Explicit dependency on target 'AlloyTarget' in project 'AlloySDK'
Target 'AlloyTarget' in project 'AlloySDK' (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
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1b5b0b591e62f0a3aa5b29e5bfe4144a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1b5b0b591e62f0a3aa5b29e5bfe4144a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AlloySDK/Alloy.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/AlloySDK/Alloy.xcframework'. (in target 'AlloyTarget' from project 'AlloySDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AlloySDK/Alloy.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/AlloySDK/Alloy.xcframework'. (in target 'AlloySDK' from project 'AlloySDK')
2026-02-23 13:36:51.876 xcodebuild[624:3736] [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 AlloySDK
(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:
AlloySDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: AlloySDK
2026-02-23 13:36:53.219 xcodebuild[639:3840] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "AlloySDK",
"name" : "AlloySDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AlloySDK",
"targets" : [
"AlloyTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AlloyTarget",
"module_type" : "SwiftTarget",
"name" : "AlloyTarget",
"path" : "Sources",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
"placeholder.swift"
],
"target_dependencies" : [
"AlloySDK"
],
"type" : "library"
},
{
"c99name" : "AlloySDK",
"module_type" : "BinaryTarget",
"name" : "AlloySDK",
"path" : "remote/archive/Alloy-0.1.2.xcframework.zip",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AlloySDK"
]
}
}
2026-02-23 13:36:54.212 xcodebuild[647:3899] [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 AlloySDK -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 AlloySDK -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
AlloySDK: /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 'AlloySDK' in project 'AlloySDK'
➜ Explicit dependency on target 'AlloyTarget' in project 'AlloySDK'
Target 'AlloyTarget' in project 'AlloySDK' (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
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1b5b0b591e62f0a3aa5b29e5bfe4144a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1b5b0b591e62f0a3aa5b29e5bfe4144a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AlloySDK/Alloy.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/AlloySDK/Alloy.xcframework'. (in target 'AlloyTarget' from project 'AlloySDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AlloySDK/Alloy.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/AlloySDK/Alloy.xcframework'. (in target 'AlloySDK' from project 'AlloySDK')
2026-02-23 13:36:55.017 xcodebuild[649:3930] [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 AlloySDK
(1 failure)
BUILD FAILURE 6.2 tvOS