The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sparkle, reference 2.x (f27a02), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 09:11:21 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/sparkle-project/Sparkle.git
Reference: 2.x
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sparkle-project/Sparkle
 * branch            2.x        -> FETCH_HEAD
 * [new branch]      2.x        -> origin/2.x
HEAD is now at f27a02f Show hidden window title for accessibility (#2871)
Cloned https://github.com/sparkle-project/Sparkle.git
Revision (git rev-parse @):
f27a02f068e46a6529e5ed07999626a55c54f937
SUCCESS checkout https://github.com/sparkle-project/Sparkle.git at 2.x
Downloading binary artifact https://github.com/sparkle-project/Sparkle/releases/download/2.9.1/Sparkle-for-Swift-Package-Manager.zip
[16375/11563638] Downloading https://github.com/sparkle-project/Sparkle/releases/download/2.9.1/Sparkle-for-Swift-Package-Manager.zip
Downloaded https://github.com/sparkle-project/Sparkle/releases/download/2.9.1/Sparkle-for-Swift-Package-Manager.zip (1.24s)
========================================
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": "sparkle",
      "name": "Sparkle",
      "url": "https://github.com/sparkle-project/Sparkle.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sparkle",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sparkle-project/Sparkle.git
[1/43393] Fetching sparkle
Fetched https://github.com/sparkle-project/Sparkle.git from cache (4.83s)
Creating working copy for https://github.com/sparkle-project/Sparkle.git
Working copy of https://github.com/sparkle-project/Sparkle.git resolved at 2.x (f27a02f)
Fetching binary artifact https://github.com/sparkle-project/Sparkle/releases/download/2.9.1/Sparkle-for-Swift-Package-Manager.zip from cache
Fetched https://github.com/sparkle-project/Sparkle/releases/download/2.9.1/Sparkle-for-Swift-Package-Manager.zip from cache (0.57s)
warning: '.resolve-product-dependencies': dependency 'sparkle' 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/sparkle-project/Sparkle.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