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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.