If someone ship me a macbook I promisse to fix that ASAP =D

Sent from Android

Em 24/01/2011 18:44, "Andrew Westberg" <[email protected]>escreveu:

I think it has something to do with the different way the SDK is structured
on OSX vs windows/linux.  In any case, I gave up on this and just wrote some
simple shell scripts to run adt to package from .air to .dmg after my
flex-mojos script compiles the .air package.

#!/bin/bash
#package_dmg.sh
java -jar $AIR_SDK/lib/adt.jar -package -target native
target/projectname-air-1.0-SNAPSHOT.dmg
target/projectname-air-1.0-SNAPSHOT.air

-Andrew



On Mon, Jan 24, 2011 at 9:53 AM, Davis Ford <[email protected]>
wrote:
>
> I haven't ye...

-- 

You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To pos...

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to