The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KountDataCollectorPackage, reference 5.0.0 (8f293a), with Swift 6.0 for macOS (SPM) on 8 Nov 2025 21:15:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Kount/kount-ios-swift-package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/6] Emitting module KountDataCollectorPackage
[5/6] Compiling KountDataCollectorPackage KountDataCollectorPackage.swift
[6/6] Compiling KountDataCollectorPackage resource_bundle_accessor.swift
Build complete! (3.82s)
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.