Build Information
Successful build of DocumentReader, reference 9.4.6317 (ad65dc), with Swift 6.0 for macOS (SPM) on 30 Apr 2026 00:43:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Reference: 9.4.6317
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/DocumentReader-Swift-Package
* tag 9.4.6317 -> FETCH_HEAD
HEAD is now at ad65dcc Release 9.4.6317
Cloned https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Revision (git rev-parse @):
ad65dcc407085236d71c54b92b777677d691fb31
SUCCESS checkout https://github.com/regulaforensics/DocumentReader-Swift-Package.git at 9.4.6317
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Emitting module DocumentReaderCommon
[4/4] Compiling DocumentReaderCommon dummy.swift
Build complete! (5.05s)
Fetching https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
[1/105] Fetching regulacommon-swift-package
Fetched https://github.com/regulaforensics/RegulaCommon-Swift-Package.git from cache (0.66s)
Computing version for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Computed https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 9.4.2239 (0.54s)
Creating working copy for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Working copy of https://github.com/regulaforensics/RegulaCommon-Swift-Package.git resolved at 9.4.2239
[15928/13565255] Downloading https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip
[161887/17526358] Downloading https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip, https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
Downloading binary artifact https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip (1.66s)
[12905276/13565255] Downloading https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip
Downloading binary artifact https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip
Downloaded https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip (2.56s)
Build complete.
{
"dependencies" : [
{
"identity" : "regulacommon-swift-package",
"requirement" : {
"exact" : [
"9.4.2239"
]
},
"type" : "sourceControl",
"url" : "https://github.com/regulaforensics/RegulaCommon-Swift-Package.git"
}
],
"manifest_display_name" : "DocumentReader",
"name" : "DocumentReader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DocumentReader",
"targets" : [
"DocumentReaderCommon"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DocumentReaderCommon",
"module_type" : "SwiftTarget",
"name" : "DocumentReaderCommon",
"path" : "Sources",
"product_dependencies" : [
"RegulaCommon"
],
"product_memberships" : [
"DocumentReader"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"DocumentReader"
],
"type" : "library"
},
{
"c99name" : "DocumentReader",
"module_type" : "BinaryTarget",
"name" : "DocumentReader",
"path" : "remote/archive/DocumentReader-9.4.6317.zip",
"product_memberships" : [
"DocumentReader"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Done.