mirror of
https://github.com/yawut/SDL.git
synced 2026-07-02 00:13:39 -05:00
Make the iOS test projects target iPhone and iPad instead of just the phone.
This commit is contained in:
parent
dcad176cb1
commit
c1fbd2f86b
|
|
@ -2164,6 +2164,7 @@
|
|||
PREBINDING = NO;
|
||||
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
|
||||
SDKROOT = iphoneos;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user