The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapsIndoorsGoogleMaps, reference main (ded00b), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 1 May 2026 04:21:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsIndoorsGoogleMaps -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-googlemaps-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MapsPeople/mapsindoors-googlemaps-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ded00b3 Release version 4.16.4
Cloned https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
Revision (git rev-parse @):
ded00b35b994e7eed18762e857abdb1ca531c160
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/MapsPeople/mapsindoors-core-ios.git
Fetching from https://github.com/googlemaps/ios-maps-sdk.git
Fetching from https://github.com/MapsPeople/mapsindoors-ios.git
Creating working copy of package ‘mapsindoors-core-ios’
Checking out 4.16.4 of package ‘mapsindoors-core-ios’
Creating working copy of package ‘ios-maps-sdk’
Checking out 9.4.0 of package ‘ios-maps-sdk’
Creating working copy of package ‘mapsindoors-ios’
Checking out 4.16.4 of package ‘mapsindoors-ios’
Resolve Package Graph
Resolved source packages:
  MapsIndoorsGoogleMaps: /Users/admin/builder/spi-builder-workspace
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk.git @ 9.4.0
  MapsIndoorsCore: https://github.com/MapsPeople/mapsindoors-core-ios.git @ 4.16.4
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
resolved source packages: MapsIndoorsGoogleMaps, GoogleMaps, MapsIndoorsCore, MapsIndoors
{
  "dependencies" : [
    {
      "identity" : "mapsindoors-core-ios",
      "requirement" : {
        "exact" : [
          "4.16.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MapsPeople/mapsindoors-core-ios.git"
    },
    {
      "identity" : "ios-maps-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.4.0",
            "upper_bound" : "9.4.1"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googlemaps/ios-maps-sdk.git"
    }
  ],
  "manifest_display_name" : "MapsIndoorsGoogleMaps",
  "name" : "MapsIndoorsGoogleMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "MapsIndoorsGoogleMaps",
      "targets" : [
        "MapsIndoorsGoogleMaps"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapsIndoorsGoogleMaps",
      "module_type" : "SwiftTarget",
      "name" : "MapsIndoorsGoogleMaps",
      "path" : "Sources/MapsIndoorsGoogleMaps",
      "product_dependencies" : [
        "MapsIndoorsCore",
        "GoogleMaps"
      ],
      "product_memberships" : [
        "MapsIndoorsGoogleMaps"
      ],
      "sources" : [
        "Constants.swift",
        "Converters/LatLngBoundsConverter.swift",
        "EaseLinear.swift",
        "EaseSine.swift",
        "Easing.swift",
        "GMCameraOperator.swift",
        "GMCameraPosition.swift",
        "GMCameraUpdate.swift",
        "GMMapConfig.swift",
        "GMPositionPresenter.swift",
        "GMProjectionModel.swift",
        "GMProviderLogIdentity.swift",
        "GMRouteRenderer.swift",
        "GMTileProvider.swift",
        "GoogleMapProvider.swift",
        "GoogleMapViewDelegate.swift",
        "OverlapEngine.swift",
        "PathSmoother.swift",
        "Renderer.swift",
        "Routing/GMDirectionsService.swift",
        "Routing/GMDistanceMatrix.swift",
        "Routing/GMDistanceMatrixService.swift",
        "Routing/GMRoute.swift",
        "Routing/GooglePolylineDecoder.swift",
        "ValueAnimatable.swift",
        "ValueAnimator.swift",
        "ViewState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapsIndoorsGoogleMaps"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsIndoorsGoogleMaps -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.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 MapsIndoorsGoogleMaps -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk.git @ 9.4.0
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
  MapsIndoorsCore: https://github.com/MapsPeople/mapsindoors-core-ios.git @ 4.16.4
  MapsIndoorsGoogleMaps: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
    Target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
    Target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsTarget' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps'
    Target 'GoogleMapsTarget' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps'
    Target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps' (no dependencies)
    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.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: 8750a0b983115b5d75ba9f703ab260f7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8750a0b983115b5d75ba9f703ab260f7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/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/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/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 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/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 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/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/mapsindoors-core-ios/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-core-ios/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/mapsindoors-core-ios/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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:bb3b3e8a8f53908edff508804c6936875e563b01, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bb3b3e8a8f53908edff508804c6936875e563b01, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bb3b3e8a8f53908edff508804c6936875e563b01, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bb3b3e8a8f53908edff508804c6936875e563b01, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsIndoorsGoogleMaps
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  MapsIndoorsGoogleMaps: /Users/admin/builder/spi-builder-workspace
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
  MapsIndoorsCore: https://github.com/MapsPeople/mapsindoors-core-ios.git @ 4.16.4
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk.git @ 9.4.0
resolved source packages: MapsIndoorsGoogleMaps, MapsIndoors, MapsIndoorsCore, GoogleMaps
{
  "dependencies" : [
    {
      "identity" : "mapsindoors-core-ios",
      "requirement" : {
        "exact" : [
          "4.16.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MapsPeople/mapsindoors-core-ios.git"
    },
    {
      "identity" : "ios-maps-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.4.0",
            "upper_bound" : "9.4.1"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googlemaps/ios-maps-sdk.git"
    }
  ],
  "manifest_display_name" : "MapsIndoorsGoogleMaps",
  "name" : "MapsIndoorsGoogleMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "MapsIndoorsGoogleMaps",
      "targets" : [
        "MapsIndoorsGoogleMaps"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapsIndoorsGoogleMaps",
      "module_type" : "SwiftTarget",
      "name" : "MapsIndoorsGoogleMaps",
      "path" : "Sources/MapsIndoorsGoogleMaps",
      "product_dependencies" : [
        "MapsIndoorsCore",
        "GoogleMaps"
      ],
      "product_memberships" : [
        "MapsIndoorsGoogleMaps"
      ],
      "sources" : [
        "Constants.swift",
        "Converters/LatLngBoundsConverter.swift",
        "EaseLinear.swift",
        "EaseSine.swift",
        "Easing.swift",
        "GMCameraOperator.swift",
        "GMCameraPosition.swift",
        "GMCameraUpdate.swift",
        "GMMapConfig.swift",
        "GMPositionPresenter.swift",
        "GMProjectionModel.swift",
        "GMProviderLogIdentity.swift",
        "GMRouteRenderer.swift",
        "GMTileProvider.swift",
        "GoogleMapProvider.swift",
        "GoogleMapViewDelegate.swift",
        "OverlapEngine.swift",
        "PathSmoother.swift",
        "Renderer.swift",
        "Routing/GMDirectionsService.swift",
        "Routing/GMDistanceMatrix.swift",
        "Routing/GMDistanceMatrixService.swift",
        "Routing/GMRoute.swift",
        "Routing/GooglePolylineDecoder.swift",
        "ValueAnimatable.swift",
        "ValueAnimator.swift",
        "ViewState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapsIndoorsGoogleMaps"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsIndoorsGoogleMaps -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.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 MapsIndoorsGoogleMaps -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  MapsIndoorsCore: https://github.com/MapsPeople/mapsindoors-core-ios.git @ 4.16.4
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk.git @ 9.4.0
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
  MapsIndoorsGoogleMaps: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
    Target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
    Target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsTarget' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps'
    Target 'GoogleMapsTarget' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps'
    Target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps' (no dependencies)
    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.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: 8750a0b983115b5d75ba9f703ab260f7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8750a0b983115b5d75ba9f703ab260f7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/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/mapsindoors-core-ios/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/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
/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/mapsindoors-core-ios/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/mapsindoors-core-ios/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-core-ios/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/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/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 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/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 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:bb3b3e8a8f53908edff508804c6936875e563b01, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bb3b3e8a8f53908edff508804c6936875e563b01, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bb3b3e8a8f53908edff508804c6936875e563b01, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bb3b3e8a8f53908edff508804c6936875e563b01, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsIndoorsGoogleMaps
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild