Build Information
Successful build of swift-binary-parse-support-bin, reference 0.2.1 (bd020c), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 13:34:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swift-binary-parse-support-bin.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-binary-parse-support-bin
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at bd020cb version 0.2.1
Cloned https://github.com/p-x9/swift-binary-parse-support-bin.git
Revision (git rev-parse @):
bd020cb9b1eca5f5295de0b8345a9d20ca9ca8c3
SUCCESS checkout https://github.com/p-x9/swift-binary-parse-support-bin.git at 0.2.1
Downloading binary artifact https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip
[1371/933080] Downloading https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip
Downloaded https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip (1.17s)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-binary-parse-support-bin",
"name": "swift-binary-parse-support-bin",
"url": "https://github.com/p-x9/swift-binary-parse-support-bin.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-binary-parse-support-bin",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
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.61s)
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 (bd020cb)
Fetching binary artifact https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip from cache
Fetched https://github.com/p-x9/swift-binary-parse-support/releases/download/0.2.1/BinaryParseSupport.xcframework.zip from cache (0.18s)
warning: '.resolve-product-dependencies': dependency 'swift-binary-parse-support-bin' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/p-x9/swift-binary-parse-support-bin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying BinaryParseSupport.framework
[2/3] Write swift-version--6988338F2F200930.txt
[4/5] Compiling _BinaryParseSupportBin BinaryParseSupportBin.swift
[5/5] Emitting module _BinaryParseSupportBin
Build complete! (4.70s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-binary-parse-support-bin",
"name" : "swift-binary-parse-support-bin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BinaryParseSupport",
"targets" : [
"BinaryParseSupportBin",
"_BinaryParseSupportBin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_BinaryParseSupportBin",
"module_type" : "SwiftTarget",
"name" : "_BinaryParseSupportBin",
"path" : "Sources/_BinaryParseSupportBin",
"product_memberships" : [
"BinaryParseSupport"
],
"sources" : [
"BinaryParseSupportBin.swift"
],
"target_dependencies" : [
"BinaryParseSupportBin"
],
"type" : "library"
},
{
"c99name" : "BinaryParseSupportBinTests",
"module_type" : "SwiftTarget",
"name" : "BinaryParseSupportBinTests",
"path" : "Tests/BinaryParseSupportBinTests",
"sources" : [
"BinaryParseSupportBinTests.swift"
],
"target_dependencies" : [
"_BinaryParseSupportBin"
],
"type" : "test"
},
{
"c99name" : "BinaryParseSupportBin",
"module_type" : "BinaryTarget",
"name" : "BinaryParseSupportBin",
"path" : "remote/archive/BinaryParseSupport.xcframework.zip",
"product_memberships" : [
"BinaryParseSupport"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
Done.