|
@@ -65,7 +65,7 @@ target 'Strides' do
|
|
|
flags = get_default_flags()
|
|
flags = get_default_flags()
|
|
|
|
|
|
|
|
# 谷歌地图服务
|
|
# 谷歌地图服务
|
|
|
- pod 'Google-Maps-iOS-Utils', :git => 'https://github.com/Simon-TechForm/google-maps-ios-utils.git', :branch => 'feat/support-apple-silicon'
|
|
|
|
|
|
|
+ # pod 'Google-Maps-iOS-Utils', :git => 'https://github.com/Simon-TechForm/google-maps-ios-utils.git', :branch => 'feat/support-apple-silicon'
|
|
|
rn_maps_path = '../node_modules/react-native-maps'
|
|
rn_maps_path = '../node_modules/react-native-maps'
|
|
|
pod 'react-native-google-maps', :path => rn_maps_path
|
|
pod 'react-native-google-maps', :path => rn_maps_path
|
|
|
# pod 'GoogleMaps', '3.5.0'
|
|
# pod 'GoogleMaps', '3.5.0'
|