Skip to content

Commit

Permalink
Updating base SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajtaneja86 authored and Pankaj Taneja committed Sep 29, 2015
1 parent 7cbbfc4 commit 3aa85e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/Anet SDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@
ONLY_ACTIVE_ARCH = NO;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos8.0;
SDKROOT = iphoneos9.0;
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = "1,2";
};
Expand All @@ -849,7 +849,7 @@
ONLY_ACTIVE_ARCH = NO;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos8.0;
SDKROOT = iphoneos9.0;
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = "1,2";
};
Expand Down

0 comments on commit 3aa85e1

Please sign in to comment.