if it's not *too* late, here's some things to do:
Once those are complete, follow these steps to checkout SVN:
Once you've checked out SVN, follow these steps to compile:
And that should be it :) hope I was too late ._.
- Get SVN using one of these:
- Get XCode from the Apple Store
Once those are complete, follow these steps to checkout SVN:
- Open Terminal/Command Line
- Type [SELECT ALL] Code:
svn co svn://svn.code.sf.net/p/actiongame/code/trunk/ac/
- Wait for it to download
- Once complete, you can close Terminal
Once you've checked out SVN, follow these steps to compile:
- Open up XCode and wait for it to load
- Navigate to the folder you downloaded with SVN
- Once in the downloaded folder, go into the folder named "xcode", and open the project
- Change the build type from Debug to Release
- Click the Build button (sometimes it appears as a Run symbol)
And that should be it :) hope I was too late ._.