Build Information
Successful build of BloksParser, reference 1.0.0 (32ab2a), with Swift 6.1 for macOS (SPM) on 15 Feb 2026 23:20:10 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/BloksParser.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/BloksParser
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 32ab2a7 Merge pull request #1 from aporat/claude/prepare-v1-release-uJvJX
Cloned https://github.com/aporat/BloksParser.git
Revision (git rev-parse @):
32ab2a750d4fce2ebcd0af03ba6f4b8f52bbf893
SUCCESS checkout https://github.com/aporat/BloksParser.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/aporat/BloksParser.git
https://github.com/aporat/BloksParser.git
{
"dependencies" : [
],
"manifest_display_name" : "BloksParser",
"name" : "BloksParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "BloksParser",
"targets" : [
"BloksParser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BloksParserTests",
"module_type" : "SwiftTarget",
"name" : "BloksParserTests",
"path" : "Tests",
"sources" : [
"BloksParserTests.swift"
],
"target_dependencies" : [
"BloksParser"
],
"type" : "test"
},
{
"c99name" : "BloksParser",
"module_type" : "SwiftTarget",
"name" : "BloksParser",
"path" : "Sources",
"product_memberships" : [
"BloksParser"
],
"sources" : [
"BloksParser.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling BloksParser BloksParser.swift
[4/4] Emitting module BloksParser
Build complete! (4.47s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "BloksParser",
"name" : "BloksParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "BloksParser",
"targets" : [
"BloksParser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BloksParserTests",
"module_type" : "SwiftTarget",
"name" : "BloksParserTests",
"path" : "Tests",
"sources" : [
"BloksParserTests.swift"
],
"target_dependencies" : [
"BloksParser"
],
"type" : "test"
},
{
"c99name" : "BloksParser",
"module_type" : "SwiftTarget",
"name" : "BloksParser",
"path" : "Sources",
"product_memberships" : [
"BloksParser"
],
"sources" : [
"BloksParser.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.