The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapsIndoorsGoogleMaps, reference 4.16.4 (ded00b), with Swift 6.2 for visionOS using Xcode 26.3 on 1 May 2026 04:20:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsIndoorsGoogleMaps -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
Reference: 4.16.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MapsPeople/mapsindoors-googlemaps-ios
 * tag               4.16.4     -> FETCH_HEAD
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 4.16.4
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
Command line invocation:
    /Applications/Xcode-26.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-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 ‘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’
Creating working copy of package ‘mapsindoors-core-ios’
Checking out 4.16.4 of package ‘mapsindoors-core-ios’
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
  MapsIndoorsGoogleMaps: /Users/admin/builder/spi-builder-workspace
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
resolved source packages: MapsIndoorsCore, GoogleMaps, MapsIndoorsGoogleMaps, MapsIndoors
2026-05-01 00:20:29.889 xcodebuild[530:3089] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-05-01 00:20:47.645 xcodebuild[812:4707] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsIndoorsGoogleMaps -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.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 MapsIndoorsGoogleMaps -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk.git @ 9.4.0
  MapsIndoorsCore: https://github.com/MapsPeople/mapsindoors-core-ios.git @ 4.16.4
  MapsIndoorsGoogleMaps: /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 (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-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 36d76178731aa6f6686410bd7262e688
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/36d76178731aa6f6686410bd7262e688.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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')
2026-05-01 00:20:50.134 xcodebuild[823:4786] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsIndoorsGoogleMaps
(1 failure)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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
  MapsIndoorsGoogleMaps: /Users/admin/builder/spi-builder-workspace
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
resolved source packages: MapsIndoorsCore, GoogleMaps, MapsIndoorsGoogleMaps, MapsIndoors
2026-05-01 00:20:52.606 xcodebuild[884:5075] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-05-01 00:20:53.677 xcodebuild[901:5161] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsIndoorsGoogleMaps -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.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 MapsIndoorsGoogleMaps -destination generic/platform=xrOS
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
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.16.4
  MapsIndoorsCore: https://github.com/MapsPeople/mapsindoors-core-ios.git @ 4.16.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 36d76178731aa6f6686410bd7262e688
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/36d76178731aa6f6686410bd7262e688.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for visionOS, 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/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for visionOS, 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-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for visionOS, 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-05-01 00:20:54.547 xcodebuild[912:5217] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsIndoorsGoogleMaps
(1 failure)
BUILD FAILURE 6.2 visionOS