Build Information
Failed to build MindboxCommon, reference 2.14.4 (66b6ff), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 22 Apr 2026 16:46:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MindboxCommon -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/mindbox-cloud/kmp-common-sdk-spm.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MindboxCommon: /Users/admin/builder/spi-builder-workspace
resolved source packages: MindboxCommon
2026-04-22 12:46:29.117 xcodebuild[528:3079] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MindboxCommon"
]
}
}
2026-04-22 12:46:37.002 xcodebuild[630:3840] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MindboxCommon -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MindboxCommon -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
MindboxCommon: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MindboxCommon' in project 'MindboxCommon' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 772ee852590d0161d943ebd1c5d52248
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/772ee852590d0161d943ebd1c5d52248.xcbuilddata
/Users/admin/builder/spi-builder-workspace/MindboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MindboxCommon.xcframework'. (in target 'MindboxCommon' from project 'MindboxCommon')
2026-04-22 12:46:38.485 xcodebuild[637:3899] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0c15a01648b2bb99305e2452036fad056e594910, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0c15a01648b2bb99305e2452036fad056e594910, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0c15a01648b2bb99305e2452036fad056e594910, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0c15a01648b2bb99305e2452036fad056e594910, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MindboxCommon
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
MindboxCommon: /Users/admin/builder/spi-builder-workspace
resolved source packages: MindboxCommon
2026-04-22 12:46:40.109 xcodebuild[651:4002] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MindboxCommon"
]
}
}
2026-04-22 12:46:41.286 xcodebuild[661:4065] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MindboxCommon -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MindboxCommon -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
MindboxCommon: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MindboxCommon' in project 'MindboxCommon' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 772ee852590d0161d943ebd1c5d52248
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/772ee852590d0161d943ebd1c5d52248.xcbuilddata
/Users/admin/builder/spi-builder-workspace/MindboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/MindboxCommon.xcframework'. (in target 'MindboxCommon' from project 'MindboxCommon')
2026-04-22 12:46:42.156 xcodebuild[664:4097] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0c15a01648b2bb99305e2452036fad056e594910, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0c15a01648b2bb99305e2452036fad056e594910, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0c15a01648b2bb99305e2452036fad056e594910, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0c15a01648b2bb99305e2452036fad056e594910, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MindboxCommon
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild