Build Information
Failed to build dollup, reference 1.0.7 (87929c), with Swift 6.3 for macOS (SPM) on 1 May 2026 03:14:36 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/ordo-one/dollup.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/dollup
* tag 1.0.7 -> FETCH_HEAD
HEAD is now at 87929cf Release 1.0.7
Cloned https://github.com/ordo-one/dollup.git
Revision (git rev-parse @):
87929cf004273e666bb634dca9df3b78088d6895
SUCCESS checkout https://github.com/ordo-one/dollup.git at 1.0.7
Downloading binary artifact https://get.rarestype.com/dollup/1.0.7/macOS-arm64/dollup.artifactbundle.zip
[6836/3952082] Downloading https://get.rarestype.com/dollup/1.0.7/macOS-arm64/dollup.artifactbundle.zip
Downloaded https://get.rarestype.com/dollup/1.0.7/macOS-arm64/dollup.artifactbundle.zip (0.62s)
========================================
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": "dollup",
"name": "dollup",
"url": "https://github.com/ordo-one/dollup.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dollup",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ordo-one/dollup.git
[1/41] Fetching dollup
Fetched https://github.com/ordo-one/dollup.git from cache (0.64s)
Creating working copy for https://github.com/ordo-one/dollup.git
Working copy of https://github.com/ordo-one/dollup.git resolved at 1.0.7 (87929cf)
Fetching binary artifact https://get.rarestype.com/dollup/1.0.7/macOS-arm64/dollup.artifactbundle.zip from cache
Fetched https://get.rarestype.com/dollup/1.0.7/macOS-arm64/dollup.artifactbundle.zip from cache (0.22s)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ordo-one/dollup.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