The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GoogleMapsUtils, reference v6.1.3 (1727a5), with Swift 5.10 for visionOS using Xcode 15.4 on 3 Dec 2025 16:22:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/google-maps-ios-utils.git
Reference: v6.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/google-maps-ios-utils
 * tag               v6.1.3     -> FETCH_HEAD
HEAD is now at 1727a5e chore(main): release 6.1.3 (#556)
Cloned https://github.com/googlemaps/google-maps-ios-utils.git
Revision (git rev-parse @):
1727a5e25036cecc07296569b8ad3f85d4baca4b
SUCCESS checkout https://github.com/googlemaps/google-maps-ios-utils.git at v6.1.3
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/googlemaps/google-maps-ios-utils.git
Command line invocation:
    /Applications/Xcode-15.4.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/erikdoe/ocmock.git
Fetching from https://github.com/googlemaps/ios-maps-sdk
Creating working copy of package ‘ocmock’
Checking out fe1661a3efed11831a6452f4b1a0c5e6ddc08c3d of package ‘ocmock’
Creating working copy of package ‘ios-maps-sdk’
Checking out 10.6.0 of package ‘ios-maps-sdk’
Resolved source packages:
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk @ 10.6.0
  OCMock: https://github.com/erikdoe/ocmock.git @ fe1661a
  GoogleMapsUtils: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleMaps, OCMock, GoogleMapsUtils
{
  "dependencies" : [
    {
      "identity" : "ios-maps-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googlemaps/ios-maps-sdk"
    },
    {
      "identity" : "ocmock",
      "requirement" : {
        "revision" : [
          "fe1661a3efed11831a6452f4b1a0c5e6ddc08c3d"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/erikdoe/ocmock.git"
    }
  ],
  "manifest_display_name" : "GoogleMapsUtils",
  "name" : "GoogleMapsUtils",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleMapsUtils",
      "targets" : [
        "GoogleMapsUtils",
        "GoogleMapsUtilsObjC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleMapsUtilsTestsHelper",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsUtilsTestsHelper",
      "path" : "Tests/GoogleMapsUtilsTestsHelper",
      "sources" : [
        "include/GMUObjectiveCTestHelper.m",
        "include/GMUTestClusterItem.m"
      ],
      "target_dependencies" : [
        "GoogleMapsUtilsObjC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMapsUtilsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleMapsUtilsSwiftTests",
      "path" : "Tests/GoogleMapsUtilsSwiftTests",
      "product_dependencies" : [
        "GoogleMaps"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_FeatureCollection_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Placemark_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Polygon_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_MultiLineString_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_MultiPolygon_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_Feature_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_MultiPoint_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_GroundOverlay_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Point_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_StyleMap_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_LineString_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_Polygon_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_LineString_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_GeometryCollection_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_MultiGeometry_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Style_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_Point_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift",
        "unit/Geometry/GMUFeatureTest.swift",
        "unit/Geometry/GMUGeoJSONParserTest.swift",
        "unit/Geometry/GMUGeometryCollectionTest.swift",
        "unit/Geometry/GMUKMLParserTest.swift",
        "unit/Geometry/GMUPlacemarkTest.swift",
        "unit/Geometry/MockTest.swift",
        "unit/GeometryUtils/CLLocationCoordinate2D+GeometryUtilsTest.swift",
        "unit/GeometryUtils/GMSPath+GeometryUtilsTest.swift",
        "unit/GeometryUtils/Internal/LatLngRadiansTest.swift",
        "unit/GeometryUtils/MapPointTest.swift",
        "unit/Heatmap/GMUGradientTest.swift",
        "unit/Heatmap/GMUHeatmapTileLayerTest.swift",
        "unit/Heatmap/GMUWeightedLatLngTest.swift",
        "unit/Heatmap/HeatmapInterpolationTest.swift"
      ],
      "target_dependencies" : [
        "GoogleMapsUtils",
        "GoogleMapsUtilsObjC",
        "GoogleMapsUtilsTestsHelper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleMapsUtilsObjCTests",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsUtilsObjCTests",
      "path" : "Tests/GoogleMapsUtilsObjCTests",
      "product_dependencies" : [
        "OCMock"
      ],
      "sources" : [
        "unit/GMUClusterAlgorithmTest.m",
        "unit/GMUClusterManagerTest.m",
        "unit/GMUDefaultClusterIconGeneratorTest.m",
        "unit/GMUDefaultClusterRendererTest.m",
        "unit/GMUGridBasedClusterAlgorithmTest.m",
        "unit/GMUNonHierarchicalDistanceBasedAlgorithmTest.m",
        "unit/GMUStaticClusterTest.m",
        "unit/GMUWrappingDictionaryKeyTest.m",
        "unit/Geometry/GMUGeometryRendererTest.m",
        "unit/Geometry/GMUGroundOverlayTest.m",
        "unit/Geometry/GMULineStringTest.m",
        "unit/Geometry/GMUPlacemarkTest.m",
        "unit/Geometry/GMUPointTest.m",
        "unit/Geometry/GMUPolygonTest.m",
        "unit/Geometry/GMUStyleTest.mm",
        "unit/QuadTree/GQTPointQuadTreeTest.m"
      ],
      "target_dependencies" : [
        "GoogleMapsUtilsObjC",
        "GoogleMapsUtilsTestsHelper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleMapsUtilsObjC",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsUtilsObjC",
      "path" : "Sources/GoogleMapsUtilsObjC",
      "product_dependencies" : [
        "GoogleMaps"
      ],
      "product_memberships" : [
        "GoogleMapsUtils"
      ],
      "sources" : [
        "include/GMSMarker+GMUClusteritem.m",
        "include/GMUClusterManager.m",
        "include/GMUDefaultClusterIconGenerator.m",
        "include/GMUDefaultClusterRenderer.m",
        "include/GMUFeature.m",
        "include/GMUGeoJSONParser.m",
        "include/GMUGeometryCollection.m",
        "include/GMUGeometryRenderer.m",
        "include/GMUGradient.m",
        "include/GMUGridBasedClusterAlgorithm.m",
        "include/GMUGroundOverlay.m",
        "include/GMUHeatmapTileLayer.m",
        "include/GMUKMLParser.m",
        "include/GMULineString.m",
        "include/GMUNonHierarchicalDistanceBasedAlgorithm.m",
        "include/GMUPair.m",
        "include/GMUPlacemark.m",
        "include/GMUPoint.m",
        "include/GMUPolygon.m",
        "include/GMUSimpleClusterAlgorithm.m",
        "include/GMUStaticCluster.m",
        "include/GMUStyle.m",
        "include/GMUStyleMap.m",
        "include/GMUWeightedLatLng.m",
        "include/GMUWrappingDictionaryKey.m",
        "include/GQTPointQuadTree.m",
        "include/GQTPointQuadTreeChild.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMapsUtils",
      "module_type" : "SwiftTarget",
      "name" : "GoogleMapsUtils",
      "path" : "Sources/GoogleMapsUtils",
      "product_dependencies" : [
        "GoogleMaps"
      ],
      "product_memberships" : [
        "GoogleMapsUtils"
      ],
      "sources" : [
        "Exports.swift",
        "GeometryUtils/CLLocationCoordinate2D+GeometryUtils.swift",
        "GeometryUtils/GMSPath+GeometryUtils.swift",
        "GeometryUtils/GMSPolygon+GeometryUtils.swift",
        "GeometryUtils/GMSPolyline+GeometryUtils.swift",
        "GeometryUtils/Internal/CartesianPoint.swift",
        "GeometryUtils/Internal/LatLngRadians.swift",
        "GeometryUtils/MapPoint.swift",
        "GeometryUtils/Math.swift",
        "Heatmap/HeatmapInterpolationPoints.swift",
        "Helper/MockMapView.swift"
      ],
      "target_dependencies" : [
        "GoogleMapsUtilsObjC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GoogleMapsUtils"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMapsUtils -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-15.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 GoogleMapsUtils -destination generic/platform=xrOS
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:
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk @ 10.6.0
  OCMock: https://github.com/erikdoe/ocmock.git @ fe1661a
  GoogleMapsUtils: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'GoogleMapsUtils' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMapsUtils' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMapsUtilsObjC' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
    Target 'GoogleMapsUtils' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMapsUtilsObjC' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
    Target 'GoogleMapsUtilsObjC' in project 'GoogleMapsUtils'
        ➜ 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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6651297db02a73538c464a203a9414b2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6651297db02a73538c464a203a9414b2.xcbuilddata
/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/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 'GoogleMapsUtils' from project 'GoogleMapsUtils')
/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')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.4.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:
  OCMock: https://github.com/erikdoe/ocmock.git @ fe1661a
  GoogleMapsUtils: /Users/admin/builder/spi-builder-workspace
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk @ 10.6.0
resolved source packages: OCMock, GoogleMapsUtils, GoogleMaps
{
  "dependencies" : [
    {
      "identity" : "ios-maps-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googlemaps/ios-maps-sdk"
    },
    {
      "identity" : "ocmock",
      "requirement" : {
        "revision" : [
          "fe1661a3efed11831a6452f4b1a0c5e6ddc08c3d"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/erikdoe/ocmock.git"
    }
  ],
  "manifest_display_name" : "GoogleMapsUtils",
  "name" : "GoogleMapsUtils",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleMapsUtils",
      "targets" : [
        "GoogleMapsUtils",
        "GoogleMapsUtilsObjC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleMapsUtilsTestsHelper",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsUtilsTestsHelper",
      "path" : "Tests/GoogleMapsUtilsTestsHelper",
      "sources" : [
        "include/GMUObjectiveCTestHelper.m",
        "include/GMUTestClusterItem.m"
      ],
      "target_dependencies" : [
        "GoogleMapsUtilsObjC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMapsUtilsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleMapsUtilsSwiftTests",
      "path" : "Tests/GoogleMapsUtilsSwiftTests",
      "product_dependencies" : [
        "GoogleMaps"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_MultiPolygon_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_StyleMap_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Polygon_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_MultiLineString_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Placemark_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_GroundOverlay_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_Polygon_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_Feature_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_LineString_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_MultiPoint_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_FeatureCollection_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Style_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_MultiGeometry_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_LineString_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_GeometryCollection_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Point_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_Point_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift",
        "unit/Geometry/GMUFeatureTest.swift",
        "unit/Geometry/GMUGeoJSONParserTest.swift",
        "unit/Geometry/GMUGeometryCollectionTest.swift",
        "unit/Geometry/GMUKMLParserTest.swift",
        "unit/Geometry/GMUPlacemarkTest.swift",
        "unit/Geometry/MockTest.swift",
        "unit/GeometryUtils/CLLocationCoordinate2D+GeometryUtilsTest.swift",
        "unit/GeometryUtils/GMSPath+GeometryUtilsTest.swift",
        "unit/GeometryUtils/Internal/LatLngRadiansTest.swift",
        "unit/GeometryUtils/MapPointTest.swift",
        "unit/Heatmap/GMUGradientTest.swift",
        "unit/Heatmap/GMUHeatmapTileLayerTest.swift",
        "unit/Heatmap/GMUWeightedLatLngTest.swift",
        "unit/Heatmap/HeatmapInterpolationTest.swift"
      ],
      "target_dependencies" : [
        "GoogleMapsUtils",
        "GoogleMapsUtilsObjC",
        "GoogleMapsUtilsTestsHelper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleMapsUtilsObjCTests",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsUtilsObjCTests",
      "path" : "Tests/GoogleMapsUtilsObjCTests",
      "product_dependencies" : [
        "OCMock"
      ],
      "sources" : [
        "unit/GMUClusterAlgorithmTest.m",
        "unit/GMUClusterManagerTest.m",
        "unit/GMUDefaultClusterIconGeneratorTest.m",
        "unit/GMUDefaultClusterRendererTest.m",
        "unit/GMUGridBasedClusterAlgorithmTest.m",
        "unit/GMUNonHierarchicalDistanceBasedAlgorithmTest.m",
        "unit/GMUStaticClusterTest.m",
        "unit/GMUWrappingDictionaryKeyTest.m",
        "unit/Geometry/GMUGeometryRendererTest.m",
        "unit/Geometry/GMUGroundOverlayTest.m",
        "unit/Geometry/GMULineStringTest.m",
        "unit/Geometry/GMUPlacemarkTest.m",
        "unit/Geometry/GMUPointTest.m",
        "unit/Geometry/GMUPolygonTest.m",
        "unit/Geometry/GMUStyleTest.mm",
        "unit/QuadTree/GQTPointQuadTreeTest.m"
      ],
      "target_dependencies" : [
        "GoogleMapsUtilsObjC",
        "GoogleMapsUtilsTestsHelper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleMapsUtilsObjC",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsUtilsObjC",
      "path" : "Sources/GoogleMapsUtilsObjC",
      "product_dependencies" : [
        "GoogleMaps"
      ],
      "product_memberships" : [
        "GoogleMapsUtils"
      ],
      "sources" : [
        "include/GMSMarker+GMUClusteritem.m",
        "include/GMUClusterManager.m",
        "include/GMUDefaultClusterIconGenerator.m",
        "include/GMUDefaultClusterRenderer.m",
        "include/GMUFeature.m",
        "include/GMUGeoJSONParser.m",
        "include/GMUGeometryCollection.m",
        "include/GMUGeometryRenderer.m",
        "include/GMUGradient.m",
        "include/GMUGridBasedClusterAlgorithm.m",
        "include/GMUGroundOverlay.m",
        "include/GMUHeatmapTileLayer.m",
        "include/GMUKMLParser.m",
        "include/GMULineString.m",
        "include/GMUNonHierarchicalDistanceBasedAlgorithm.m",
        "include/GMUPair.m",
        "include/GMUPlacemark.m",
        "include/GMUPoint.m",
        "include/GMUPolygon.m",
        "include/GMUSimpleClusterAlgorithm.m",
        "include/GMUStaticCluster.m",
        "include/GMUStyle.m",
        "include/GMUStyleMap.m",
        "include/GMUWeightedLatLng.m",
        "include/GMUWrappingDictionaryKey.m",
        "include/GQTPointQuadTree.m",
        "include/GQTPointQuadTreeChild.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMapsUtils",
      "module_type" : "SwiftTarget",
      "name" : "GoogleMapsUtils",
      "path" : "Sources/GoogleMapsUtils",
      "product_dependencies" : [
        "GoogleMaps"
      ],
      "product_memberships" : [
        "GoogleMapsUtils"
      ],
      "sources" : [
        "Exports.swift",
        "GeometryUtils/CLLocationCoordinate2D+GeometryUtils.swift",
        "GeometryUtils/GMSPath+GeometryUtils.swift",
        "GeometryUtils/GMSPolygon+GeometryUtils.swift",
        "GeometryUtils/GMSPolyline+GeometryUtils.swift",
        "GeometryUtils/Internal/CartesianPoint.swift",
        "GeometryUtils/Internal/LatLngRadians.swift",
        "GeometryUtils/MapPoint.swift",
        "GeometryUtils/Math.swift",
        "Heatmap/HeatmapInterpolationPoints.swift",
        "Helper/MockMapView.swift"
      ],
      "target_dependencies" : [
        "GoogleMapsUtilsObjC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GoogleMapsUtils"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMapsUtils -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-15.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 GoogleMapsUtils -destination generic/platform=xrOS
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:
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk @ 10.6.0
  GoogleMapsUtils: /Users/admin/builder/spi-builder-workspace
  OCMock: https://github.com/erikdoe/ocmock.git @ fe1661a
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'GoogleMapsUtils' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMapsUtils' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMapsUtilsObjC' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
    Target 'GoogleMapsUtils' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMapsUtilsObjC' in project 'GoogleMapsUtils'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
    Target 'GoogleMapsUtilsObjC' in project 'GoogleMapsUtils'
        ➜ 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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6651297db02a73538c464a203a9414b2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6651297db02a73538c464a203a9414b2.xcbuilddata
/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 'GoogleMapsUtils' from project 'GoogleMapsUtils')
/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')
** BUILD FAILED **
BUILD FAILURE 5.10 visionOS