Build Information
Failed to build ChannelIOSDK, reference 13.1.1 (61645b), with Swift 6.3 for tvOS using Xcode 26.4 on 24 Apr 2026 02:41:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3
Building package at path: $PWD
https://github.com/channel-io/channel-talk-ios-framework.git
Command line invocation:
/Applications/Xcode-26.4.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:
ChannelIOSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: ChannelIOSDK
2026-04-23 22:41:11.136 xcodebuild[529:3056] [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:41:18.816 xcodebuild[643:3883] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.4.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ee0f8da5f97f0bfc3d26fecd64581e0d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ee0f8da5f97f0bfc3d26fecd64581e0d.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:41:20.235 xcodebuild[650:3949] [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.4.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:41:21.958 xcodebuild[666:4066] [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:41:23.153 xcodebuild[676:4129] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.4.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ee0f8da5f97f0bfc3d26fecd64581e0d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ee0f8da5f97f0bfc3d26fecd64581e0d.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:41:24.019 xcodebuild[679:4162] [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.3 tvOS