Build Information
Failed to build Fetch, reference 5.1.0 (e3bf64), with Swift 6.0 for macOS (SPM) on 17 Aug 2025 16:08:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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
========================================
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
[8948/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 (1.02s)
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