LuaMachine
LuaMachine copied to clipboard
Build file fix for Apple Silicon
Added an extra conditional build statement for Apple Silicon architecture.
On a side note, I did not add static Lua library. If you do not have access to an Apple Silicon machine I can supply a static lib
@obscuren the currently provided static lib contains both arm64 and x64 symbols
Thats's odd. I wasn't able to build. Will look in to it (it was complaining about x64 symbols for an ARM binary)