vbea пре 2 година
родитељ
комит
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],