The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftLintPlugins, reference main (d9854b), with Swift 6.2 for macOS (SPM) on 18 Apr 2026 07:57:03 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.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/SimplyDanny/SwiftLintPlugins.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SimplyDanny/SwiftLintPlugins
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d9854b9 Publish SwiftLintBinary as an executable (#9)
Cloned https://github.com/SimplyDanny/SwiftLintPlugins.git
Revision (git rev-parse @):
d9854b91fb4f103a6310c8f38769996c1c20fd65
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SimplyDanny/SwiftLintPlugins.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SimplyDanny/SwiftLintPlugins.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
[32750/72588246] Downloading https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip (4.12s)
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