Build Information
Successful build of MachOKitSPM, reference 0.49.0 (cb7d45), with Swift 6.1 for macOS (SPM) on 21 Apr 2026 05:55:35 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/MachOKit-SPM.git
Reference: 0.49.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/MachOKit-SPM
* tag 0.49.0 -> FETCH_HEAD
HEAD is now at cb7d459 version 0.49.0
Cloned https://github.com/p-x9/MachOKit-SPM.git
Revision (git rev-parse @):
cb7d459488cd8340d881ea04bd9ee2c63d57f0e4
SUCCESS checkout https://github.com/p-x9/MachOKit-SPM.git at 0.49.0
========================================
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" : [
{
"identity" : "swift-binary-parse-support-bin",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/swift-binary-parse-support-bin.git"
}
],
"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_dependencies" : [
"BinaryParseSupport"
],
"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.10"
}
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/6] Write sources
[2/6] Copying BinaryParseSupport.framework
[3/6] Copying MachOKit.framework
[4/6] Copying MachOKitC.framework
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/8] Emitting module _BinaryParseSupportBin
[8/8] Compiling _BinaryParseSupportBin BinaryParseSupportBin.swift
[9/10] Emitting module _MachOKitSPM
[10/10] Compiling _MachOKitSPM MachOKitSPM.swift
Build complete! (12.97s)
Fetching https://github.com/p-x9/swift-binary-parse-support-bin.git
[1/39] Fetching swift-binary-parse-support-bin
Fetched https://github.com/p-x9/swift-binary-parse-support-bin.git from cache (0.56s)
Computing version for https://github.com/p-x9/swift-binary-parse-support-bin.git
Computed https://github.com/p-x9/swift-binary-parse-support-bin.git at 0.2.1 (1.05s)
Creating working copy for https://github.com/p-x9/swift-binary-parse-support-bin.git
Working copy of https://github.com/p-x9/swift-binary-parse-support-bin.git resolved at 0.2.1
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.49.0/MachOKitC.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.49.0/MachOKit.xcframework.zip
Downloading binary artifact https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip
[16130/933080] Downloading https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip
[31625/1240391] Downloading https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip, https://github.com/p-x9/MachOKit/releases/download/0.49.0/MachOKitC.xcframework.zip
[1256766/22792168] Downloading https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip, https://github.com/p-x9/MachOKit/releases/download/0.49.0/MachOKitC.xcframework.zip, https://github.com/p-x9/MachOKit/releases/download/0.49.0/MachOKit.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.49.0/MachOKitC.xcframework.zip (0.84s)
Downloaded https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip (0.86s)
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.49.0/MachOKit.xcframework.zip (2.33s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-binary-parse-support-bin",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/swift-binary-parse-support-bin.git"
}
],
"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_dependencies" : [
"BinaryParseSupport"
],
"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.10"
}
Done.