Build Information
Failed to build Hopoate, reference master (881ce3), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 18:50:19 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/darjeelingsteve/hopoate.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/darjeelingsteve/hopoate
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 881ce34 Merge pull request #11 from darjeelingsteve/binary-targets
Cloned https://github.com/darjeelingsteve/hopoate.git
Revision (git rev-parse @):
881ce345ce2534280fbb332e1211defcf1f877ed
SUCCESS checkout https://github.com/darjeelingsteve/hopoate.git at master
Downloading binary artifact https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/HopoateTestingHelpers.xcframework.zip
Downloading binary artifact https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/Hopoate.xcframework.zip
[16375/2113579] Downloading https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/HopoateTestingHelpers.xcframework.zip
[2408473/4411009] Downloading https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/HopoateTestingHelpers.xcframework.zip, https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/Hopoate.xcframework.zip
Downloaded https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/HopoateTestingHelpers.xcframework.zip (0.78s)
Downloaded https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/Hopoate.xcframework.zip (0.86s)
========================================
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": "hopoate",
"name": "Hopoate",
"url": "https://github.com/darjeelingsteve/hopoate.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hopoate",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/darjeelingsteve/hopoate.git
[1/413] Fetching hopoate
Fetched https://github.com/darjeelingsteve/hopoate.git from cache (0.85s)
Creating working copy for https://github.com/darjeelingsteve/hopoate.git
Working copy of https://github.com/darjeelingsteve/hopoate.git resolved at master (881ce34)
Fetching binary artifact https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/Hopoate.xcframework.zip from cache
Fetching binary artifact https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/HopoateTestingHelpers.xcframework.zip from cache
Fetched https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/HopoateTestingHelpers.xcframework.zip from cache (0.21s)
Fetched https://github.com/darjeelingsteve/Hopoate/releases/download/1.13.0/Hopoate.xcframework.zip from cache (0.22s)
warning: '.resolve-product-dependencies': dependency 'hopoate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/darjeelingsteve/hopoate.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