Build Information
Failed to build VersionFilePlugin with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mobelux/swift-version-file-plugin.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mobelux/swift-version-file-plugin
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 23349c4 Fix Unknown Case Warning (#3)
Cloned https://github.com/mobelux/swift-version-file-plugin.git
Revision (git rev-parse @):
23349c4f7c66eed19dee3cccd186e131eebc503f
SUCCESS checkout https://github.com/mobelux/swift-version-file-plugin.git at 0.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-version-file-plugin",
"name": "VersionFilePlugin",
"url": "https://github.com/mobelux/swift-version-file-plugin.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-version-file-plugin",
"dependencies": [
]
}
]
}
Fetching https://github.com/mobelux/swift-version-file-plugin.git from cache
Fetched https://github.com/mobelux/swift-version-file-plugin.git (0.35s)
Creating working copy for https://github.com/mobelux/swift-version-file-plugin.git
Working copy of https://github.com/mobelux/swift-version-file-plugin.git resolved at 0.2.1
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/mobelux/swift-version-file-plugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.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`.
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.9 macosSpm