Vasi's Mac packaging

From X-Moto
Jump to: navigation, search

Hi, I'm Vasi. I'm part of the core team of the Fink project, so I know some things about porting to OS X. I finally wrote a script for building and packaging X-Moto on Mac OS X.

Just open a terminal and run these commands:

$ svn co http://vasi.dyndns.org:3128/svn/xmoto/trunk xmoto-build
$ cd xmoto-build
$ ./build.sh
# Wait 15 minutes on a fast Mac...

When the build is done, a .app and a .dmg will be in the build directory. Please read the README for more information.