vbea 2 лет назад
Родитель
Сommit
eaab4d597e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Strides-APP/ios/Podfile

+ 1 - 0
Strides-APP/ios/Podfile

@@ -77,6 +77,7 @@ target 'Strides' do
   pod 'FirebaseAnalytics'
   pod 'FirebaseMessaging'
   # pod 'FirebaseFirestore'
+  pod 'GoogleUtilities', :modular_headers => true
 
   use_react_native!(
     :path => config[:reactNativePath],