Adding missing template files for building on iOS and other tools

This commit is contained in:
underscorediscovery
2013-07-17 13:52:22 -02:30
parent 0770534543
commit e038209f98
10 changed files with 4 additions and 0 deletions

Binary file not shown.

BIN
buildfiles/bin/compiler.jar Normal file

Binary file not shown.

Binary file not shown.

BIN
buildfiles/bin/debug.p12 Normal file

Binary file not shown.

BIN
buildfiles/bin/fruitstrap Executable file

Binary file not shown.

BIN
buildfiles/bin/hxswfml.n Normal file

Binary file not shown.

BIN
buildfiles/bin/ios-sim Normal file

Binary file not shown.

View File

@@ -0,0 +1,2 @@
@echo off
haxelib run openfl %*

2
buildfiles/bin/openfl.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
haxelib run openfl "$@"

Binary file not shown.