Build Information
Failed to build MobileFuseSDK, reference 1.11.0 (c59b2c), with Swift 6.1 for macOS (SPM) on 17 Apr 2026 08:47:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mobilefuse/mobilefuse-ios-sdk-spm.git
https://github.com/mobilefuse/mobilefuse-ios-sdk-spm.git
{
"dependencies" : [
],
"manifest_display_name" : "MobileFuseSDK",
"name" : "MobileFuseSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MobileFuseSDK",
"targets" : [
"MobileFuseSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MobileFuseSDK",
"module_type" : "BinaryTarget",
"name" : "MobileFuseSDK",
"path" : "remote/archive/1.11.0.zip",
"product_memberships" : [
"MobileFuseSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://cdn.mobilefuse.com/sdk/1.11.0.zip
[5467/2027264] Downloading https://cdn.mobilefuse.com/sdk/1.11.0.zip
Downloaded https://cdn.mobilefuse.com/sdk/1.11.0.zip (0.46s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm