The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BluKit, reference 2.0.6 (2c59e1), with Swift 6.0 for macOS (SPM) on 21 Oct 2025 13:52:50 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/Zion-Software-LLC/BluKitPackage.git
Reference: 2.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Zion-Software-LLC/BluKitPackage
 * tag               2.0.6      -> FETCH_HEAD
HEAD is now at 2c59e14 BluKit Package 2.0.6
Cloned https://github.com/Zion-Software-LLC/BluKitPackage.git
Revision (git rev-parse @):
2c59e14451f53ede3666feaf920a730e88262698
SUCCESS checkout https://github.com/Zion-Software-LLC/BluKitPackage.git at 2.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Zion-Software-LLC/BluKitPackage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying BluKit.framework
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/5] Emitting module BluKitPackage
[5/5] Compiling BluKitPackage BluKitPackage.swift
Build complete! (6.80s)
[8192/8704166] Downloading https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip
Downloading binary artifact https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip
Downloaded https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip (6.17s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BluKit",
  "name" : "BluKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BluKit",
      "targets" : [
        "BluKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BluKitPackage",
      "module_type" : "SwiftTarget",
      "name" : "BluKitPackage",
      "path" : "Sources/BluKitPackage",
      "sources" : [
        "BluKitPackage.swift"
      ],
      "target_dependencies" : [
        "BluKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BluKit",
      "module_type" : "BinaryTarget",
      "name" : "BluKit",
      "path" : "remote/archive/BluKit.xcframework.2.0.6.zip",
      "product_memberships" : [
        "BluKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
Done.