File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Example/Firebase.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7128
7128
"\"${PODS_ROOT}/../../Firebase/Auth/Source\"/**",
7129
7129
);
7130
7130
INFOPLIST_FILE = Auth/Sample/Application.plist;
7131
- IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
7131
+ IPHONEOS_DEPLOYMENT_TARGET = 8 .0;
7132
7132
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
7133
7133
MTL_ENABLE_DEBUG_INFO = YES;
7134
7134
PRODUCT_BUNDLE_IDENTIFIER = com.google.FirebaseExperimental1;
7167
7167
"\"${PODS_ROOT}/../../Firebase/Auth/Source\"/**",
7168
7168
);
7169
7169
INFOPLIST_FILE = Auth/Sample/Application.plist;
7170
- IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
7170
+ IPHONEOS_DEPLOYMENT_TARGET = 8 .0;
7171
7171
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
7172
7172
MTL_ENABLE_DEBUG_INFO = NO;
7173
7173
PRODUCT_BUNDLE_IDENTIFIER = com.google.FirebaseExperimental1;
You can’t perform that action at this time.
0 commit comments