The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MachOKitSPM, reference 0.38.0 (2b76d7), with Swift 6.1 for macOS (SPM) on 18 Aug 2025 18:42:59 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/MachOKit-SPM.git
Reference: 0.38.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/MachOKit-SPM
 * tag               0.38.0     -> FETCH_HEAD
HEAD is now at 2b76d78 version 0.38.0
Cloned https://github.com/p-x9/MachOKit-SPM.git
Revision (git rev-parse @):
2b76d78a993315a54e3c747184b8f158dca9d765
SUCCESS checkout https://github.com/p-x9/MachOKit-SPM.git at 0.38.0
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKit.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKitC.xcframework.zip
[16375/290592] Downloading https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKitC.xcframework.zip
[65500/18305689] Downloading https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKitC.xcframework.zip, https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKit.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKitC.xcframework.zip (0.80s)
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKit.xcframework.zip (2.18s)
========================================
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": "machokit-spm",
      "name": "MachOKitSPM",
      "url": "https://github.com/p-x9/MachOKit-SPM.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOKit-SPM",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/p-x9/MachOKit-SPM.git
[1/280] Fetching machokit-spm
Fetched https://github.com/p-x9/MachOKit-SPM.git from cache (0.61s)
Creating working copy for https://github.com/p-x9/MachOKit-SPM.git
Working copy of https://github.com/p-x9/MachOKit-SPM.git resolved at 0.38.0 (2b76d78)
Fetching binary artifact https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKitC.xcframework.zip from cache
Fetching binary artifact https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKit.xcframework.zip from cache
Fetched https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKitC.xcframework.zip from cache (0.72s)
Fetched https://github.com/p-x9/MachOKit/releases/download/0.38.0/MachOKit.xcframework.zip from cache (1.41s)
warning: '.resolve-product-dependencies': dependency 'machokit-spm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/p-x9/MachOKit-SPM.git
https://github.com/p-x9/MachOKit-SPM.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MachOKitSPM",
  "name" : "MachOKitSPM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MachOKit",
      "targets" : [
        "MachOKitBin",
        "MachOKitCBin",
        "_MachOKitSPM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_MachOKitSPM",
      "module_type" : "SwiftTarget",
      "name" : "_MachOKitSPM",
      "path" : "Sources/_MachOKitSPM",
      "product_memberships" : [
        "MachOKit"
      ],
      "sources" : [
        "MachOKitSPM.swift"
      ],
      "target_dependencies" : [
        "MachOKitBin",
        "MachOKitCBin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MachOKitSPMTests",
      "module_type" : "SwiftTarget",
      "name" : "MachOKitSPMTests",
      "path" : "Tests/MachOKitSPMTests",
      "sources" : [
        "MachOKitSPMTests.swift"
      ],
      "target_dependencies" : [
        "_MachOKitSPM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MachOKitCBin",
      "module_type" : "BinaryTarget",
      "name" : "MachOKitCBin",
      "path" : "remote/archive/MachOKitC.xcframework.zip",
      "product_memberships" : [
        "MachOKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MachOKitBin",
      "module_type" : "BinaryTarget",
      "name" : "MachOKitBin",
      "path" : "remote/archive/MachOKit.xcframework.zip",
      "product_memberships" : [
        "MachOKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
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/4] Write sources
[1/4] Copying MachOKit.framework
[2/4] Copying MachOKitC.framework
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/6] Compiling _MachOKitSPM MachOKitSPM.swift
[6/6] Emitting module _MachOKitSPM
Build complete! (6.59s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MachOKitSPM",
  "name" : "MachOKitSPM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MachOKit",
      "targets" : [
        "MachOKitBin",
        "MachOKitCBin",
        "_MachOKitSPM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_MachOKitSPM",
      "module_type" : "SwiftTarget",
      "name" : "_MachOKitSPM",
      "path" : "Sources/_MachOKitSPM",
      "product_memberships" : [
        "MachOKit"
      ],
      "sources" : [
        "MachOKitSPM.swift"
      ],
      "target_dependencies" : [
        "MachOKitBin",
        "MachOKitCBin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MachOKitSPMTests",
      "module_type" : "SwiftTarget",
      "name" : "MachOKitSPMTests",
      "path" : "Tests/MachOKitSPMTests",
      "sources" : [
        "MachOKitSPMTests.swift"
      ],
      "target_dependencies" : [
        "_MachOKitSPM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MachOKitCBin",
      "module_type" : "BinaryTarget",
      "name" : "MachOKitCBin",
      "path" : "remote/archive/MachOKitC.xcframework.zip",
      "product_memberships" : [
        "MachOKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MachOKitBin",
      "module_type" : "BinaryTarget",
      "name" : "MachOKitBin",
      "path" : "remote/archive/MachOKit.xcframework.zip",
      "product_memberships" : [
        "MachOKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Done.