Build Information
Failed to build SwiftLintPlugin, reference main (be0b5c
), with Swift 6.0 for macOS (SPM) on 7 Sep 2025 20:43:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukepistrol/SwiftLintPlugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lukepistrol/SwiftLintPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at be0b5c5 Update SwiftLint to 0.61.0
Cloned https://github.com/lukepistrol/SwiftLintPlugin.git
Revision (git rev-parse @):
be0b5c5a83cf90e62a51e61624f5b5f9a46279c9
SUCCESS checkout https://github.com/lukepistrol/SwiftLintPlugin.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/lukepistrol/SwiftLintPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[19274/70760294] Downloading https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip (3.64s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm