Build Information
Failed to build SwiftLintPlugin, reference 0.63.1 (a38770), with Swift 6.2 for macOS (SPM) on 16 Jan 2026 22:33:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukepistrol/SwiftLintPlugin.git
Reference: 0.63.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lukepistrol/SwiftLintPlugin
* tag 0.63.1 -> FETCH_HEAD
HEAD is now at a387706 Update SwiftLint to 0.63.1
Cloned https://github.com/lukepistrol/SwiftLintPlugin.git
Revision (git rev-parse @):
a3877065a7d72ee40e1fa64e13b9e33e846c667c
SUCCESS checkout https://github.com/lukepistrol/SwiftLintPlugin.git at 0.63.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.1/SwiftLintBinary.artifactbundle.zip
[32750/72518195] Downloading https://github.com/realm/SwiftLint/releases/download/0.63.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.63.1/SwiftLintBinary.artifactbundle.zip (3.43s)
========================================
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",
"dependencies": [
{
"identity": "swiftlintplugin",
"name": "SwiftLintPlugin",
"url": "https://github.com/lukepistrol/SwiftLintPlugin.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLintPlugin",
"dependencies": [
]
}
]
}
Fetching https://github.com/lukepistrol/SwiftLintPlugin.git
[1/376] Fetching swiftlintplugin
Fetched https://github.com/lukepistrol/SwiftLintPlugin.git from cache (0.81s)
Creating working copy for https://github.com/lukepistrol/SwiftLintPlugin.git
Working copy of https://github.com/lukepistrol/SwiftLintPlugin.git resolved at 0.63.1 (a387706)
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.1/SwiftLintBinary.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.63.1/SwiftLintBinary.artifactbundle.zip from cache (2.75s)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/lukepistrol/SwiftLintPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm