Build Information
Failed to build dollup, reference master (349c8a), with Swift 6.2 for macOS (SPM) on 28 Mar 2026 04:43:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/dollup.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/dollup
* tag master -> FETCH_HEAD
HEAD is now at 349c8a4 Release 1.0.2
Cloned https://github.com/ordo-one/dollup.git
Revision (git rev-parse @):
349c8a4e292d7ff4239c1a71e624b21dcf91876c
SUCCESS checkout https://github.com/ordo-one/dollup.git at master
Downloading binary artifact https://download.rarestype.com/dollup/1.0.2/macOS-arm64/dollup.artifactbundle.zip
[11041/3923556] Downloading https://download.rarestype.com/dollup/1.0.2/macOS-arm64/dollup.artifactbundle.zip
Downloaded https://download.rarestype.com/dollup/1.0.2/macOS-arm64/dollup.artifactbundle.zip (0.47s)
========================================
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": "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",
"dependencies": [
]
}
]
}
Fetching https://github.com/ordo-one/dollup.git
[1/17] Fetching dollup
Fetched https://github.com/ordo-one/dollup.git from cache (0.61s)
Creating working copy for https://github.com/ordo-one/dollup.git
Working copy of https://github.com/ordo-one/dollup.git resolved at master (349c8a4)
Fetching binary artifact https://download.rarestype.com/dollup/1.0.2/macOS-arm64/dollup.artifactbundle.zip from cache
Fetched https://download.rarestype.com/dollup/1.0.2/macOS-arm64/dollup.artifactbundle.zip from cache (0.22s)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ordo-one/dollup.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