Build Information
Failed to build KountDataCollectorPackage, reference master (b00c95), with Swift 6.3 for visionOS using Xcode 26.4 on 17 Apr 2026 12:16:11 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=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kount/kount-ios-swift-package.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kount/kount-ios-swift-package
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b00c95d Merge pull request #11 from Kount/release-5.0.0
Cloned https://github.com/Kount/kount-ios-swift-package.git
Revision (git rev-parse @):
b00c95df0f88cc443ec3adfcf98ab4bbb845be03
SUCCESS checkout https://github.com/Kount/kount-ios-swift-package.git at master
========================================
Build
========================================
Selected platform: visionOS
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-17 08:15:57.817 xcodebuild[529:3076] [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-17 08:16:05.707 xcodebuild[631:3842] [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=xrOS
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=xrOS
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/XROS.platform/Developer/SDKs/XROS26.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: f400542faf9c0be68468e2a83019f8af
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f400542faf9c0be68468e2a83019f8af.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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-17 08:16:07.180 xcodebuild[638:3904] [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-17 08:16:08.986 xcodebuild[654:4012] [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-17 08:16:10.119 xcodebuild[664:4076] [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=xrOS
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=xrOS
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/swiftc --version
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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f400542faf9c0be68468e2a83019f8af
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f400542faf9c0be68468e2a83019f8af.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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-17 08:16:10.982 xcodebuild[667:4108] [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 visionOS