Closed leszek-s closed 4 years ago
Even if/when that happens, any existing mods which have support and released will cease to function as they are only PPC/x86 only. FYI
Please make macOS builds 64 bit as 32 bit apps no longer work on newest macOS Catalina and latest macOS build is quite old now.
The macOS builds are already and have always been 64-bit. What problems are you having with running them?
This is extracted from the most recent available macOS build at builds.openjk.org:
$ file openjk.x86_64.app/Contents/MacOS/openjk.x86_64
openjk.x86_64.app/Contents/MacOS/openjk.x86_64: Mach-O 64-bit executable x86_64
OK it works. It was showing a system error on start previously and I thought it was because it was not 64 bit but it turned out that the problem was it did not detect libsdl2 which I installed with macports. I copied it into a different directory and that solved it.
Please make macOS builds 64 bit as 32 bit apps no longer work on newest macOS Catalina and latest macOS build is quite old now.