asconfigc v0.6.7
- This project is now built with Apache Royale instead of Apache FlexJS.
- asconfig.json may optionally include
${flexlib}
token in paths specified in the compiler options. This token will be replaced with the path to the frameworks directory of the current SDK. For Apache Royale projects, the${royalelib}
token is available instead. - Fixed issue where
extdir
option for Adobe AIR packaging was missing from the asconfig.json schema.