Build Information
Successful build of KountDataCollectorPackage, reference 5.0.0 (8f293a), with Swift 6.2 for macOS (SPM) on 8 Nov 2025 21:16:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build 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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "kount-ios-swift-package",
"name": "KountDataCollectorPackage",
"url": "https://github.com/Kount/kount-ios-swift-package.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/kount-ios-swift-package",
"dependencies": [
]
}
]
}
Fetching https://github.com/Kount/kount-ios-swift-package.git
[1/3354] Fetching kount-ios-swift-package
Fetched https://github.com/Kount/kount-ios-swift-package.git from cache (5.26s)
Creating working copy for https://github.com/Kount/kount-ios-swift-package.git
Working copy of https://github.com/Kount/kount-ios-swift-package.git resolved at 5.0.0 (8f293ab)
warning: '.resolve-product-dependencies': dependency 'kount-ios-swift-package' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Kount/kount-ios-swift-package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/6] Emitting module KountDataCollectorPackage
[5/6] Compiling KountDataCollectorPackage KountDataCollectorPackage.swift
[6/6] Compiling KountDataCollectorPackage resource_bundle_accessor.swift
Build complete! (3.14s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/KountSDK.xcframework
Build complete.
{
"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"
}
Done.