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