The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BluKit, reference main (8c908e), with Swift 6.2 for macOS (SPM) on 21 Oct 2025 13:53:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Zion-Software-LLC/BluKitPackage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8c908eb Corrected the `.spi.yml` format and updated company author attribution (#1)
Cloned https://github.com/Zion-Software-LLC/BluKitPackage.git
Revision (git rev-parse @):
8c908ebd967bb9ba02aa4efd9f88fcfd606c2c8e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Zion-Software-LLC/BluKitPackage.git at main
Downloading binary artifact https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip
[8192/8704166] Downloading 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 (9.03s)
========================================
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": "blukitpackage",
      "name": "BluKit",
      "url": "https://github.com/Zion-Software-LLC/BluKitPackage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BluKitPackage",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Zion-Software-LLC/BluKitPackage.git
[1/42] Fetching blukitpackage
Fetched https://github.com/Zion-Software-LLC/BluKitPackage.git from cache (0.61s)
Creating working copy for https://github.com/Zion-Software-LLC/BluKitPackage.git
Working copy of https://github.com/Zion-Software-LLC/BluKitPackage.git resolved at main (8c908eb)
Fetching binary artifact https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip from cache
Fetched https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip from cache (0.55s)
warning: '.resolve-product-dependencies': dependency 'blukitpackage' 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/Zion-Software-LLC/BluKitPackage.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 BluKit.framework
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/5] Compiling BluKitPackage BluKitPackage.swift
[5/5] Emitting module BluKitPackage
Build complete! (0.58s)
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.