We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9457456 commit 6bc7eb5Copy full SHA for 6bc7eb5
packages/ui-mapbox/platforms/ios/Podfile
@@ -1,3 +1,2 @@
1
-platform :ios, '13.0'
2
-
3
-pod 'Mapbox-iOS-SDK', '~> 5.1.1'
+# see https://github.com/CocoaPods/CocoaPods/issues/11867 for why i use podspec
+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