Build Information
Failed to build Fetch, reference master (eb1434), with Swift 6.3 for macOS (SPM) on 5 May 2026 21:59:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dhardiman/fetch.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dhardiman/fetch
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at eb1434f Bump activesupport from 7.0.7.2 to 7.2.3.1
Cloned https://github.com/dhardiman/fetch.git
Revision (git rev-parse @):
eb1434ffa2b4dd1e5457cbe7d7ceb4c2fcd8c144
SUCCESS checkout https://github.com/dhardiman/fetch.git at master
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.99s)
========================================
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/1408] Fetching fetch
Fetched https://github.com/dhardiman/fetch.git from cache (0.84s)
Creating working copy for https://github.com/dhardiman/fetch.git
Working copy of https://github.com/dhardiman/fetch.git resolved at master (eb1434f)
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.20s)
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