Build Information
Failed to build Fetch, reference master (eb1434), with Swift 6.0 for macOS (SPM) on 5 May 2026 21:59:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/dhardiman/fetch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[16375/3574104] Downloading https://github.com/dhardiman/Fetch/releases/download/5.1.0/Fetch.zip
Downloading binary artifact 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.85s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm