So, in the compiler options tab of a build config, I know I can do something like:
Additional Compiler Options: -keep-as3-metadata+=Inject
...but what would be the best way to specify any number of custom metadata?
Use the Keep Actionscript metadata dialogue? Is there any help for this interface?
Thanks!