File tree Expand file tree Collapse file tree 21 files changed +49
-40
lines changed Expand file tree Collapse file tree 21 files changed +49
-40
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# AdMob test application.
44target 'testapp' do
5- pod 'Firebase/AdMob' , '6.24 .0'
5+ pod 'Firebase/AdMob' , '7.0 .0'
66end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Analytics test application.
44target 'testapp' do
5- pod 'Firebase/Analytics' , '6.24 .0'
5+ pod 'Firebase/Analytics' , '7.0 .0'
66end
Original file line number Diff line number Diff line change 208208 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
209209 GCC_WARN_UNUSED_FUNCTION = YES;
210210 GCC_WARN_UNUSED_VARIABLE = YES;
211- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
211+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
212212 MTL_ENABLE_DEBUG_INFO = YES;
213213 ONLY_ACTIVE_ARCH = YES;
214214 SDKROOT = iphoneos;
245245 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
246246 GCC_WARN_UNUSED_FUNCTION = YES;
247247 GCC_WARN_UNUSED_VARIABLE = YES;
248- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
248+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
249249 MTL_ENABLE_DEBUG_INFO = NO;
250250 SDKROOT = iphoneos;
251251 TARGETED_DEVICE_FAMILY = "1,2";
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Auth test application.
44target 'testapp' do
5- pod 'Firebase/Auth' , '6.24 .0'
5+ pod 'Firebase/Auth' , '7.0 .0'
66end
Original file line number Diff line number Diff line change 208208 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
209209 GCC_WARN_UNUSED_FUNCTION = YES;
210210 GCC_WARN_UNUSED_VARIABLE = YES;
211- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
211+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
212212 MTL_ENABLE_DEBUG_INFO = YES;
213213 ONLY_ACTIVE_ARCH = YES;
214214 SDKROOT = iphoneos;
245245 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
246246 GCC_WARN_UNUSED_FUNCTION = YES;
247247 GCC_WARN_UNUSED_VARIABLE = YES;
248- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
248+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
249249 MTL_ENABLE_DEBUG_INFO = NO;
250250 SDKROOT = iphoneos;
251251 TARGETED_DEVICE_FAMILY = "1,2";
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Firebase Realtime Database test application.
44target 'testapp' do
5- pod 'Firebase/Database' , '6.24 .0'
6- pod 'Firebase/Auth' , '6.24 .0'
5+ pod 'Firebase/Database' , '7.0 .0'
6+ pod 'Firebase/Auth' , '7.0 .0'
77end
Original file line number Diff line number Diff line change 208208 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
209209 GCC_WARN_UNUSED_FUNCTION = YES;
210210 GCC_WARN_UNUSED_VARIABLE = YES;
211- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
211+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
212212 MTL_ENABLE_DEBUG_INFO = YES;
213213 ONLY_ACTIVE_ARCH = YES;
214214 SDKROOT = iphoneos;
245245 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
246246 GCC_WARN_UNUSED_FUNCTION = YES;
247247 GCC_WARN_UNUSED_VARIABLE = YES;
248- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
248+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
249249 MTL_ENABLE_DEBUG_INFO = NO;
250250 SDKROOT = iphoneos;
251251 TARGETED_DEVICE_FAMILY = "1,2";
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Dynamic Links test application.
44target 'testapp' do
5- pod 'Firebase/DynamicLinks' , '6.24 .0'
5+ pod 'Firebase/DynamicLinks' , '7.0 .0'
66end
Original file line number Diff line number Diff line change 208208 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
209209 GCC_WARN_UNUSED_FUNCTION = YES;
210210 GCC_WARN_UNUSED_VARIABLE = YES;
211- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
211+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
212212 MTL_ENABLE_DEBUG_INFO = YES;
213213 ONLY_ACTIVE_ARCH = YES;
214214 SDKROOT = iphoneos;
245245 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
246246 GCC_WARN_UNUSED_FUNCTION = YES;
247247 GCC_WARN_UNUSED_VARIABLE = YES;
248- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
248+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
249249 MTL_ENABLE_DEBUG_INFO = NO;
250250 SDKROOT = iphoneos;
251251 TARGETED_DEVICE_FAMILY = "1,2";
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Firebase Firestore test application.
44target 'testapp' do
5- pod 'Firebase/Analytics' , '6.24 .0'
6- pod 'Firebase/Firestore' , '6.24 .0'
7- pod 'Firebase/Auth' , '6.24 .0'
5+ pod 'Firebase/Analytics' , '7.0 .0'
6+ pod 'Firebase/Firestore' , '7.0 .0'
7+ pod 'Firebase/Auth' , '7.0 .0'
88end
You can’t perform that action at this time.
0 commit comments