Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Make the iOS test projects target iPhone and iPad instead of just the…
Browse files Browse the repository at this point in the history
… phone.
  • Loading branch information
icculus committed Mar 28, 2011
1 parent ce1fbe0 commit 92c286e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Xcode-iPhoneOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj
Expand Up @@ -2164,6 +2164,7 @@
PREBINDING = NO;
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
Expand Down

0 comments on commit 92c286e

Please sign in to comment.