ant main target completed on ${build.datetime}
<?xml version="1.0"?>
<flex-sdk-description>
<name>${release}</name>
<version>${release.version}</version>
<build>${build.number}</build>
</flex-sdk-description>
To compile all locales for the framework, flex4, rpc,and
airframework swc's use the other.locales target:
$ant frameworks other.locales or
$ant -Dlocales=true
#!/bin/sh
tar -xjf "AIR Integration Kit.tbz2" .
#!/bin/sh
zip -yrq ../out/flex_sdk_4 * -x /zip_pkg.sh