Skip to content

asconfigc 1.6.0

Compare
Choose a tag to compare
@joshtynjala joshtynjala released this 22 Apr 17:49
v1.6.0
a417218
  • Fixed issue where replacing values in the Adobe AIR application descriptor XML could fail if elements were duplicated and the first one was commented out.
  • Fixed issues where the htmlTemplate files and the Adobe AIR application descriptor file were incorrectly copied to the SWF output directory instead of the JavaScript output directory when targeting JavaScript with Apache Royale.
  • Fixed issue where cleaning a project incorrectly deleted files in the SWF output directory instead of the JavaScript output directories when targeting JavaScript with Apache Royale.
  • Added a final fallback of using the project directory name when the Adobe AIR application ID needs to be generated.
  • Copies asset files before compiling, instead of after, to create a better developer experience with Apache Royale compiler's new upcoming file watcher feature.