Build Information
Successful build of OCRHelper, reference 1.0.3 (ff5a89), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 19:06:34 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/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
========================================
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": "ocrhelper",
"name": "OCRHelper",
"url": "https://github.com/TyflosAccessibleSoftware/OCRHelper.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OCRHelper",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/TyflosAccessibleSoftware/OCRHelper.git
[1/34] Fetching ocrhelper
Fetched https://github.com/TyflosAccessibleSoftware/OCRHelper.git from cache (0.65s)
Creating working copy for https://github.com/TyflosAccessibleSoftware/OCRHelper.git
Working copy of https://github.com/TyflosAccessibleSoftware/OCRHelper.git resolved at 1.0.3 (ff5a89f)
warning: '.resolve-product-dependencies': dependency 'ocrhelper' 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/TyflosAccessibleSoftware/OCRHelper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Emitting module OCRHelper
[4/4] Compiling OCRHelper OCRHelper.swift
Build complete! (10.26s)
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.