Build Information
Successful build of MachOKitSPM, reference 0.35.1 (3d33a4
), with Swift 6.0 for macOS (SPM) on 14 Jun 2025 14:42:30 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/MachOKit-SPM.git
Reference: 0.35.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/MachOKit-SPM
* tag 0.35.1 -> FETCH_HEAD
HEAD is now at 3d33a40 version 0.35.1
Cloned https://github.com/p-x9/MachOKit-SPM.git
Revision (git rev-parse @):
3d33a40319f5a7be4df867e8a6d722c73264cd00
SUCCESS checkout https://github.com/p-x9/MachOKit-SPM.git at 0.35.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/p-x9/MachOKit-SPM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying MachOKit.framework
[2/4] Copying MachOKitC.framework
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/6] Emitting module _MachOKitSPM
[6/6] Compiling _MachOKitSPM MachOKitSPM.swift
Build complete! (9.24s)
[32750/291053] Downloading https://github.com/p-x9/MachOKit/releases/download/0.35.1/MachOKitC.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.35.1/MachOKitC.xcframework.zip
[306632/17173997] Downloading https://github.com/p-x9/MachOKit/releases/download/0.35.1/MachOKitC.xcframework.zip, https://github.com/p-x9/MachOKit/releases/download/0.35.1/MachOKit.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.35.1/MachOKit.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.35.1/MachOKitC.xcframework.zip (0.97s)
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.35.1/MachOKit.xcframework.zip (2.44s)
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.