Build Information
Failed to build MindboxCommon, reference 2.14.4 (66b6ff), with Swift 6.1 for macOS (SPM) on 19 Nov 2025 12:07:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mindbox-cloud/kmp-common-sdk-spm.git
Reference: 2.14.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mindbox-cloud/kmp-common-sdk-spm
* tag 2.14.4 -> FETCH_HEAD
HEAD is now at 66b6ff7 Release 2.14.4
Cloned https://github.com/mindbox-cloud/kmp-common-sdk-spm.git
Revision (git rev-parse @):
66b6ff7dabbd4ea380b8fdd77c235a8048561479
SUCCESS checkout https://github.com/mindbox-cloud/kmp-common-sdk-spm.git at 2.14.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mindbox-cloud/kmp-common-sdk-spm.git
https://github.com/mindbox-cloud/kmp-common-sdk-spm.git
{
"dependencies" : [
],
"manifest_display_name" : "MindboxCommon",
"name" : "MindboxCommon",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "MindboxCommon",
"targets" : [
"MindboxCommon"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MindboxCommon",
"module_type" : "BinaryTarget",
"name" : "MindboxCommon",
"path" : "MindboxCommon.xcframework",
"product_memberships" : [
"MindboxCommon"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
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
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