From b1b01e9f995e09dae945d69370124de04c285f27 Mon Sep 17 00:00:00 2001 From: Grzegorz Adam Hankiewicz Date: Fri, 14 Dec 2012 22:11:13 +0100 Subject: Removes misleading comment in build script. A true program would rather compile the main nim project file which imports other modules. --- examples/cross_calculator/ios/scripts/xcode_prebuild.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/cross_calculator/ios/scripts/xcode_prebuild.sh b/examples/cross_calculator/ios/scripts/xcode_prebuild.sh index 7626ba0b9..c6d38f164 100755 --- a/examples/cross_calculator/ios/scripts/xcode_prebuild.sh +++ b/examples/cross_calculator/ios/scripts/xcode_prebuild.sh @@ -21,7 +21,6 @@ DEST_NIMBASE=build/nimcache/nimbase.h # Ok, are we out now? if [ -d src ] then - # You may want to use a wildcard here to compile all nimrod files. $PATH_TO_NIMROD objc --noMain --app:lib \ --nimcache:build/nimcache --compileOnly \ --header --cpu:i386 ../nimrod_backend/backend.nim -- cgit 1.4.1-2-gfad0