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