build_macos.sh 88 B

12345
  1. xmake clean -a
  2. export VM_64bit=1
  3. export LUAT_USE_GUI=n
  4. xmake f -p macosx -y
  5. xmake -w -y