The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FWDebug, reference master (76a657), with Swift 6.0 for macOS (SPM) on 13 May 2025 16:14:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lszzy/FWDebug.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lszzy/FWDebug
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 76a657c Finish Release-6.0.2-20250513
Cloned https://github.com/lszzy/FWDebug.git
Revision (git rev-parse @):
76a657cee1670d2ae8709c20b6500807f8836d9a
SUCCESS checkout https://github.com/lszzy/FWDebug.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/lszzy/FWDebug.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[8259/5682094] Downloading https://github.com/lszzy/FWDebug/releases/download/6.0.2/FWDebug.xcframework.zip
Downloading binary artifact https://github.com/lszzy/FWDebug/releases/download/6.0.2/FWDebug.xcframework.zip
Downloaded https://github.com/lszzy/FWDebug/releases/download/6.0.2/FWDebug.xcframework.zip (1.43s)
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