The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SourceryBuildPlugin, reference 2.3.0 (fd788c), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 01:43:25 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/fenli/SourceryBuildPlugin.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fenli/SourceryBuildPlugin
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at fd788c1 Update Sourcery binary version to 2.3.0
Cloned https://github.com/fenli/SourceryBuildPlugin.git
Revision (git rev-parse @):
fd788c14088618e428dc9290168a516f14354627
SUCCESS checkout https://github.com/fenli/SourceryBuildPlugin.git at 2.3.0
Downloading binary artifact https://github.com/krzysztofzablocki/Sourcery/releases/download/2.3.0/sourcery-2.3.0.artifactbundle.zip
[16375/22613709] Downloading https://github.com/krzysztofzablocki/Sourcery/releases/download/2.3.0/sourcery-2.3.0.artifactbundle.zip
Downloaded https://github.com/krzysztofzablocki/Sourcery/releases/download/2.3.0/sourcery-2.3.0.artifactbundle.zip (1.73s)
========================================
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": "sourcerybuildplugin",
      "name": "SourceryBuildPlugin",
      "url": "https://github.com/fenli/SourceryBuildPlugin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceryBuildPlugin",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/fenli/SourceryBuildPlugin.git
[1/80] Fetching sourcerybuildplugin
Fetched https://github.com/fenli/SourceryBuildPlugin.git from cache (0.62s)
Creating working copy for https://github.com/fenli/SourceryBuildPlugin.git
Working copy of https://github.com/fenli/SourceryBuildPlugin.git resolved at 2.3.0 (fd788c1)
Fetching binary artifact https://github.com/krzysztofzablocki/Sourcery/releases/download/2.3.0/sourcery-2.3.0.artifactbundle.zip from cache
Fetched https://github.com/krzysztofzablocki/Sourcery/releases/download/2.3.0/sourcery-2.3.0.artifactbundle.zip from cache (1.01s)
warning: '.resolve-product-dependencies': dependency 'sourcerybuildplugin' 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/fenli/SourceryBuildPlugin.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