Build Information
Failed to build VersionFilePlugin, reference main (d8229b), with Swift 6.2 for macOS (SPM) on 9 Mar 2026 04:15:43 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/mgacy/swift-version-file-plugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgacy/swift-version-file-plugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d8229bb Fix version number
Cloned https://github.com/mgacy/swift-version-file-plugin.git
Revision (git rev-parse @):
d8229bb828f28c12dfd6c13550f4ca0c4aab45ae
SUCCESS checkout https://github.com/mgacy/swift-version-file-plugin.git at main
========================================
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": "swift-version-file-plugin",
"name": "VersionFilePlugin",
"url": "https://github.com/mgacy/swift-version-file-plugin.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-version-file-plugin",
"dependencies": [
]
}
]
}
Fetching https://github.com/mgacy/swift-version-file-plugin.git
[1/192] Fetching swift-version-file-plugin
Fetched https://github.com/mgacy/swift-version-file-plugin.git from cache (0.70s)
Creating working copy for https://github.com/mgacy/swift-version-file-plugin.git
Working copy of https://github.com/mgacy/swift-version-file-plugin.git resolved at main (d8229bb)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mgacy/swift-version-file-plugin.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