Updated build check script

This commit is contained in:
Joseph Henry
2016-06-23 12:17:37 -07:00
parent df8c4582e5
commit eb29aaa3f2
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ endif
CXXFLAGS=$(CFLAGS) -fno-rtti
all: osx_app_framework ios_app_framework osx_unity3d_bundle ios_unity3d_bundle android_jni_lib osx_shared_lib
all: osx_app_framework ios_app_framework osx_unity3d_bundle ios_unity3d_bundle android_jni_lib osx_shared_lib check
# TODO: CHECK if XCODE TOOLS are installed
# Build frameworks for application development