Commit Graph

8 Commits

Author SHA1 Message Date
Joseph Cloutier
51dfc56efb Use Build.xml to include CoreHaptics.framework.
Much simpler and more maintainable than in
88d3fa7184

(Sorting the flags a bit while I'm at it.)
2022-05-22 11:25:54 -04:00
Joseph Cloutier
88d3fa7184 Add CoreHaptics.framework.
This is required by SDL_mfijoystick.m as long as `ENABLE_MFI_RUMBLE` is
defined. And guess what? That's the file that defines it. There's no way
to disable it except decreasing the max iOS version.

Seems like iOS 13 is the new minimum.
2022-05-21 16:52:31 -04:00
Josh Tynjala
216096270e ios: add missing required Metal.framework dependency to Xcode project 2021-04-29 14:42:46 -07:00
Justin Espedal
d5e80fa5c1 Allow use of launch storyboard instead of launch images on iOS 2019-11-06 12:27:48 -08:00
Justin Espedal
4040e35ca8 Wrap entitlements path in quotes for app names with spaces 2018-08-02 19:40:43 -07:00
Adam
8bf5f12904 Use iOS .entitlements file instead of .plist for declaring app entitlements. Required by XCode 8 and newer. 2018-05-31 12:58:26 -07:00
Joshua Granick
8a0ceba91d Fix Xcode warnings anand update launch images 2018-01-30 10:11:50 -08:00
Joshua Granick
36e18ef270 Update 'create project' and iOS build to use variable substitution in directories/file names 2017-11-27 15:29:27 -08:00