How can I replicate the functionality of the Flash Builder's release tool in ant?
- by Chris R
I want to build an ant script that does exactly the same compilation actions on a Flash Builder 4 (Gumbo) project as the Project->Export Release Build... menu item does. My ant-fu is reasonably strong, that's not the issue, but rather I'm not sure exactly what that entry is doing.
Some details:
I'll be using the 3.x SDK (say, 3.2 for the…