I am looking for someone with a mac computer who can be relied on to do 1 simple task every time there is a new triplea release.
No skills necessary.
Only a Mac OS computer can make a Mac OS version of TripleA
I don’t have a mac, so that is why you never see the mac release the same day of the normal release.
I need someone who can respond relatively quickly whenever there is a release, and give me the mac version.
Easy steps to make the Mac OS dmg app for TripleA:
1. Download the sourcecode only zip, and unzip it
triplea 1.6.1’s source code is here: http://sourceforge.net/projects/triplea/files/TripleA_Unstable/1_6_1/triplea_1_6_1_0_source_code_only.zip
any time there is a new release, i’ll email you the link for the new source
2. open up Terminal, so that you can write a few command line commands.
3. change directory to where you unzipped the source code (same directory that contains the build.xml file), and type:
ant run
(this just runs triplea, to confirm that you can run it)
4. if ant run works then triplea will start running. close triplea, then type these two commands:
ant clean
ant macRelease
5. the dmg app will be in the release folder, please upload it here:
http://www.sendspace.com/
give me the link to where you uploaded it, and we will all have the mac release :)