The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FWDebug, reference 6.1.0 (eab610), with Swift 6.1 for macOS (SPM) on 7 Aug 2025 08:53:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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: 6.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lszzy/FWDebug
 * tag               6.1.0      -> FETCH_HEAD
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 6.1.0
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.02s)
========================================
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",
  "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",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/lszzy/FWDebug.git
[1/6701] Fetching fwdebug
Fetched https://github.com/lszzy/FWDebug.git from cache (3.56s)
Creating working copy for https://github.com/lszzy/FWDebug.git
Working copy of https://github.com/lszzy/FWDebug.git resolved at 6.1.0 (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.35s)
warning: '.resolve-product-dependencies': dependency 'fwdebug' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/lszzy/FWDebug.git
https://github.com/lszzy/FWDebug.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FWDebug",
  "name" : "FWDebug",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FWDebug",
      "targets" : [
        "FWDebug"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FWDebug",
      "module_type" : "BinaryTarget",
      "name" : "FWDebug",
      "path" : "remote/archive/FWDebug.xcframework.zip",
      "product_memberships" : [
        "FWDebug"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm