Provides a common test view and testing apps for the various OpenFL extensions.
- Requires the below extensions to be available in the parent directory.
git clone https://github.com/bazzisoft-openfl-extensions/extensionkit git clone https://github.com/bazzisoft-openfl-extensions/mobiledisplay git clone https://github.com/bazzisoft-openfl-extensions/interop git clone https://github.com/bazzisoft-openfl-extensions/barcode git clone https://github.com/bazzisoft-openfl-extensions/camera git clone https://github.com/bazzisoft-openfl-extensions/nativetext git clone https://github.com/bazzisoft-openfl-extensions/testapps lime rebuild extensionkit [linux|windows|mac|android|ios] lime rebuild mobiledisplay [linux|windows|mac|android|ios] lime rebuild interop [linux|windows|mac|android|ios] lime rebuild barcode [linux|windows|mac|android|ios] lime rebuild camera [linux|windows|mac|android|ios] lime rebuild nativetext [linux|windows|mac|android|ios] lime test testapps/extensionkit/project.xml [flash|linux|windows|mac|android|ios] -debug lime test testapps/mobiledisplay/project.xml [flash|linux|windows|mac|android|ios] -debug lime test testapps/interop/project.xml [flash|linux|windows|mac|android|ios] -debug lime test testapps/barcode/project.xml [flash|linux|windows|mac|android|ios] -debug lime test testapps/camera/project.xml [flash|linux|windows|mac|android|ios] -debug lime test testapps/nativetext/project.xml [flash|linux|windows|mac|android|ios] -debug