The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bounds, reference main (3cebed), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 00:22:32 UTC.

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/regulaforensics/DocumentReaderBounds-Swift-Package.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3cebed3 Release 9.4.17644
Cloned https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git
Revision (git rev-parse @):
3cebed38e32f054e0da54c19308e2679b47ede1c
SUCCESS checkout https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git at main
Downloading binary artifact https://pods.regulaforensics.com/Bounds/9.4.17644/DocumentReaderCore_bounds_9.4.17644.zip
[15705/51267934] Downloading https://pods.regulaforensics.com/Bounds/9.4.17644/DocumentReaderCore_bounds_9.4.17644.zip
Downloaded https://pods.regulaforensics.com/Bounds/9.4.17644/DocumentReaderCore_bounds_9.4.17644.zip (4.89s)
========================================
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": "documentreaderbounds-swift-package",
      "name": "Bounds",
      "url": "https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DocumentReaderBounds-Swift-Package",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git
[1/82] Fetching documentreaderbounds-swift-package
Fetched https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git from cache (0.58s)
Creating working copy for https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git
Working copy of https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git resolved at main (3cebed3)
Fetching binary artifact https://pods.regulaforensics.com/Bounds/9.4.17644/DocumentReaderCore_bounds_9.4.17644.zip from cache
Fetched https://pods.regulaforensics.com/Bounds/9.4.17644/DocumentReaderCore_bounds_9.4.17644.zip from cache (2.05s)
warning: '.resolve-product-dependencies': dependency 'documentreaderbounds-swift-package' 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/regulaforensics/DocumentReaderBounds-Swift-Package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm