Build Information
Failed to build EcondaTracking_Swift, reference 1.2.2 (48d8c8), with Swift 6.2 for macOS (SPM) on 22 Dec 2025 16:34:09 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: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dymatrixgmbh/tracking-ios
* tag 1.2.2 -> FETCH_HEAD
HEAD is now at 48d8c82 update Package.swift
Cloned https://github.com/dymatrixgmbh/tracking-ios.git
Revision (git rev-parse @):
48d8c82f6ff35e0e3928bb43291a415225af8a18
SUCCESS checkout https://github.com/dymatrixgmbh/tracking-ios.git at 1.2.2
Downloading binary artifact https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.1/EcondaTracking_Swift.xcframework.zip
[19274/423941] Downloading https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.1/EcondaTracking_Swift.xcframework.zip
Downloaded https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.1/EcondaTracking_Swift.xcframework.zip (0.52s)
========================================
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.05s)
Creating working copy for https://github.com/dymatrixgmbh/tracking-ios.git
Working copy of https://github.com/dymatrixgmbh/tracking-ios.git resolved at 1.2.2 (48d8c82)
Fetching binary artifact https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.1/EcondaTracking_Swift.xcframework.zip from cache
Fetched https://github.com/dymatrixgmbh/tracking-ios/releases/download/1.2.1/EcondaTracking_Swift.xcframework.zip from cache (0.05s)
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