The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KountDataCollectorPackage, reference master (b00c95), with Swift 6.1 for macOS (SPM) on 8 Nov 2025 21:23:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

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: 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:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Kount/kount-ios-swift-package.git
https://github.com/Kount/kount-ios-swift-package.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/6] Emitting module KountDataCollectorPackage
[5/6] Compiling KountDataCollectorPackage resource_bundle_accessor.swift
[6/6] Compiling KountDataCollectorPackage KountDataCollectorPackage.swift
Build complete! (3.76s)
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.