The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MindboxCommon, reference 2.14.4 (66b6ff), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 19 Nov 2025 12:05:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MindboxCommon -destination platform=macOS,arch=arm64

Build 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:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mindbox-cloud/kmp-common-sdk-spm.git
Command line invocation:
    /Applications/Xcode-26.0.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
2025-11-19 07:05:16.413 xcodebuild[527:3077] [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"
    ]
  }
}
2025-11-19 07:05:21.272 xcodebuild[608:3693] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.0.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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 18d1070b4dd6b58508186dff0713e2f6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/18d1070b4dd6b58508186dff0713e2f6.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')
2025-11-19 07:05:22.667 xcodebuild[610:3723] [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:39b99b09e4131e7100d84fe896c72704049e1fc0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:39b99b09e4131e7100d84fe896c72704049e1fc0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:39b99b09e4131e7100d84fe896c72704049e1fc0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:39b99b09e4131e7100d84fe896c72704049e1fc0, 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.0.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
2025-11-19 07:05:23.940 xcodebuild[623:3818] [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"
    ]
  }
}
2025-11-19 07:05:24.961 xcodebuild[631:3880] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.0.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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 18d1070b4dd6b58508186dff0713e2f6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/18d1070b4dd6b58508186dff0713e2f6.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')
2025-11-19 07:05:25.766 xcodebuild[633:3910] [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:39b99b09e4131e7100d84fe896c72704049e1fc0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:39b99b09e4131e7100d84fe896c72704049e1fc0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:39b99b09e4131e7100d84fe896c72704049e1fc0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:39b99b09e4131e7100d84fe896c72704049e1fc0, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MindboxCommon
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild