Build Information
Failed to build Swift Format Plugins, reference 1.1.1 (8b7fe1), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 11:08:47 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/StarLard/SwiftFormatPlugins.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StarLard/SwiftFormatPlugins
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 8b7fe1b Revert format tool changes.
Cloned https://github.com/StarLard/SwiftFormatPlugins.git
Revision (git rev-parse @):
8b7fe1b899d82e1abbe4a88d7593645e06669467
SUCCESS checkout https://github.com/StarLard/SwiftFormatPlugins.git at 1.1.1
========================================
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": "swiftformatplugins",
"name": "Swift Format Plugins",
"url": "https://github.com/StarLard/SwiftFormatPlugins.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFormatPlugins",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/StarLard/SwiftFormatPlugins.git
[1/39] Fetching swiftformatplugins
Fetched https://github.com/StarLard/SwiftFormatPlugins.git from cache (0.57s)
Creating working copy for https://github.com/StarLard/SwiftFormatPlugins.git
Working copy of https://github.com/StarLard/SwiftFormatPlugins.git resolved at 1.1.1 (8b7fe1b)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/StarLard/SwiftFormatPlugins.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