Skip to content

Commit 5b4a4c3

Browse files
committed
set deployment target to iOS 4.3
1 parent 934fcc1 commit 5b4a4c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

OAuth2Client.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@
460460
GCC_THUMB_SUPPORT = NO;
461461
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
462462
INSTALL_PATH = /usr/local/lib;
463+
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
463464
PRODUCT_NAME = OAuth2Client;
464465
SDKROOT = iphoneos;
465466
SKIP_INSTALL = YES;
@@ -483,6 +484,7 @@
483484
GCC_THUMB_SUPPORT = NO;
484485
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
485486
INSTALL_PATH = /usr/local/lib;
487+
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
486488
PRODUCT_NAME = OAuth2Client;
487489
SDKROOT = iphoneos;
488490
SKIP_INSTALL = YES;

0 commit comments

Comments
 (0)