We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517c34e commit 9305001Copy full SHA for 9305001
CachedWebView.xcodeproj/project.pbxproj
@@ -228,7 +228,7 @@
228
GCC_WARN_ABOUT_RETURN_TYPE = YES;
229
GCC_WARN_UNINITIALIZED_AUTOS = YES;
230
GCC_WARN_UNUSED_VARIABLE = YES;
231
- IPHONEOS_DEPLOYMENT_TARGET = 5.1;
+ IPHONEOS_DEPLOYMENT_TARGET = 5.0;
232
SDKROOT = iphoneos;
233
TARGETED_DEVICE_FAMILY = 2;
234
};
@@ -247,7 +247,7 @@
247
248
249
250
251
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
252
253
0 commit comments