The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapsIndoorsCore, reference main (382ba0), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 1 May 2026 00:56:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MapsPeople/mapsindoors-core-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MapsPeople/mapsindoors-core-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 382ba01 Release version 4.16.4
Cloned https://github.com/MapsPeople/mapsindoors-core-ios.git
Revision (git rev-parse @):
382ba01f1a7b9efd62e950df18fe15ff814149e3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-core-ios.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/MapsPeople/mapsindoors-core-ios.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
Fetching from https://github.com/MapsPeople/mapsindoors-ios.git
Creating working copy of package ‘mapsindoors-ios’
Checking out 4.16.4 of package ‘mapsindoors-ios’
Resolve Package Graph
Resolved source packages:
  MapsIndoorsCore: /Users/admin/builder/spi-builder-workspace
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
resolved source packages: MapsIndoorsCore, MapsIndoors
2026-04-30 20:56:25.935 xcodebuild[536:3126] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "mapsindoors-ios",
      "requirement" : {
        "exact" : [
          "4.16.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MapsPeople/mapsindoors-ios.git"
    }
  ],
  "manifest_display_name" : "MapsIndoorsCore",
  "name" : "MapsIndoorsCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "MapsIndoorsCore",
      "targets" : [
        "MapsIndoorsCoreWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapsIndoorsCoreWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapsIndoorsCoreWrapper",
      "path" : "Sources/MapsIndoorsCoreWrapper",
      "product_dependencies" : [
        "MapsIndoors"
      ],
      "product_memberships" : [
        "MapsIndoorsCore"
      ],
      "sources" : [
        "MPEmpty.swift"
      ],
      "target_dependencies" : [
        "MapsIndoorsCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsIndoorsCore",
      "module_type" : "BinaryTarget",
      "name" : "MapsIndoorsCore",
      "path" : "remote/archive/MapsIndoorsCore.xcframework.zip",
      "product_memberships" : [
        "MapsIndoorsCore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapsIndoorsCore"
    ]
  }
}
2026-04-30 20:56:33.495 xcodebuild[699:4078] [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 MapsIndoorsCore -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 MapsIndoorsCore -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
  MapsIndoorsCore: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoorsCoreWrapper' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoors' in project 'MapsIndoors'
    Target 'MapsIndoorsCoreWrapper' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoors' in project 'MapsIndoors'
    Target 'MapsIndoors' in project 'MapsIndoors' (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
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 189788a9c4effbe195ae78abecf2a12f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/189788a9c4effbe195ae78abecf2a12f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsCoreWrapper' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCoreWrapper' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoors' from project 'MapsIndoors')
2026-04-30 20:56:35.569 xcodebuild[709:4155] [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:7d6a22c7e7561392e74c40cf2cd16df3603333bc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7d6a22c7e7561392e74c40cf2cd16df3603333bc, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7d6a22c7e7561392e74c40cf2cd16df3603333bc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7d6a22c7e7561392e74c40cf2cd16df3603333bc, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsIndoorsCore
(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:
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
  MapsIndoorsCore: /Users/admin/builder/spi-builder-workspace
resolved source packages: MapsIndoors, MapsIndoorsCore
2026-04-30 20:56:37.575 xcodebuild[740:4321] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "mapsindoors-ios",
      "requirement" : {
        "exact" : [
          "4.16.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MapsPeople/mapsindoors-ios.git"
    }
  ],
  "manifest_display_name" : "MapsIndoorsCore",
  "name" : "MapsIndoorsCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "MapsIndoorsCore",
      "targets" : [
        "MapsIndoorsCoreWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapsIndoorsCoreWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapsIndoorsCoreWrapper",
      "path" : "Sources/MapsIndoorsCoreWrapper",
      "product_dependencies" : [
        "MapsIndoors"
      ],
      "product_memberships" : [
        "MapsIndoorsCore"
      ],
      "sources" : [
        "MPEmpty.swift"
      ],
      "target_dependencies" : [
        "MapsIndoorsCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsIndoorsCore",
      "module_type" : "BinaryTarget",
      "name" : "MapsIndoorsCore",
      "path" : "remote/archive/MapsIndoorsCore.xcframework.zip",
      "product_memberships" : [
        "MapsIndoorsCore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapsIndoorsCore"
    ]
  }
}
2026-04-30 20:56:38.751 xcodebuild[757:4452] [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 MapsIndoorsCore -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 MapsIndoorsCore -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  MapsIndoorsCore: /Users/admin/builder/spi-builder-workspace
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoorsCoreWrapper' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoors' in project 'MapsIndoors'
    Target 'MapsIndoorsCoreWrapper' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoors' in project 'MapsIndoors'
    Target 'MapsIndoors' in project 'MapsIndoors' (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
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 189788a9c4effbe195ae78abecf2a12f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/189788a9c4effbe195ae78abecf2a12f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsCoreWrapper' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCoreWrapper' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoors' from project 'MapsIndoors')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
2026-04-30 20:56:39.795 xcodebuild[764:4498] [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:7d6a22c7e7561392e74c40cf2cd16df3603333bc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7d6a22c7e7561392e74c40cf2cd16df3603333bc, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7d6a22c7e7561392e74c40cf2cd16df3603333bc, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7d6a22c7e7561392e74c40cf2cd16df3603333bc, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsIndoorsCore
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild