The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DocumentReader, reference main (ad65dc), with Swift 6.2 for macOS (SPM) on 30 Apr 2026 00:44:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/DocumentReader-Swift-Package
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
[3/4] Compiling DocumentReaderCommon dummy.swift
[4/4] Emitting module DocumentReaderCommon
Build complete! (5.52s)
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.76s)
Computing version for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Computed https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 9.4.2239 (1.45s)
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
Downloading binary artifact https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip
Downloading binary artifact https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[15707/3961103] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[177850/17526358] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip, https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip (1.86s)
[13565255/13565255] Downloading 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.62s)
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.