The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapsIndoorsCore, reference main (382ba0), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 1 May 2026 00:59:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1
Building package at path:  $PWD
https://github.com/MapsPeople/mapsindoors-core-ios.git
https://github.com/MapsPeople/mapsindoors-core-ios.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.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:
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
  MapsIndoorsCore: /Users/admin/builder/spi-builder-workspace
resolved source packages: MapsIndoors, MapsIndoorsCore
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsIndoorsCore -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
  MapsIndoorsCore: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
Resolving package dependencies…
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 228f59822ee2a86b1d356f16a9c75336
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/228f59822ee2a86b1d356f16a9c75336.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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ee1bdec4f02b61063291f38cdf30ed75fb96c822, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ee1bdec4f02b61063291f38cdf30ed75fb96c822, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ee1bdec4f02b61063291f38cdf30ed75fb96c822, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ee1bdec4f02b61063291f38cdf30ed75fb96c822, 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-16.3.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
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-16.3.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fe774bf6be3463dfb484c05a93da4b54
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fe774bf6be3463dfb484c05a93da4b54.xcbuilddata
/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 '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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ee1bdec4f02b61063291f38cdf30ed75fb96c822, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ee1bdec4f02b61063291f38cdf30ed75fb96c822, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ee1bdec4f02b61063291f38cdf30ed75fb96c822, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ee1bdec4f02b61063291f38cdf30ed75fb96c822, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsIndoorsCore
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild