Build Information
Failed to build MuxCore, reference master (aba0b5), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 06:16:32 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/muxinc/stats-sdk-objc.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/muxinc/stats-sdk-objc
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at aba0b57 Releases/v5.11.0 (#140)
Cloned https://github.com/muxinc/stats-sdk-objc.git
Revision (git rev-parse @):
aba0b57a2fb75e154848b30ad8ec07283b520b75
SUCCESS checkout https://github.com/muxinc/stats-sdk-objc.git at master
Downloading binary artifact https://github.com/muxinc/stats-sdk-objc/releases/download/v5.11.0/MuxCore.xcframework.zip
[16375/3457371] Downloading https://github.com/muxinc/stats-sdk-objc/releases/download/v5.11.0/MuxCore.xcframework.zip
Downloaded https://github.com/muxinc/stats-sdk-objc/releases/download/v5.11.0/MuxCore.xcframework.zip (1.02s)
========================================
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": "stats-sdk-objc",
"name": "MuxCore",
"url": "https://github.com/muxinc/stats-sdk-objc.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stats-sdk-objc",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/muxinc/stats-sdk-objc.git
[1/7721] Fetching stats-sdk-objc
Fetched https://github.com/muxinc/stats-sdk-objc.git from cache (13.58s)
Creating working copy for https://github.com/muxinc/stats-sdk-objc.git
Working copy of https://github.com/muxinc/stats-sdk-objc.git resolved at master (aba0b57)
Fetching binary artifact https://github.com/muxinc/stats-sdk-objc/releases/download/v5.11.0/MuxCore.xcframework.zip from cache
Fetched https://github.com/muxinc/stats-sdk-objc/releases/download/v5.11.0/MuxCore.xcframework.zip from cache (0.39s)
warning: '.resolve-product-dependencies': dependency 'stats-sdk-objc' 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/muxinc/stats-sdk-objc.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