Build Information
Failed to build KountDataCollectorPackage, reference 5.0.0 (8f293a), with Swift 6.3 for tvOS using Xcode 26.4 on 21 Apr 2026 01:00:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KountDataCollectorPackage -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kount/kount-ios-swift-package.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kount/kount-ios-swift-package
* tag 5.0.0 -> FETCH_HEAD
HEAD is now at 8f293ab Release 5.0.0
Cloned https://github.com/Kount/kount-ios-swift-package.git
Revision (git rev-parse @):
8f293ab6c0d5cff30137032feb4251f0aebb534c
SUCCESS checkout https://github.com/Kount/kount-ios-swift-package.git at 5.0.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/Kount/kount-ios-swift-package.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:
KountDataCollectorPackage: /Users/admin/builder/spi-builder-workspace
resolved source packages: KountDataCollectorPackage
2026-04-20 21:00:38.703 xcodebuild[529:3058] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "KountDataCollectorPackage",
"name" : "KountDataCollectorPackage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "KountDataCollectorPackage",
"targets" : [
"KountDataCollectorPackage",
"KountDataCollector"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KountDataCollectorPackageTests",
"module_type" : "SwiftTarget",
"name" : "KountDataCollectorPackageTests",
"path" : "Tests/KountDataCollectorPackageTests",
"sources" : [
"KountDataCollectorPackageTests.swift"
],
"target_dependencies" : [
"KountDataCollectorPackage"
],
"type" : "test"
},
{
"c99name" : "KountDataCollectorPackage",
"module_type" : "SwiftTarget",
"name" : "KountDataCollectorPackage",
"path" : "Sources",
"product_memberships" : [
"KountDataCollectorPackage"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"KountDataCollectorPackage/KountDataCollectorPackage.swift"
],
"target_dependencies" : [
"KountDataCollector"
],
"type" : "library"
},
{
"c99name" : "KountDataCollector",
"module_type" : "BinaryTarget",
"name" : "KountDataCollector",
"path" : "Sources/KountSDK.xcframework",
"product_memberships" : [
"KountDataCollectorPackage"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"KountDataCollectorPackage"
]
}
}
2026-04-20 21:00:46.388 xcodebuild[631:3804] [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 KountDataCollectorPackage -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 KountDataCollectorPackage -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
KountDataCollectorPackage: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'KountDataCollectorPackage' in project 'KountDataCollectorPackage'
➜ Explicit dependency on target 'KountDataCollectorPackage' in project 'KountDataCollectorPackage'
➜ Explicit dependency on target 'KountDataCollectorPackage_KountDataCollectorPackage' in project 'KountDataCollectorPackage'
Target 'KountDataCollectorPackage' in project 'KountDataCollectorPackage'
➜ Explicit dependency on target 'KountDataCollectorPackage_KountDataCollectorPackage' in project 'KountDataCollectorPackage'
Target 'KountDataCollectorPackage_KountDataCollectorPackage' in project 'KountDataCollectorPackage' (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: fa39f0c7ed77b4be5fa8e7e513d25a63
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fa39f0c7ed77b4be5fa8e7e513d25a63.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework'. (in target 'KountDataCollectorPackage' from project 'KountDataCollectorPackage')
/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework'. (in target 'KountDataCollectorPackage' from project 'KountDataCollectorPackage')
/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework'. (in target 'KountDataCollectorPackage' from project 'KountDataCollectorPackage')
2026-04-20 21:00:47.804 xcodebuild[638:3867] [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 KountDataCollectorPackage
(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:
KountDataCollectorPackage: /Users/admin/builder/spi-builder-workspace
resolved source packages: KountDataCollectorPackage
2026-04-20 21:00:49.550 xcodebuild[654:3968] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "KountDataCollectorPackage",
"name" : "KountDataCollectorPackage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "KountDataCollectorPackage",
"targets" : [
"KountDataCollectorPackage",
"KountDataCollector"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KountDataCollectorPackageTests",
"module_type" : "SwiftTarget",
"name" : "KountDataCollectorPackageTests",
"path" : "Tests/KountDataCollectorPackageTests",
"sources" : [
"KountDataCollectorPackageTests.swift"
],
"target_dependencies" : [
"KountDataCollectorPackage"
],
"type" : "test"
},
{
"c99name" : "KountDataCollectorPackage",
"module_type" : "SwiftTarget",
"name" : "KountDataCollectorPackage",
"path" : "Sources",
"product_memberships" : [
"KountDataCollectorPackage"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"KountDataCollectorPackage/KountDataCollectorPackage.swift"
],
"target_dependencies" : [
"KountDataCollector"
],
"type" : "library"
},
{
"c99name" : "KountDataCollector",
"module_type" : "BinaryTarget",
"name" : "KountDataCollector",
"path" : "Sources/KountSDK.xcframework",
"product_memberships" : [
"KountDataCollectorPackage"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"KountDataCollectorPackage"
]
}
}
2026-04-20 21:00:50.719 xcodebuild[664:4034] [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 KountDataCollectorPackage -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 KountDataCollectorPackage -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
KountDataCollectorPackage: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'KountDataCollectorPackage' in project 'KountDataCollectorPackage'
➜ Explicit dependency on target 'KountDataCollectorPackage' in project 'KountDataCollectorPackage'
➜ Explicit dependency on target 'KountDataCollectorPackage_KountDataCollectorPackage' in project 'KountDataCollectorPackage'
Target 'KountDataCollectorPackage' in project 'KountDataCollectorPackage'
➜ Explicit dependency on target 'KountDataCollectorPackage_KountDataCollectorPackage' in project 'KountDataCollectorPackage'
Target 'KountDataCollectorPackage_KountDataCollectorPackage' in project 'KountDataCollectorPackage' (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: fa39f0c7ed77b4be5fa8e7e513d25a63
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fa39f0c7ed77b4be5fa8e7e513d25a63.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework'. (in target 'KountDataCollectorPackage' from project 'KountDataCollectorPackage')
/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework'. (in target 'KountDataCollectorPackage' from project 'KountDataCollectorPackage')
/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework'. (in target 'KountDataCollectorPackage' from project 'KountDataCollectorPackage')
2026-04-20 21:00:51.654 xcodebuild[667:4068] [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 KountDataCollectorPackage
(1 failure)
BUILD FAILURE 6.3 tvOS