Make the iOS test projects target iPhone and iPad instead of just the phone.
This commit is contained in:
parent
8a8592e34c
commit
15b112e3a6
1 changed files with 1 additions and 0 deletions
|
@ -2164,6 +2164,7 @@
|
|||
PREBINDING = NO;
|
||||
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
|
||||
SDKROOT = iphoneos;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue