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 6.2 for macOS (Xcode) using Xcode 26.0 on 3 Dec 2025 16:12:15 UTC.

Build Command

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

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:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/googlemaps/google-maps-ios-utils.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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’
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
resolved source packages: GoogleMaps, GoogleMapsUtils, OCMock
2025-12-03 11:12:04.808 xcodebuild[521:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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/GeoJSON/GeoJSON_Feature_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/GeoJSON/GeoJSON_LineString_Test.geojson",
          "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_MultiPoint_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_Point_Test.geojson",
          "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/KML/KML_GroundOverlay_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/KML/KML_MultiGeometry_Test.kml",
          "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_Point_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/KML/KML_StyleMap_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Style_Test.kml",
          "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"
    ]
  }
}
2025-12-03 11:12:09.478 xcodebuild[684:4015] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMapsUtils -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 platform=macOS,arch=arm64
Resolve Package Graph
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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 97895a324ef06776029b5205d3c5fba5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/97895a324ef06776029b5205d3c5fba5.xcbuilddata
/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 'GoogleMapsUtils' from project 'GoogleMapsUtils')
/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')
2025-12-03 11:12:11.532 xcodebuild[686:4051] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:56639039c4640e36c6edcb0b02ea8687645f15b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:56639039c4640e36c6edcb0b02ea8687645f15b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:56639039c4640e36c6edcb0b02ea8687645f15b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:56639039c4640e36c6edcb0b02ea8687645f15b7, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GoogleMapsUtils
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  OCMock: https://github.com/erikdoe/ocmock.git @ fe1661a
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk @ 10.6.0
  GoogleMapsUtils: /Users/admin/builder/spi-builder-workspace
resolved source packages: OCMock, GoogleMaps, GoogleMapsUtils
2025-12-03 11:12:13.191 xcodebuild[721:4243] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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/GeoJSON/GeoJSON_Feature_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/GeoJSON/GeoJSON_LineString_Test.geojson",
          "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_MultiPoint_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_Point_Test.geojson",
          "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/KML/KML_GroundOverlay_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/KML/KML_MultiGeometry_Test.kml",
          "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_Point_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/KML/KML_StyleMap_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Style_Test.kml",
          "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"
    ]
  }
}
2025-12-03 11:12:14.261 xcodebuild[729:4302] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMapsUtils -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  GoogleMapsUtils: /Users/admin/builder/spi-builder-workspace
  OCMock: https://github.com/erikdoe/ocmock.git @ fe1661a
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk @ 10.6.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 97895a324ef06776029b5205d3c5fba5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/97895a324ef06776029b5205d3c5fba5.xcbuilddata
/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/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 'GoogleMapsUtils' from project 'GoogleMapsUtils')
2025-12-03 11:12:15.129 xcodebuild[731:4330] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:56639039c4640e36c6edcb0b02ea8687645f15b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:56639039c4640e36c6edcb0b02ea8687645f15b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:56639039c4640e36c6edcb0b02ea8687645f15b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:56639039c4640e36c6edcb0b02ea8687645f15b7, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GoogleMapsUtils
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild