The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.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/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git
https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Bounds",
  "name" : "Bounds",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Bounds",
      "targets" : [
        "Bounds"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Bounds",
      "module_type" : "BinaryTarget",
      "name" : "Bounds",
      "path" : "remote/archive/DocumentReaderCore_bounds_9.4.17644.zip",
      "product_memberships" : [
        "Bounds"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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.77s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm