The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MapboxMaps, reference v11.13.0-alpha.1 (d9d29b), with Swift 5.9 for macOS (SPM) on 6 May 2025 10:32:34 UTC.

Build Command

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

Build Log

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