On 20/06/2013 21:42, Justin Mclean wrote:
Hmm, I'm sure I did a 'git rebase' before running the compile... where does the extension value get set ?HI,It does now build, but it's built a dmg rather than rpm/deb.It should build a deb double check the build ant file for this - sounds like you might not have the latest. <!-- AIR package extension --> <condition property="extension" value="exe"> <os family="windows" /> </condition>
Tom
