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 SwiftLintPlugin, reference 0.51.0 (7d24ed), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 04:31:53 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/adamayoung/swiftlint-plugin.git
Reference: 0.51.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamayoung/swiftlint-plugin
 * tag               0.51.0     -> FETCH_HEAD
HEAD is now at 7d24ed4 Fix Plugin from command line bug (#5)
Cloned https://github.com/adamayoung/swiftlint-plugin.git
Revision (git rev-parse @):
7d24ed447bda289b7770d91051e8f14c91564a18
SUCCESS checkout https://github.com/adamayoung/swiftlint-plugin.git at 0.51.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/adamayoung/swiftlint-plugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.51.0/SwiftLintBinary-macos.artifactbundle.zip
[32750/9062333] Downloading https://github.com/realm/SwiftLint/releases/download/0.51.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.51.0/SwiftLintBinary-macos.artifactbundle.zip (1.20s)
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