The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DocumentReader, reference 7.4.3826 (925bfa), with Swift 5.10 for macOS (SPM) on 6 Sep 2024 07:00:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Reference: 7.4.3826
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/DocumentReader-Swift-Package
 * tag               7.4.3826   -> FETCH_HEAD
HEAD is now at 925bfa2 Release 7.4.3826
Cloned https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Revision (git rev-parse @):
925bfa2460a633d47f1efc24fe689893d6304603
SUCCESS checkout https://github.com/regulaforensics/DocumentReader-Swift-Package.git at 7.4.3826
Fetching https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
[1/47] Fetching regulacommon-swift-package
Fetched https://github.com/regulaforensics/RegulaCommon-Swift-Package.git from cache (1.13s)
Computing version for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Computed https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 7.4.727 (0.60s)
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 7.4.727
[65536/14411711] Downloading https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip
[458752/16774908] Downloading https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip, https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip
Downloading binary artifact https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip
Downloading binary artifact https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip (0.70s)
Downloaded https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip (1.52s)
========================================
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",
  "dependencies": [
    {
      "identity": "documentreader-swift-package",
      "name": "DocumentReader",
      "url": "https://github.com/regulaforensics/DocumentReader-Swift-Package.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DocumentReader-Swift-Package",
      "dependencies": [
        {
          "identity": "regulacommon-swift-package",
          "name": "RegulaCommon",
          "url": "https://github.com/regulaforensics/RegulaCommon-Swift-Package.git",
          "version": "7.4.727",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RegulaCommon-Swift-Package",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/regulaforensics/DocumentReader-Swift-Package.git
[1/37] Fetching documentreader-swift-package
Fetched https://github.com/regulaforensics/DocumentReader-Swift-Package.git from cache (0.68s)
Fetching https://github.com/regulaforensics/RegulaCommon-Swift-Package.git from cache
Fetched https://github.com/regulaforensics/RegulaCommon-Swift-Package.git from cache (0.45s)
Computing version for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Computed https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 7.4.727 (0.03s)
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 7.4.727
Creating working copy for https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Working copy of https://github.com/regulaforensics/DocumentReader-Swift-Package.git resolved at 7.4.3826 (925bfa2)
Fetching binary artifact https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip from cache
Fetching binary artifact https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip from cache
Fetched https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip from cache (0.15s)
Fetched https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip from cache (0.65s)
warning: '.resolve-product-dependencies': dependency 'documentreader-swift-package' is not used by any target
Found 1 product dependencies
  - RegulaCommon
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module DocumentReaderCommon
[4/4] Compiling DocumentReaderCommon dummy.swift
Build complete! (1.60s)
Build complete.
Done.