Build Information
Failed to build MobileFuseSDK, reference 1.11.0 (c59b2c), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 08:47:00 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/mobilefuse/mobilefuse-ios-sdk-spm.git
Reference: 1.11.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mobilefuse/mobilefuse-ios-sdk-spm
* tag 1.11.0 -> FETCH_HEAD
HEAD is now at c59b2cb Update Swift package for 1.11.0 release
Cloned https://github.com/mobilefuse/mobilefuse-ios-sdk-spm.git
Revision (git rev-parse @):
c59b2cb2283c8b0a40ebcea6f12c317444d56638
SUCCESS checkout https://github.com/mobilefuse/mobilefuse-ios-sdk-spm.git at 1.11.0
Downloading binary artifact https://cdn.mobilefuse.com/sdk/1.11.0.zip
[6836/2027264] Downloading https://cdn.mobilefuse.com/sdk/1.11.0.zip
Downloaded https://cdn.mobilefuse.com/sdk/1.11.0.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "mobilefuse-ios-sdk-spm",
"name": "MobileFuseSDK",
"url": "https://github.com/mobilefuse/mobilefuse-ios-sdk-spm.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mobilefuse-ios-sdk-spm",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/mobilefuse/mobilefuse-ios-sdk-spm.git
[1/9] Fetching mobilefuse-ios-sdk-spm
Fetched https://github.com/mobilefuse/mobilefuse-ios-sdk-spm.git from cache (0.57s)
Creating working copy for https://github.com/mobilefuse/mobilefuse-ios-sdk-spm.git
Working copy of https://github.com/mobilefuse/mobilefuse-ios-sdk-spm.git resolved at 1.11.0 (c59b2cb)
Fetching binary artifact https://cdn.mobilefuse.com/sdk/1.11.0.zip from cache
Fetched https://cdn.mobilefuse.com/sdk/1.11.0.zip from cache (0.17s)
warning: '.resolve-product-dependencies': dependency 'mobilefuse-ios-sdk-spm' 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/mobilefuse/mobilefuse-ios-sdk-spm.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