Hello,
My company has signed the redistribution agreement and I've been working on building an installer using the PackageMaker application built into Mac OS X.
I'm seeing behavior where the installer fails every other time that it is run. The output from .airappinstall.log is below.
I've reproduced this behavior from the installer as well as by running the following command line:
sudo /Applications/Utilities/Adobe\ AIR\ Application\ Installer.app/Contents/MacOS/Adobe\ AIR\ Application\ Installer -silent /MyApp.air
Starting silent x1 install from file:///tmp/MyApp.air
UI SWF load is complete
stateRunningAppInstaller: appinstaller -runtime "/tmp/Adobe AIR Installer Stand Alone.app/Contents/Frameworks" -silent -withRuntime -url file:///MyApp.air
App installer completed successfully
begin quitting
Starting silent x1 install from file:///tmp/MyApp.air
UI SWF load is complete
stateRunningAppInstaller: appinstaller -runtime "/tmp/Adobe AIR Installer Stand Alone.app/Contents/Frameworks" -silent -withRuntime -url file:///MyApp.air
App installer failed; exit code 7
begin quitting
Starting silent x1 install from file:///MyApp.air
UI SWF load is complete
stateRunningAppInstaller: appinstaller -runtime "/tmp/Adobe AIR Installer Stand Alone.app/Contents/Frameworks" -silent -withRuntime -url file:///MyApp.air
App installer failed; exit code 7
begin quitting
Starting silent x1 install from file:///MyApp.air
UI SWF load is complete
stateRunningAppInstaller: appinstaller -runtime "/tmp/Adobe AIR Installer Stand Alone.app/Contents/Frameworks" -silent -withRuntime -url file:///MyApp.air
App installer completed successfully
begin quitting
Starting silent x1 install from file:///MyApp.air
UI SWF load is complete
stateRunningAppInstaller: appinstaller -runtime "/tmp/Adobe AIR Installer Stand Alone.app/Contents/Frameworks" -silent -withRuntime -url file:///MyApp.air
App installer failed; exit code 7
begin quitting
Starting silent x1 install from file:///MyAppE.air
UI SWF load is complete
stateRunningAppInstaller: appinstaller -runtime "/tmp/Adobe AIR Installer Stand Alone.app/Contents/Frameworks" -silent -withRuntime -url file:///MyApp.air
App installer completed successfully
begin quitting