The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EcondaTracking_Swift, reference 1.2.2 (48d8c8), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 21:19:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
[16375/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.64s)
========================================
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": "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dymatrixgmbh/tracking-ios.git
[1/48] Fetching tracking-ios
Fetched https://github.com/dymatrixgmbh/tracking-ios.git from cache (0.99s)
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.07s)
warning: '.resolve-product-dependencies': dependency 'tracking-ios' 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/dymatrixgmbh/tracking-ios.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