Build Information
Failed to build ChannelIOSDK, reference 13.1.1 (61645b), with Swift 6.2 for tvOS using Xcode 26.3 on 24 Apr 2026 02:35:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ChannelIOSDK -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/channel-io/channel-talk-ios-framework.git
Reference: 13.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/channel-io/channel-talk-ios-framework
* tag 13.1.1 -> FETCH_HEAD
HEAD is now at 61645b9 Release 13.1.1
Cloned https://github.com/channel-io/channel-talk-ios-framework.git
Revision (git rev-parse @):
61645b9aa0346ef8c3912fb2f1eb8674c8e3f915
SUCCESS checkout https://github.com/channel-io/channel-talk-ios-framework.git at 13.1.1
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/channel-io/channel-talk-ios-framework.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
ChannelIOSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: ChannelIOSDK
2026-04-23 22:35:13.708 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "ChannelIOSDK",
"name" : "ChannelIOSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ChannelIOSDK",
"targets" : [
"ChannelIOFront",
"_ChannelIOSDKTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "_ChannelIOSDKTarget",
"module_type" : "SwiftTarget",
"name" : "_ChannelIOSDKTarget",
"path" : "Sources/_ChannelIOSDKTarget",
"product_memberships" : [
"ChannelIOSDK"
],
"sources" : [
"_ChannelIOSDKTarget.swift"
],
"type" : "library"
},
{
"c99name" : "ChannelIOFront",
"module_type" : "BinaryTarget",
"name" : "ChannelIOFront",
"path" : "remote/archive/spm-xcframework.zip",
"product_memberships" : [
"ChannelIOSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ChannelIOSDK"
]
}
}
2026-04-23 22:35:34.009 xcodebuild[678:4267] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ChannelIOSDK -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.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 ChannelIOSDK -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
ChannelIOSDK: /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 'ChannelIOSDK' in project 'ChannelIOSDK'
➜ Explicit dependency on target '_ChannelIOSDKTarget' in project 'ChannelIOSDK'
Target '_ChannelIOSDKTarget' in project 'ChannelIOSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9b0f1bb769b606efa26c22019a0ba898
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9b0f1bb769b606efa26c22019a0ba898.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ChannelIOFront/ChannelIOFront.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/ChannelIOFront/ChannelIOFront.xcframework'. (in target 'ChannelIOSDK' from project 'ChannelIOSDK')
2026-04-23 22:35:35.442 xcodebuild[680:4320] [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 ChannelIOSDK
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
ChannelIOSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: ChannelIOSDK
2026-04-23 22:35:37.892 xcodebuild[695:4430] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "ChannelIOSDK",
"name" : "ChannelIOSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ChannelIOSDK",
"targets" : [
"ChannelIOFront",
"_ChannelIOSDKTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "_ChannelIOSDKTarget",
"module_type" : "SwiftTarget",
"name" : "_ChannelIOSDKTarget",
"path" : "Sources/_ChannelIOSDKTarget",
"product_memberships" : [
"ChannelIOSDK"
],
"sources" : [
"_ChannelIOSDKTarget.swift"
],
"type" : "library"
},
{
"c99name" : "ChannelIOFront",
"module_type" : "BinaryTarget",
"name" : "ChannelIOFront",
"path" : "remote/archive/spm-xcframework.zip",
"product_memberships" : [
"ChannelIOSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ChannelIOSDK"
]
}
}
2026-04-23 22:35:39.066 xcodebuild[703:4492] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ChannelIOSDK -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.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 ChannelIOSDK -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
ChannelIOSDK: /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 'ChannelIOSDK' in project 'ChannelIOSDK'
➜ Explicit dependency on target '_ChannelIOSDKTarget' in project 'ChannelIOSDK'
Target '_ChannelIOSDKTarget' in project 'ChannelIOSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9b0f1bb769b606efa26c22019a0ba898
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9b0f1bb769b606efa26c22019a0ba898.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ChannelIOFront/ChannelIOFront.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/ChannelIOFront/ChannelIOFront.xcframework'. (in target 'ChannelIOSDK' from project 'ChannelIOSDK')
2026-04-23 22:35:39.974 xcodebuild[705:4527] [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 ChannelIOSDK
(1 failure)
BUILD FAILURE 6.2 tvOS