wudebin 2 年之前
父节点
当前提交
43da5bc023
共有 2 个文件被更改,包括 488 次插入363 次删除
  1. 1 1
      Strides-APP/ios/Podfile
  2. 487 362
      Strides-APP/ios/Strides.xcodeproj/project.pbxproj

+ 1 - 1
Strides-APP/ios/Podfile

@@ -65,7 +65,7 @@ target 'Strides' do
   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'
   pod 'react-native-google-maps', :path => rn_maps_path
   # pod 'GoogleMaps', '3.5.0'

文件差异内容过多而无法显示
+ 487 - 362
Strides-APP/ios/Strides.xcodeproj/project.pbxproj


部分文件因为文件数量过多而无法显示