The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FWDebug, reference master (eab610), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 00:25:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Downloading binary artifact https://github.com/lszzy/FWDebug/releases/download/6.1.0/FWDebug.xcframework.zip
[16375/5678158] Downloading 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 (1.11s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "fwdebug",
      "name": "FWDebug",
      "url": "https://github.com/lszzy/FWDebug.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FWDebug",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/lszzy/FWDebug.git
[1/6701] Fetching fwdebug
Fetched https://github.com/lszzy/FWDebug.git from cache (5.46s)
Creating working copy for https://github.com/lszzy/FWDebug.git
Working copy of https://github.com/lszzy/FWDebug.git resolved at master (eab6103)
Fetching binary artifact https://github.com/lszzy/FWDebug/releases/download/6.1.0/FWDebug.xcframework.zip from cache
Fetched https://github.com/lszzy/FWDebug/releases/download/6.1.0/FWDebug.xcframework.zip from cache (0.36s)
warning: '.resolve-product-dependencies': dependency 'fwdebug' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lszzy/FWDebug.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm