(iOS) Uncomment FORMAT variable for iOS

This commit is contained in:
twinaphex 2013-05-18 03:40:05 +02:00
parent 4dc579c9c6
commit c4dd9ae89d

View File

@ -5,7 +5,7 @@ set -e
BASE_DIR="$PWD"
RARCH_DIR=$BASE_DIR/dist
RARCH_DIST_DIR=$RARCH_DIR/ios
#FORMAT=_ios
FORMAT=_ios
FORMAT_COMPILER_TARGET=ios
FORMAT_COMPILER_TARGET_ALT=ios
FORMAT_EXT=dylib