NeighTools / UnityDoorstop

Doorstop -- run C# before Unity does!
GNU Lesser General Public License v2.1
419 stars 62 forks source link

Fix unable to build on macOS #53

Closed mo10 closed 2 months ago

mo10 commented 2 months ago

Upgrade xmake verison to 2.8.9. Remove check xz (xmake currently only distributes gz pack). Fix typo: command_exist ->commands_exist. Fix xmake build process.