The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Fetch, reference 5.1.0 (e3bf64), with Swift 6.2 for macOS (SPM) on 17 Aug 2025 16:09:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build 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.2
Building package at path:  $PWD
https://github.com/dhardiman/fetch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/dhardiman/Fetch/releases/download/5.1.0/Fetch.zip
[16375/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.55s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm