In my last post, I expressed frustration with the fact that the MXMLC Ant task choked on the runtime-shared-library-path attributes. Well, I decided to not use the MXMLC task and instead use Ant’s EXEC command to compile the app. Works like a...
In my last post, I expressed frustration with the fact that the MXMLC Ant task choked on the runtime-shared-library-path attributes. Well, I decided to not use the MXMLC task and instead use Ant’s EXEC command to compile the app. Works like a...