Build Information
Failed to build SwiftLintPlugin, reference 0.51.0 (7d24ed), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 12:05:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.51.0/SwiftLintBinary-macos.artifactbundle.zip
[31471/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.57s)
========================================
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": "swiftlint-plugin",
"name": "SwiftLintPlugin",
"url": "https://github.com/adamayoung/swiftlint-plugin.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftlint-plugin",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/adamayoung/swiftlint-plugin.git
[1/70] Fetching swiftlint-plugin
Fetched https://github.com/adamayoung/swiftlint-plugin.git from cache (0.61s)
Creating working copy for https://github.com/adamayoung/swiftlint-plugin.git
Working copy of https://github.com/adamayoung/swiftlint-plugin.git resolved at 0.51.0 (7d24ed4)
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.51.0/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.51.0/SwiftLintBinary-macos.artifactbundle.zip from cache (0.40s)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/adamayoung/swiftlint-plugin.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