Commit 15b112e3 authored by Ryan C. Gordon's avatar Ryan C. Gordon

Make the iOS test projects target iPhone and iPad instead of just the phone.

parent 8a8592e3
......@@ -2164,6 +2164,7 @@
PREBINDING = NO;
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment