The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapboxMaps, reference v11.23.0 (19cb3f), with Swift 6.2 for macOS (SPM) on 30 Apr 2026 08:44:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-maps-ios.git
Reference: v11.23.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-maps-ios
 * tag               v11.23.0   -> FETCH_HEAD
HEAD is now at 19cb3f3 [skip ci] Update changelogs for v0.23.0 release
Cloned https://github.com/mapbox/mapbox-maps-ios.git
Revision (git rev-parse @):
19cb3f3e81a5e3a3cc454b8985cba2816fe49dd2
SUCCESS checkout https://github.com/mapbox/mapbox-maps-ios.git at v11.23.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mapbox/mapbox-maps-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/84] Write sources
[1/84] Copying MapboxMaps.json
[1/84] Copying CompassDirectionShort.strings
[1/84] Copying CompassDirectionLong.strings
[1/84] Copying CompassDirectionShort.strings
[8/84] Copying OrnamentsLocalizable.strings
[9/84] Copying CompassDirectionLong.strings
[9/84] Copying CompassDirectionShort.strings
[9/84] Copying CompassDirectionLong.strings
[9/84] Copying OrnamentsLocalizable.strings
[13/84] Copying CompassDirectionShort.strings
[13/84] Copying CompassDirectionLong.strings
[13/84] Copying CompassDirectionShort.strings
[13/84] Copying OrnamentsLocalizable.strings
[13/84] Copying CompassDirectionLong.strings
[13/84] Copying CompassDirectionShort.strings
[13/84] Copying OrnamentsLocalizable.strings
[13/84] Copying CompassDirectionShort.strings
[13/84] Copying CompassDirectionLong.strings
[23/84] Copying CompassDirectionShort.strings
[23/84] Copying CompassDirectionLong.strings
[23/84] Copying OrnamentsLocalizable.strings
[27/84] Copying CompassDirectionShort.strings
[27/84] Copying CompassDirectionLong.strings
[27/84] Copying OrnamentsLocalizable.strings
[31/84] Copying CompassDirectionShort.strings
[31/84] Copying CompassDirectionLong.strings
[31/84] Copying OrnamentsLocalizable.strings
[31/84] Copying CompassDirectionShort.strings
[36/84] Copying OrnamentsLocalizable.strings
[36/84] Copying CompassDirectionLong.strings
[36/84] Copying OrnamentsLocalizable.strings
[36/84] Copying CompassDirectionShort.strings
[36/84] Copying CompassDirectionLong.strings
[36/84] Copying OrnamentsLocalizable.strings
[36/84] Copying CompassDirectionShort.strings
[36/84] Copying CompassDirectionLong.strings
[36/84] Copying OrnamentsLocalizable.strings
[36/84] Copying CompassDirectionShort.strings
[36/84] Copying OrnamentsLocalizable.strings
[36/84] Copying CompassDirectionShort.strings
[36/84] Copying CompassDirectionLong.strings
[50/84] Copying OrnamentsLocalizable.strings
[50/84] Copying CompassDirectionShort.strings
[50/84] Copying CompassDirectionLong.strings
[53/84] Copying OrnamentsLocalizable.strings
[53/84] Copying CompassDirectionShort.strings
[53/84] Copying OrnamentsLocalizable.strings
[53/84] Copying CompassDirectionShort.strings
[53/84] Copying CompassDirectionLong.strings
[53/84] Copying OrnamentsLocalizable.strings
[53/84] Copying CompassDirectionShort.strings
[53/84] Copying OrnamentsLocalizable.strings
[53/84] Copying CompassDirectionLong.strings
[53/84] Copying OrnamentsLocalizable.strings
[54/84] Copying CompassDirectionShort.strings
[65/84] Copying CompassDirectionLong.strings
[66/84] Copying CompassDirectionShort.strings
[66/84] Copying OrnamentsLocalizable.strings
[66/84] Copying CompassDirectionLong.strings
[69/84] Copying CompassDirectionShort.strings
[69/84] Copying OrnamentsLocalizable.strings
[69/84] Copying CompassDirectionLong.strings
[69/84] Copying CompassDirectionShort.strings
[69/84] Copying OrnamentsLocalizable.strings
[69/84] Copying CompassDirectionLong.strings
[69/84] Copying CompassDirectionShort.strings
[75/84] Copying OrnamentsLocalizable.strings
[78/84] Write sources
[80/84] Copying PrivacyInfo.xcprivacy
[80/84] Copying Info.plist
[82/84] Copying Turf.framework
[83/84] Write swift-version--3CB7CFEC50E0D141.txt
[85/86] Compiling MapboxCommonWrapper Shim.swift
[86/86] Emitting module MapboxCommonWrapper
[87/88] Compiling MapboxCoreMapsWrapper Placeholder.swift
[88/88] Emitting module MapboxCoreMapsWrapper
error: emit-module command failed with exit code 1 (use -v to see invocation)
[89/314] Emitting module MapboxMaps
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[90/339] Compiling MapboxMaps RenderedQueryOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[91/339] Compiling MapboxMaps RenderedRasterQueryOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[92/339] Compiling MapboxMaps ScreenBox.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[93/339] Compiling MapboxMaps ScreenCoordinate.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[94/339] Compiling MapboxMaps Size.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[95/339] Compiling MapboxMaps Slot.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[96/339] Compiling MapboxMaps TransitionOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[97/339] Compiling MapboxMaps Vec2.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[98/339] Compiling MapboxMaps CoreGraphics.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[99/339] Compiling MapboxMaps CoreLocation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[100/339] Compiling MapboxMaps DateFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[101/339] Compiling MapboxMaps Dictionary+MapKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[102/339] Compiling MapboxMaps Encodable+ToJSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[103/339] Compiling MapboxMaps FloatingPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[104/339] Compiling MapboxMaps Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[105/339] Compiling MapboxMaps Int.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[106/339] Compiling MapboxMaps JSONObject+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[107/339] Compiling MapboxMaps KebabCaseKeyDecodingStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[108/339] Compiling MapboxMaps NSNumber.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[109/339] Compiling MapboxMaps NSValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[110/339] Compiling MapboxMaps RawRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[111/339] Compiling MapboxMaps Feature.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[112/339] Compiling MapboxMaps Geometry.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[113/339] Compiling MapboxMaps Polygon.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[114/339] Compiling MapboxMaps UIEdgeInsets.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[115/363] Compiling MapboxMaps LocationPermissionsDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[116/363] Compiling MapboxMaps ModelAdapters.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[117/363] Compiling MapboxMaps Puck2DRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[118/363] Compiling MapboxMaps Puck3DRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[119/363] Compiling MapboxMaps PuckManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[120/363] Compiling MapboxMaps PuckRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[121/363] Compiling MapboxMaps PuckRendererState.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[122/363] Compiling MapboxMaps PuckRenderingData.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[123/363] Compiling MapboxMaps PuckType.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[124/363] Compiling MapboxMaps CoreEventsExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[125/363] Compiling MapboxMaps MapEvents+Deprecated.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[126/363] Compiling MapboxMaps MapEvents.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[127/363] Compiling MapboxMaps ClearCacheError.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[128/363] Compiling MapboxMaps OfflineCallbacks.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[129/363] Compiling MapboxMaps OfflineErrors.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[130/363] Compiling MapboxMaps OfflineManager+MapboxMaps.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[131/363] Compiling MapboxMaps StylePackLoadOptions+MapboxMaps.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[132/363] Compiling MapboxMaps TileRegionLoadOptions+MapboxMaps.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[133/363] Compiling MapboxMaps TileStore+MapboxMaps.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[134/363] Compiling MapboxMaps TileStoreObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[135/363] Compiling MapboxMaps TileStoreObserverCancelable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[136/363] Compiling MapboxMaps TileStoreObserverWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[137/363] Compiling MapboxMaps TilesetDescriptorOptions+MapboxMaps.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[138/363] Compiling MapboxMaps CompassDirectionFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[139/363] Compiling MapboxMaps MapboxCompassOrnamentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[140/387] Compiling MapboxMaps PitchGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[141/387] Compiling MapboxMaps QuickZoomGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[142/387] Compiling MapboxMaps RotateGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[143/387] Compiling MapboxMaps SingleTapGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[144/387] Compiling MapboxMaps UIGestureRecognizer+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[145/387] Compiling MapboxMaps GestureManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[146/387] Compiling MapboxMaps GestureOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[147/387] Compiling MapboxMaps TouchBeganGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[148/387] Compiling MapboxMaps GestureType.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[149/387] Compiling MapboxMaps MapContentGestureContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[150/387] Compiling MapboxMaps CoreInteraction.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[151/387] Compiling MapboxMaps FeatureState.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[152/387] Compiling MapboxMaps FeaturesetDescriptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[153/387] Compiling MapboxMaps FeaturesetFeature.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[154/387] Compiling MapboxMaps FeaturesetFeatureId.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[155/387] Compiling MapboxMaps Interactions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[156/387] Compiling MapboxMaps AppleLocationProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[157/387] Compiling MapboxMaps CLLocationManagerDelegateProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[158/387] Compiling MapboxMaps CLLocationManagerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[159/387] Compiling MapboxMaps HeadingInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[160/387] Compiling MapboxMaps HeadingProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[161/387] Compiling MapboxMaps Location.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[162/387] Compiling MapboxMaps LocationInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[163/387] Compiling MapboxMaps LocationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[164/387] Compiling MapboxMaps LocationOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[165/387] Compiling MapboxMaps CurrentValueSignalProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[166/387] Compiling MapboxMaps CurrentValueSignalSubject.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[167/387] Compiling MapboxMaps DateProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[168/387] Compiling MapboxMaps DelegatingMapClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[169/387] Compiling MapboxMaps Array+CodingKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[170/387] Compiling MapboxMaps DictionaryEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[171/387] Compiling MapboxMaps EventsManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[172/387] Compiling MapboxMaps Array+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[173/387] Compiling MapboxMaps Bool.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[174/387] Compiling MapboxMaps Bundle+MapboxMaps.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[175/387] Compiling MapboxMaps CodingUserInfoKey+Custom.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[176/387] Compiling MapboxMaps Comparable+Clamped.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[177/387] Compiling MapboxMaps CoordinateBounds.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[178/387] Compiling MapboxMaps EdgeInsets.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[179/387] Compiling MapboxMaps FeatureExtensionValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[180/387] Compiling MapboxMaps FreeCameraOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[181/387] Compiling MapboxMaps GlyphsRasterizationOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[182/387] Compiling MapboxMaps ImportPosition.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[183/387] Compiling MapboxMaps MapOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[184/387] Compiling MapboxMaps MapSnapshotOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[185/387] Compiling MapboxMaps OfflineRegion.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[186/387] Compiling MapboxMaps OfflineRegionGeometryDefinition.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[187/387] Compiling MapboxMaps OfflineRegionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[188/387] Compiling MapboxMaps OfflineSwitch.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[189/387] Compiling MapboxMaps QueriedFeature.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[190/411] Compiling MapboxMaps MountedInteraction.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[191/411] Compiling MapboxMaps MountedPuck.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[192/411] Compiling MapboxMaps MountedViewAnnotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[193/411] Compiling MapboxMaps PrimitiveMapContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[194/411] Compiling MapboxMaps Puck2D.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[195/411] Compiling MapboxMaps Puck3D.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[196/411] Compiling MapboxMaps MapStyleContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[197/411] Compiling MapboxMaps MapStyleContentAdapter.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[198/411] Compiling MapboxMaps MapStyleContentBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[199/411] Compiling MapboxMaps MapStyleMountedComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[200/411] Compiling MapboxMaps MountedStyleImport.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[201/411] Compiling MapboxMaps MapContentMountedComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[202/411] Compiling MapboxMaps MapContentNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[203/411] Compiling MapboxMaps MapContentNodeContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[204/411] Compiling MapboxMaps MapContentReconciler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[205/411] Compiling MapboxMaps AlwayEqual.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[206/411] Compiling MapboxMaps AnyCancelable+Combine.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[207/411] Compiling MapboxMaps AnyCancelable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[208/411] Compiling MapboxMaps ArrayBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[209/411] Compiling MapboxMaps AttributionURLOpener.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[210/411] Compiling MapboxMaps CameraBounds.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[211/411] Compiling MapboxMaps CameraBoundsOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[212/411] Compiling MapboxMaps Cancelable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[213/411] Compiling MapboxMaps CollectionDiff.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[214/411] Compiling MapboxMaps CoreAliases.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[215/459] Compiling MapboxMaps Rain.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[216/459] Compiling MapboxMaps Snow.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[217/459] Compiling MapboxMaps SourceWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[218/459] Compiling MapboxMaps GeoJSONSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[219/459] Compiling MapboxMaps ImageSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[220/459] Compiling MapboxMaps ModelSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[221/459] Compiling MapboxMaps RasterArraySource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[222/459] Compiling MapboxMaps RasterDemSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[223/459] Compiling MapboxMaps RasterSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[224/459] Compiling MapboxMaps SourceProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[225/459] Compiling MapboxMaps VectorSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[226/459] Compiling MapboxMaps StandardBuildingsFeature.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[227/459] Compiling MapboxMaps StandardLandmarkIconsFeature.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[228/459] Compiling MapboxMaps StandardPlaceLabelsFeature.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[229/459] Compiling MapboxMaps StandardPoiFeature.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[230/459] Compiling MapboxMaps Terrain.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[231/459] Compiling MapboxMaps Layer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[232/459] Compiling MapboxMaps LayerAtPosition.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[233/459] Compiling MapboxMaps LayerInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[234/459] Compiling MapboxMaps LayerType.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[235/459] Compiling MapboxMaps LightInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[236/459] Compiling MapboxMaps LightType.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[237/459] Compiling MapboxMaps MapStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[238/459] Compiling MapboxMaps RasterArraySource+DataLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[239/483] Compiling MapboxMaps AnnotationClusterGestureContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[240/483] Compiling MapboxMaps AnnotationGroup+Deprecated.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[241/483] Compiling MapboxMaps CircleAnnotationGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[242/483] Compiling MapboxMaps PointAnnotationGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[243/483] Compiling MapboxMaps PolygonAnnotationGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[244/483] Compiling MapboxMaps PolylineAnnotationGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[245/483] Compiling MapboxMaps MapViewAnnotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[246/483] Compiling MapboxMaps Deps.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[247/483] Compiling MapboxMaps Map+Events.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[248/483] Compiling MapboxMaps Map+Gestures.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[249/483] Compiling MapboxMaps Map+URLOpener.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[250/483] Compiling MapboxMaps Map.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[251/483] Compiling MapboxMaps MapBasicCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[252/483] Compiling MapboxMaps MapOrnaments.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[253/483] Compiling MapboxMaps MapProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[254/483] Compiling MapboxMaps MapReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[255/483] Compiling MapboxMaps MapViewFacade.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[256/483] Compiling MapboxMaps Signal+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[257/483] Compiling MapboxMaps SwiftUIEdgeInsets.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[258/483] Compiling MapboxMaps Util.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[259/483] Compiling MapboxMaps View+OnSizeChange.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[260/483] Compiling MapboxMaps Viewport.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[261/483] Compiling MapboxMaps ViewportAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[262/483] Compiling MapboxMaps CameraViewportState.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[263/483] Compiling MapboxMaps Source.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[264/483] Compiling MapboxMaps SourceInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[265/483] Compiling MapboxMaps SourceType.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[266/483] Compiling MapboxMaps Style+Deprecation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[267/483] Compiling MapboxMaps Style+Localization.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[268/483] Compiling MapboxMaps StyleEncodable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[269/483] Compiling MapboxMaps StyleErrors.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[270/483] Compiling MapboxMaps StyleImport.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[271/483] Compiling MapboxMaps StyleManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[272/483] Compiling MapboxMaps StyleManagerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[273/483] Compiling MapboxMaps StyleProjection.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[274/483] Compiling MapboxMaps StyleReloadPolicy.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[275/483] Compiling MapboxMaps StyleSourceManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[276/483] Compiling MapboxMaps StyleURI.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[277/483] Compiling MapboxMaps Expression.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[278/483] Compiling MapboxMaps ExpressionArgumentBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[279/483] Compiling MapboxMaps ExpressionOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[280/483] Compiling MapboxMaps GeoJSONSourceData.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[281/483] Compiling MapboxMaps PromoteId.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[282/483] Compiling MapboxMaps ResolvedImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[283/483] Compiling MapboxMaps StyleColor.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[284/483] Compiling MapboxMaps StyleImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[285/483] Compiling MapboxMaps TileCacheBudgetSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[286/483] Compiling MapboxMaps Value.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[287/483] Compiling MapboxMaps Atmosphere.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[288/483] Compiling MapboxMaps AllExpressions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[289/483] Compiling MapboxMaps BackgroundLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[290/483] Compiling MapboxMaps CircleLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[291/483] Compiling MapboxMaps ClipLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[292/483] Compiling MapboxMaps FillExtrusionLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[293/483] Compiling MapboxMaps FillLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[294/483] Compiling MapboxMaps HeatmapLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[295/483] Compiling MapboxMaps HillshadeLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[296/483] Compiling MapboxMaps LineLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[297/483] Compiling MapboxMaps LocationIndicatorLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[298/483] Compiling MapboxMaps ModelLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[299/483] Compiling MapboxMaps RasterLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[300/483] Compiling MapboxMaps RasterParticleLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[301/483] Compiling MapboxMaps SkyLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[302/483] Compiling MapboxMaps SlotLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[303/483] Compiling MapboxMaps SymbolLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[304/483] Compiling MapboxMaps AmbientLight.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[305/483] Compiling MapboxMaps DirectionalLight.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[306/483] Compiling MapboxMaps FlatLight.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[307/483] Compiling MapboxMaps MapStyle+Standard.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[308/483] Compiling MapboxMaps MapStyle+StandardSatellite.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[309/483] Compiling MapboxMaps Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[310/483] Compiling MapboxMaps Properties.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[311/483] Compiling MapboxMaps FollowPuckViewportState.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[312/483] Compiling MapboxMaps FollowPuckViewportStateBearing.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[313/483] Compiling MapboxMaps FollowPuckViewportStateOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[314/483] Compiling MapboxMaps OverviewViewportState.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[315/483] Compiling MapboxMaps OverviewViewportStateOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[316/483] Compiling MapboxMaps CameraOptionsComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[317/483] Compiling MapboxMaps DefaultViewportTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[318/483] Compiling MapboxMaps DefaultViewportTransitionAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[319/483] Compiling MapboxMaps DefaultViewportTransitionAnimationFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[320/483] Compiling MapboxMaps DefaultViewportTransitionAnimationHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[321/483] Compiling MapboxMaps DefaultViewportTransitionAnimationSpec.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[322/483] Compiling MapboxMaps DefaultViewportTransitionAnimationSpecProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[323/483] Compiling MapboxMaps DefaultViewportTransitionOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[324/483] Compiling MapboxMaps HighZoomToLowZoomAnimationSpecProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[325/483] Compiling MapboxMaps LowZoomToHighZoomAnimationSpecProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[326/483] Compiling MapboxMaps ImmediateViewportTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[327/483] Compiling MapboxMaps ViewportManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[328/483] Compiling MapboxMaps ViewportManagerImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[329/483] Compiling MapboxMaps ViewportOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[330/483] Compiling MapboxMaps ViewportState.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[331/483] Compiling MapboxMaps ViewportStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[332/483] Compiling MapboxMaps ViewportStatusObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[333/483] Compiling MapboxMaps ViewportTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[334/483] Compiling MapboxMaps resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[335/483] Compiling MapboxMaps MapViewDependencyProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[336/483] Compiling MapboxMaps MapViewMetricsReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[337/483] Compiling MapboxMaps MapboxMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[338/483] Compiling MapboxMaps MapboxMapsOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[339/483] Compiling MapboxMaps MetalView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[340/483] Compiling MapboxMaps ObjectWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[341/483] Compiling MapboxMaps Optional+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[342/483] Compiling MapboxMaps PerformanceStatisticsOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[343/483] Compiling MapboxMaps PresentationTransactionMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[344/483] Compiling MapboxMaps Projection.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[345/483] Compiling MapboxMaps PropertiesEquality.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[346/483] Compiling MapboxMaps Reexports.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[347/483] Compiling MapboxMaps Ref.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[348/483] Compiling MapboxMaps RenderedQueryGeometry.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[349/483] Compiling MapboxMaps BundleProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[350/483] Compiling MapboxMaps DispatchQueueProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[351/483] Compiling MapboxMaps DisplayLinkProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[352/483] Compiling MapboxMaps NotificationCenterProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[353/483] Compiling MapboxMaps TimerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[354/483] Compiling MapboxMaps UIApplicationProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[355/483] Compiling MapboxMaps UIDeviceProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[356/483] Compiling MapboxMaps ScreenShim.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[357/483] Compiling MapboxMaps ClosureHandlersStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[358/483] Compiling MapboxMaps Signal+Combine.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[359/483] Compiling MapboxMaps Signal+Tracing.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[360/483] Compiling MapboxMaps Signal.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[361/483] Compiling MapboxMaps SignalObservingAdapter.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[362/483] Compiling MapboxMaps SignalSubject.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[363/483] Compiling MapboxMaps SizeTrackingLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[364/483] Compiling MapboxMaps SymbolScaleBehavior.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[365/483] Compiling MapboxMaps TelemetryCounter.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[366/483] Compiling MapboxMaps TileCoverOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[367/483] Compiling MapboxMaps Tracing.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[368/483] Compiling MapboxMaps Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[369/483] Compiling MapboxMaps BidirectionalMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[370/483] Compiling MapboxMaps CameraDebugView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[371/483] Compiling MapboxMaps MapViewDebugOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[372/483] Compiling MapboxMaps Once.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[373/483] Compiling MapboxMaps ValueAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[374/483] Compiling MapboxMaps ViewAnnotationsContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[375/483] Compiling MapboxMaps WeakSet.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[376/483] Compiling MapboxMaps AnyTouchGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[377/483] Compiling MapboxMaps DoubleTapToZoomInGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[378/483] Compiling MapboxMaps DoubleTouchToZoomOutGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[379/483] Compiling MapboxMaps FocusableGestureHandlerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[380/483] Compiling MapboxMaps GestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[381/483] Compiling MapboxMaps InterruptDecelerationGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[382/483] Compiling MapboxMaps LongPressGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[383/483] Compiling MapboxMaps PanGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[384/483] Compiling MapboxMaps PinchGestureHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[385/483] Compiling MapboxMaps AnimationCompletion.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[386/483] Compiling MapboxMaps AnimationOwner.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[387/483] Compiling MapboxMaps AnimationType.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[388/483] Compiling MapboxMaps BasicCameraAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[389/483] Compiling MapboxMaps BasicCameraAnimatorImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[390/483] Compiling MapboxMaps CameraAnimationsManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[391/483] Compiling MapboxMaps CameraAnimationsManagerImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[392/483] Compiling MapboxMaps CameraAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[393/483] Compiling MapboxMaps CameraAnimatorStatusObservable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[394/483] Compiling MapboxMaps CameraAnimatorsFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[395/483] Compiling MapboxMaps CameraAnimatorsRunner.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[396/483] Compiling MapboxMaps CameraOptionsInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[397/483] Compiling MapboxMaps CameraTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[398/483] Compiling MapboxMaps CameraView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[399/483] Compiling MapboxMaps FlyToCameraAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[400/483] Compiling MapboxMaps FlyToInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[401/483] Compiling MapboxMaps GestureDecelerationCameraAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[402/483] Compiling MapboxMaps SimpleCameraAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[403/483] Compiling MapboxMaps ForEvery.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[404/483] Compiling MapboxMaps MapContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[405/483] Compiling MapboxMaps MapContentBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[406/483] Compiling MapboxMaps MapContentUniqueProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[407/483] Compiling MapboxMaps MapStyleReconciler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[408/483] Compiling MapboxMaps MountedAnnotationGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[409/483] Compiling MapboxMaps MountedFeatureState.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[410/483] Compiling MapboxMaps UIImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[411/483] Compiling MapboxMaps UIView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[412/483] Compiling MapboxMaps UIViewController+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[413/483] Compiling MapboxMaps UIWindow+ParentScene.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[414/483] Compiling MapboxMaps ForwardingDispalyLinkTarget.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[415/483] Compiling MapboxMaps MainQueueWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[416/483] Compiling MapboxMaps InterfaceOrientationProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[417/483] Compiling MapboxMaps CoordinateInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[418/483] Compiling MapboxMaps DirectionInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[419/483] Compiling MapboxMaps DoubleInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[420/483] Compiling MapboxMaps LongitudeInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[421/483] Compiling MapboxMaps OptionalInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[422/483] Compiling MapboxMaps TimingCurve.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[423/483] Compiling MapboxMaps UIEdgeInsetsInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[424/483] Compiling MapboxMaps UnitBezier.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[425/483] Compiling MapboxMaps WrappingInterpolator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[426/483] Compiling MapboxMaps Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[427/483] Compiling MapboxMaps MapFeatureQueryable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[428/483] Compiling MapboxMaps MapInitOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[429/483] Compiling MapboxMaps MapPlayerOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[430/483] Compiling MapboxMaps MapRecorder.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[431/483] Compiling MapboxMaps MapRecorderOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[432/483] Compiling MapboxMaps MapView+Attribution.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[433/483] Compiling MapboxMaps MapView+Snapshot.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[434/483] Compiling MapboxMaps MapView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[435/483] Compiling MapboxMaps AnnotatedFeature.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[436/483] Compiling MapboxMaps Annotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[437/483] Compiling MapboxMaps AnnotationImagesManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[438/483] Compiling MapboxMaps AnnotationManagerImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[439/483] Compiling MapboxMaps AnnotationOrchestrator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[440/483] Compiling MapboxMaps ClusterOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[441/483] Compiling MapboxMaps CircleAnnotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[442/483] Compiling MapboxMaps CircleAnnotationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[443/483] Compiling MapboxMaps PointAnnotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[444/483] Compiling MapboxMaps PointAnnotationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[445/483] Compiling MapboxMaps PolygonAnnotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[446/483] Compiling MapboxMaps PolygonAnnotationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[447/483] Compiling MapboxMaps PolylineAnnotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[448/483] Compiling MapboxMaps PolylineAnnotationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[449/483] Compiling MapboxMaps Marker.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[450/483] Compiling MapboxMaps MarkerAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[451/483] Compiling MapboxMaps OffsetGeometryCalculator.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[452/483] Compiling MapboxMaps ViewAnnotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[453/483] Compiling MapboxMaps ViewAnnotationAnchorConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[454/483] Compiling MapboxMaps ViewAnnotationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[455/483] Compiling MapboxMaps ViewAnnotationOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[456/483] Compiling MapboxMaps ViewAnnotationPositionsUpdateListenerImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[457/483] Compiling MapboxMaps AttributionMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[458/483] Compiling MapboxMaps AttributionMenuItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[459/483] Compiling MapboxMaps AttributionMenuSection.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[460/483] Compiling MapboxMaps DistanceFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[461/483] Compiling MapboxMaps IndoorSelectorModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[462/483] Compiling MapboxMaps IndoorSelectorView+Cell.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[463/483] Compiling MapboxMaps IndoorSelectorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[464/483] Compiling MapboxMaps InfoButtonOrnament.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[465/483] Compiling MapboxMaps LogoView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[466/483] Compiling MapboxMaps OrnamentOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[467/483] Compiling MapboxMaps OrnamentsManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[468/483] Compiling MapboxMaps PaddingDebugView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[469/483] Compiling MapboxMaps MapboxScaleBarConstants.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[470/483] Compiling MapboxMaps MapboxScaleBarLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[471/483] Compiling MapboxMaps MapboxScaleBarOrnamentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[472/483] Compiling MapboxMaps AttributionMeasure.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[473/483] Compiling MapboxMaps AttributionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[474/483] Compiling MapboxMaps SnapshotOverlay.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[475/483] Compiling MapboxMaps Snapshotter.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[476/483] Compiling MapboxMaps Attribution.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[477/483] Compiling MapboxMaps AttributionDialogManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[478/483] Compiling MapboxMaps ColorTheme.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[479/483] Compiling MapboxMaps CustomLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[480/483] Compiling MapboxMaps CustomGeometrySource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[481/483] Compiling MapboxMaps CustomRasterSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[482/483] Compiling MapboxMaps CustomRasterSourceTileData+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
[483/483] Compiling MapboxMaps EmptyCustomRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/AnnotatedFeature.swift:1:8: error: no such module 'MapboxCoreMaps'
 1 | import MapboxCoreMaps
   |        `- error: no such module 'MapboxCoreMaps'
 2 |
 3 | /// Represents either a GeoJSON geometry or an annotated layer feature.
Fetching https://github.com/mapbox/mapbox-common-ios.git
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
Fetching https://github.com/mapbox/turf-swift.git
[1/6164] Fetching turf-swift
[1419/9987] Fetching turf-swift, mapbox-core-maps-ios
[6091/17667] Fetching turf-swift, mapbox-core-maps-ios, mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git from cache (1.99s)
Fetched https://github.com/mapbox/turf-swift.git from cache (1.99s)
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.99s)
Computing version for https://github.com/mapbox/mapbox-core-maps-ios.git
Computed https://github.com/mapbox/mapbox-core-maps-ios.git at 11.23.0 (2.68s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.23.0 (0.63s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.64s)
Creating working copy for https://github.com/mapbox/mapbox-core-maps-ios.git
Working copy of https://github.com/mapbox/mapbox-core-maps-ios.git resolved at 11.23.0
Creating working copy for https://github.com/mapbox/mapbox-common-ios.git
Working copy of https://github.com/mapbox/mapbox-common-ios.git resolved at 24.23.0
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 4.0.0
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[16375/17668925] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[17683062/17683062] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip
[17714978/17714978] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.80s)
[30413478/30413478] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip
[62781929/62781929] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip (5.00s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip (6.75s)
warning: 'spi-builder-workspace': Invalid Resource 'Helpers/MapboxAccessToken': File not found.
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/SwiftUI/README.md
    /Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Annotations/MarkerAssets.xcassets
    /Users/admin/builder/spi-builder-workspace/Sources/MapboxMaps/Location/Puck/IndicatorAssets.xcassets
BUILD FAILURE 6.2 macosSpm