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 (eab610), with Swift 6.0 for macOS (SPM) on 7 Aug 2025 08:53:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
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 eab6103 Finish Release-6.1.0-20250807
Cloned https://github.com/lszzy/FWDebug.git
Revision (git rev-parse @):
eab61037765d20cc02fe9332116d469e35c008f0
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
[16375/5678158] Downloading https://github.com/lszzy/FWDebug/releases/download/6.1.0/FWDebug.xcframework.zip
Downloading binary artifact https://github.com/lszzy/FWDebug/releases/download/6.1.0/FWDebug.xcframework.zip
Downloaded https://github.com/lszzy/FWDebug/releases/download/6.1.0/FWDebug.xcframework.zip (0.99s)
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