I have an project writen in action script. Because I have multiple customers that need essentially the same application but with different assets, I'd like to automate the build process.
I found out that there is a MakePackage.jar
and MakePackage.exe
which can be used to repackage my project and can be called through the command line. However, I only get output when I enter incorrect parameters.
Thank you in advance.
See here. Read under "Packaging Applications with the Command Line"