Commit Graph

12 Commits

Author SHA1 Message Date
Phil Marell
f16ffa0c4c Replace Main.storyboard with custom MainMenu.xib
The new xib file contains the default main menu created by Xcode, but removes the command-H shortcut from the Hide menu item, so that the in-game High Scores item takes effect instead.

Also SDL only supports custom nib files, not storyboards.
2021-07-28 19:44:03 +10:00
Phil Marell
e02919f1fc Use tabs in Xcode project 2021-07-24 16:27:55 +10:00
Phil Marell
ccceec8b3c Xcode 13 automatic change 2021-07-24 16:18:10 +10:00
Madthijs
09485b7cf4 compile + hardened security 2021-05-11 15:43:09 +02:00
Madthijs
b96acad0ca logging fix 2021-05-04 18:11:03 +02:00
Madthijs
57798c05c6 Undo runtime fonts 2021-05-04 16:05:15 +02:00
Madthijs
0725828a5f allocator + font stuff 2021-04-28 20:06:51 +02:00
Madthijs
67b594fe68 renames 2021-04-26 20:24:38 +02:00
Madthijs
82aaefe342 removed logging + fixed crash issue 2021-04-20 20:24:25 +02:00
Madthijs
d77cf6f5db AppIcon added 2021-04-20 16:44:49 +02:00
Madthijs
a9b6d1dc4f Xcode project clean up target build SDL 2021-04-19 16:01:14 +02:00
Madthijs
08349fc6db Xcode project 2021-04-19 12:10:34 +02:00