Build Information
Successful build of OCRHelper, reference 1.0.3 (ff5a89), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 01:51:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TyflosAccessibleSoftware/OCRHelper.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/TyflosAccessibleSoftware/OCRHelper
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at ff5a89f copyright header added to the source file
Cloned https://github.com/TyflosAccessibleSoftware/OCRHelper.git
Revision (git rev-parse @):
ff5a89f52da52651522c98187ce14de5f9fb8366
SUCCESS checkout https://github.com/TyflosAccessibleSoftware/OCRHelper.git at 1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/TyflosAccessibleSoftware/OCRHelper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Compiling OCRHelper OCRHelper.swift
[4/4] Emitting module OCRHelper
Build complete! (9.86s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "OCRHelper",
"name" : "OCRHelper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OCRHelper",
"targets" : [
"OCRHelper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OCRHelper",
"module_type" : "SwiftTarget",
"name" : "OCRHelper",
"path" : "Sources/OCRHelper",
"product_memberships" : [
"OCRHelper"
],
"sources" : [
"OCRHelper.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.