Skip to content

Commit 6bc7eb5

Browse files
committed
fix(ios): updated Mapbox to 6.4.2 with bitcode disabled
1 parent 9457456 commit 6bc7eb5

File tree

1 file changed

+2
-3
lines changed
  • packages/ui-mapbox/platforms/ios

1 file changed

+2
-3
lines changed
+2-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
platform :ios, '13.0'
2-
3-
pod 'Mapbox-iOS-SDK', '~> 5.1.1'
1+
# see https://github.com/CocoaPods/CocoaPods/issues/11867 for why i use podspec
2+
pod 'Mapbox-iOS-SDK', :podspec => 'https://raw.githubusercontent.com/nativescript-community/mapbox-gl-native-ios/refs/heads/main/Mapbox-iOS-SDK.podspec'

0 commit comments

Comments
 (0)