Commit graph

23 commits

Author SHA1 Message Date
Snowdream
88c5cfbbae Re-enable optimized builds on macOS
I disabled them because Release mode seemed to break ANGLE.
It seems that's fixed itself, somehow.
2022-07-20 12:09:22 -04:00
Struma
a0da0df6ef SharedFontState: Add 'defaultFontFamily' property
5e3907c7f8
2022-07-03 03:23:28 -04:00
Struma
9c84e208db Restore MP3 support; update configs 2022-04-02 19:58:49 -04:00
Struma
64dad2ad27 Good enough to release (?) 2022-01-23 18:29:08 -05:00
Struma
8aa7fc7cc3 Use path select based on env rather than Debug
Building a Release seems to just break newer versions of ANGLE,
so now let's just use Debug always.
the environment variable `MKXPZ_SELECT_PATH`
can be set to any value to bring up the option to select a path
2022-01-16 22:56:58 -05:00
Struma
1958748295 Update Xcode schemes for Universal Steam binaries 2021-09-30 05:00:07 -04:00
Struma
ef14de8073 Activate RPG debug when running Xcode debug scheme 2021-06-11 14:19:28 -04:00
Struma
ee010c6d52 Fix brainfart in load_data 2021-06-10 10:48:36 -04:00
Struma
adb6ac3e89 Deal with Xcode 13 settings update nag 2021-06-08 03:01:24 -04:00
Struma
5dc40e1fbe remove Xcode 12.5 update nag 2021-04-28 17:24:32 -04:00
Struma
76d51b229f Deal with Xcode settings update nag 2021-02-02 07:14:35 -05:00
Struma
9cc3313f31 Add Steam targets to Xcode build 2021-01-03 03:07:06 -05:00
Struma
340672f835 Un-Meson-ify Xcode app names 2021-01-03 01:17:13 -05:00
Struma
d7b2a7d4a3 Update Xcode project 2021-01-02 20:43:01 -05:00
Struma
76e7c9e142 Rename Xcode schemes for better sorting 2020-12-27 12:54:01 -05:00
Struma
182389ba1d Fix paths with backslashes in Game.ini 2020-12-25 21:32:53 -05:00
Struma
c06e739113 Finish adding Xcode schemes 2020-12-25 06:50:37 -05:00
Struma
b6f6a214ef Update Xcode project to 12.3 (remove update project nag) 2020-12-15 03:38:01 -05:00
Struma
c34f985c5f Add Xcode build scheme for (ARM64) legacy mkxp-z
Homebrew isn't quite ready for M1 Macs yet, but the Xcode project is.
Requires setting up the ruby 1.8 dependency manually.
(the `custom-ruby` rule in the makefile)
2020-12-14 11:45:45 -05:00
Struma
dffbe682f1 Build for ARM Macs 2020-12-12 08:38:46 -05:00
Struma
929df36f3a More edits to Xcode build 2020-11-23 05:43:54 -05:00
Struma
bbdf83fafc Build with OpenGL until MetalANGLE works properly 2020-11-19 20:26:16 -05:00
Struma
7e21066a70 Experimental Xcode builds (dependencies included) 2020-11-19 03:56:35 -05:00