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 main (c5f6e7), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 15 Dec 2025 10:49:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/google-maps-ios-utils
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c5f6e74 feat!: fix semantic versioning issue and update README.md (#565)
Cloned https://github.com/googlemaps/google-maps-ios-utils.git
Revision (git rev-parse @):
c5f6e749688d48354fc7cd0348c3b824f7ad47b7
SUCCESS checkout https://github.com/googlemaps/google-maps-ios-utils.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/googlemaps/google-maps-ios-utils.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/erikdoe/ocmock.git
Fetching from https://github.com/googlemaps/ios-maps-sdk
Creating working copy of package ‘ios-maps-sdk’
Checking out 10.6.0 of package ‘ios-maps-sdk’
Creating working copy of package ‘ocmock’
Checking out fe1661a3efed11831a6452f4b1a0c5e6ddc08c3d of package ‘ocmock’
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
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GoogleMapsUtils -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk @ 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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: def7fe1cda66c7c0ca0f6117926a794e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/def7fe1cda66c7c0ca0f6117926a794e.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 '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')
/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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:c9b5b91efac4a9667c1545ce070096f84f746469, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c9b5b91efac4a9667c1545ce070096f84f746469, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c9b5b91efac4a9667c1545ce070096f84f746469, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c9b5b91efac4a9667c1545ce070096f84f746469, 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-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  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
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GoogleMapsUtils -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  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
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: def7fe1cda66c7c0ca0f6117926a794e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/def7fe1cda66c7c0ca0f6117926a794e.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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:c9b5b91efac4a9667c1545ce070096f84f746469, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c9b5b91efac4a9667c1545ce070096f84f746469, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c9b5b91efac4a9667c1545ce070096f84f746469, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c9b5b91efac4a9667c1545ce070096f84f746469, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GoogleMapsUtils
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild