Build Information
Failed to build EcondaTracking_Swift, reference main (b58cbb), with Swift 6.2 for macOS (SPM) on 22 Dec 2025 16:35:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dymatrixgmbh/tracking-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dymatrixgmbh/tracking-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b58cbb5 Update bin to v1.2.2
Cloned https://github.com/dymatrixgmbh/tracking-ios.git
Revision (git rev-parse @):
b58cbb5de82e56d8d10f9067ab4415b0335647a6
SUCCESS checkout https://github.com/dymatrixgmbh/tracking-ios.git at main
Downloading binary artifact https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.2/EcondaTracking_Swift.xcframework.zip
[1369/413219] Downloading https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.2/EcondaTracking_Swift.xcframework.zip
Downloaded https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.2/EcondaTracking_Swift.xcframework.zip (0.50s)
========================================
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": "tracking-ios",
"name": "EcondaTracking_Swift",
"url": "https://github.com/dymatrixgmbh/tracking-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tracking-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/dymatrixgmbh/tracking-ios.git
[1/48] Fetching tracking-ios
Fetched https://github.com/dymatrixgmbh/tracking-ios.git from cache (1.09s)
Creating working copy for https://github.com/dymatrixgmbh/tracking-ios.git
Working copy of https://github.com/dymatrixgmbh/tracking-ios.git resolved at main (b58cbb5)
Fetching binary artifact https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.2/EcondaTracking_Swift.xcframework.zip from cache
Fetched https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.2/EcondaTracking_Swift.xcframework.zip from cache (0.06s)
warning: '.resolve-product-dependencies': dependency 'tracking-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dymatrixgmbh/tracking-ios.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