Build Information
Failed to build Harmony, reference 2.0.2 (af5c00), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 04:03:04 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/mobilejazz/harmony-swift.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mobilejazz/harmony-swift
* tag 2.0.2 -> FETCH_HEAD
HEAD is now at af5c001 Merge branch 'release/2.0.2'
Cloned https://github.com/mobilejazz/harmony-swift.git
Revision (git rev-parse @):
af5c0016ca65281b72c84599d071f5419a25d8cb
SUCCESS checkout https://github.com/mobilejazz/harmony-swift.git at 2.0.2
========================================
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": "harmony-swift",
"name": "Harmony",
"url": "https://github.com/mobilejazz/harmony-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/harmony-swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/mobilejazz/harmony-swift.git
[1/12247] Fetching harmony-swift
Fetched https://github.com/mobilejazz/harmony-swift.git from cache (4.95s)
Creating working copy for https://github.com/mobilejazz/harmony-swift.git
Working copy of https://github.com/mobilejazz/harmony-swift.git resolved at 2.0.2 (af5c001)
warning: '.resolve-product-dependencies': dependency 'harmony-swift' 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/mobilejazz/harmony-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target HarmonyTests should be located under 'Tests/HarmonyTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.3 macosSpm