The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KountDataCollectorPackage, reference 5.0.0 (8f293a), with Swift 6.0 for tvOS using Xcode 16.2 on 8 Nov 2025 21:15:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KountDataCollectorPackage -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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.0
Building package at path:  $PWD
https://github.com/Kount/kount-ios-swift-package.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  KountDataCollectorPackage: /Users/admin/builder/spi-builder-workspace
resolved source packages: KountDataCollectorPackage
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KountDataCollectorPackage -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  KountDataCollectorPackage: /Users/admin/builder/spi-builder-workspace
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5da7b2befd218dd02d0f49bb948928d3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5da7b2befd218dd02d0f49bb948928d3.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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme KountDataCollectorPackage
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  KountDataCollectorPackage: /Users/admin/builder/spi-builder-workspace
resolved source packages: KountDataCollectorPackage
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KountDataCollectorPackage -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  KountDataCollectorPackage: /Users/admin/builder/spi-builder-workspace
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5da7b2befd218dd02d0f49bb948928d3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5da7b2befd218dd02d0f49bb948928d3.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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme KountDataCollectorPackage
(1 failure)
BUILD FAILURE 6.0 tvOS