Skip to content

Commit

Permalink
set sdk back to 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neilrahilly committed Oct 4, 2012
1 parent 0739e01 commit 2bc186d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HelloMixpanel/HelloMixpanel.xcodeproj/project.pbxproj
Expand Up @@ -450,7 +450,7 @@
PROVISIONING_PROFILE = "386F055C-7E38-4B03-AC0F-22EE5CA5FE24";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "386F055C-7E38-4B03-AC0F-22EE5CA5FE24";
RUN_CLANG_STATIC_ANALYZER = NO;
SDKROOT = iphoneos;
SDKROOT = iphoneos5.1;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
Expand Down Expand Up @@ -505,7 +505,7 @@
PROVISIONING_PROFILE = "81803E43-C420-4E6A-A0DE-F13B1B6BF34B";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "81803E43-C420-4E6A-A0DE-F13B1B6BF34B";
RUN_CLANG_STATIC_ANALYZER = NO;
SDKROOT = iphoneos;
SDKROOT = iphoneos5.1;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
Expand Down

0 comments on commit 2bc186d

Please sign in to comment.