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'
2
2
platform :ios , '8.0'
3
3
# AdMob test application.
4
4
target 'testapp' do
5
- pod 'Firebase/AdMob' , '6.24 .0'
5
+ pod 'Firebase/AdMob' , '7.0 .0'
6
6
end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# Analytics test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Analytics' , '6.24 .0'
5
+ pod 'Firebase/Analytics' , '7.0 .0'
6
6
end
Original file line number Diff line number Diff line change 208
208
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
209
209
GCC_WARN_UNUSED_FUNCTION = YES;
210
210
GCC_WARN_UNUSED_VARIABLE = YES;
211
- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
211
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
212
212
MTL_ENABLE_DEBUG_INFO = YES;
213
213
ONLY_ACTIVE_ARCH = YES;
214
214
SDKROOT = iphoneos;
245
245
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
246
246
GCC_WARN_UNUSED_FUNCTION = YES;
247
247
GCC_WARN_UNUSED_VARIABLE = YES;
248
- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
248
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
249
249
MTL_ENABLE_DEBUG_INFO = NO;
250
250
SDKROOT = iphoneos;
251
251
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'
2
2
platform :ios , '8.0'
3
3
# Auth test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Auth' , '6.24 .0'
5
+ pod 'Firebase/Auth' , '7.0 .0'
6
6
end
Original file line number Diff line number Diff line change 208
208
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
209
209
GCC_WARN_UNUSED_FUNCTION = YES;
210
210
GCC_WARN_UNUSED_VARIABLE = YES;
211
- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
211
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
212
212
MTL_ENABLE_DEBUG_INFO = YES;
213
213
ONLY_ACTIVE_ARCH = YES;
214
214
SDKROOT = iphoneos;
245
245
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
246
246
GCC_WARN_UNUSED_FUNCTION = YES;
247
247
GCC_WARN_UNUSED_VARIABLE = YES;
248
- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
248
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
249
249
MTL_ENABLE_DEBUG_INFO = NO;
250
250
SDKROOT = iphoneos;
251
251
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'
2
2
platform :ios , '8.0'
3
3
# Firebase Realtime Database test application.
4
4
target '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'
7
7
end
Original file line number Diff line number Diff line change 208
208
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
209
209
GCC_WARN_UNUSED_FUNCTION = YES;
210
210
GCC_WARN_UNUSED_VARIABLE = YES;
211
- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
211
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
212
212
MTL_ENABLE_DEBUG_INFO = YES;
213
213
ONLY_ACTIVE_ARCH = YES;
214
214
SDKROOT = iphoneos;
245
245
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
246
246
GCC_WARN_UNUSED_FUNCTION = YES;
247
247
GCC_WARN_UNUSED_VARIABLE = YES;
248
- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
248
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
249
249
MTL_ENABLE_DEBUG_INFO = NO;
250
250
SDKROOT = iphoneos;
251
251
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'
2
2
platform :ios , '8.0'
3
3
# Dynamic Links test application.
4
4
target 'testapp' do
5
- pod 'Firebase/DynamicLinks' , '6.24 .0'
5
+ pod 'Firebase/DynamicLinks' , '7.0 .0'
6
6
end
Original file line number Diff line number Diff line change 208
208
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
209
209
GCC_WARN_UNUSED_FUNCTION = YES;
210
210
GCC_WARN_UNUSED_VARIABLE = YES;
211
- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
211
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
212
212
MTL_ENABLE_DEBUG_INFO = YES;
213
213
ONLY_ACTIVE_ARCH = YES;
214
214
SDKROOT = iphoneos;
245
245
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
246
246
GCC_WARN_UNUSED_FUNCTION = YES;
247
247
GCC_WARN_UNUSED_VARIABLE = YES;
248
- IPHONEOS_DEPLOYMENT_TARGET = 8.4 ;
248
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0 ;
249
249
MTL_ENABLE_DEBUG_INFO = NO;
250
250
SDKROOT = iphoneos;
251
251
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'
2
2
platform :ios , '8.0'
3
3
# Firebase Firestore test application.
4
4
target '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'
8
8
end
You can’t perform that action at this time.
0 commit comments