The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OCRHelper, reference main (f16c1c), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 13:46:48 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/TyflosAccessibleSoftware/OCRHelper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/TyflosAccessibleSoftware/OCRHelper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f16c1c5 License document added
Cloned https://github.com/TyflosAccessibleSoftware/OCRHelper.git
Revision (git rev-parse @):
f16c1c5d972a9c8c5ee66d959cd8aca5f48b08c2
SUCCESS checkout https://github.com/TyflosAccessibleSoftware/OCRHelper.git at main
========================================
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.59s)
Creating working copy for https://github.com/TyflosAccessibleSoftware/OCRHelper.git
Working copy of https://github.com/TyflosAccessibleSoftware/OCRHelper.git resolved at main (f16c1c5)
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] Compiling OCRHelper OCRHelper.swift
[4/4] Emitting module OCRHelper
Build complete! (10.36s)
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.