The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Fetch, reference 5.1.0 (e3bf64), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 18:42:44 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/dhardiman/fetch.git
Reference: 5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dhardiman/fetch
 * tag               5.1.0      -> FETCH_HEAD
HEAD is now at e3bf64c Merge pull request #62 from dhardiman/attached-build
Cloned https://github.com/dhardiman/fetch.git
Revision (git rev-parse @):
e3bf64c9960f4f207acaa7a7e499317c48cdc8ee
SUCCESS checkout https://github.com/dhardiman/fetch.git at 5.1.0
Downloading binary artifact https://github.com/dhardiman/Fetch/releases/download/5.1.0/Fetch.zip
[32750/3574104] Downloading https://github.com/dhardiman/Fetch/releases/download/5.1.0/Fetch.zip
Downloaded https://github.com/dhardiman/Fetch/releases/download/5.1.0/Fetch.zip (0.96s)
========================================
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": "fetch",
      "name": "Fetch",
      "url": "https://github.com/dhardiman/fetch.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/fetch",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dhardiman/fetch.git
[1/1405] Fetching fetch
Fetched https://github.com/dhardiman/fetch.git from cache (0.83s)
Creating working copy for https://github.com/dhardiman/fetch.git
Working copy of https://github.com/dhardiman/fetch.git resolved at 5.1.0 (e3bf64c)
Fetching binary artifact https://github.com/dhardiman/Fetch/releases/download/5.1.0/Fetch.zip from cache
Fetched https://github.com/dhardiman/Fetch/releases/download/5.1.0/Fetch.zip from cache (0.23s)
warning: '.resolve-product-dependencies': dependency 'fetch' 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/dhardiman/fetch.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