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 SourceryStencilPacks, reference 0.3.0 (9ec078), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 09:25:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fenli/SourceryStencilPacks.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fenli/SourceryStencilPacks
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 9ec0787 feat: Add Describable stencil to auto conform CustomStringConvertible
Cloned https://github.com/fenli/SourceryStencilPacks.git
Revision (git rev-parse @):
9ec0787558cfdd4926ca50bd70482a9d6a91825c
SUCCESS checkout https://github.com/fenli/SourceryStencilPacks.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/fenli/SourceryStencilPacks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/krzysztofzablocki/Sourcery/releases/download/2.2.7/sourcery-2.2.7.artifactbundle.zip
[16375/22615424] Downloading https://github.com/krzysztofzablocki/Sourcery/releases/download/2.2.7/sourcery-2.2.7.artifactbundle.zip
Downloaded https://github.com/krzysztofzablocki/Sourcery/releases/download/2.2.7/sourcery-2.2.7.artifactbundle.zip (1.75s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm