more revs to the XCode 4 instructions

This commit is contained in:
Blake Watters
2011-03-23 22:18:34 -04:00
parent aeef581ef8
commit 86a6054b70
2 changed files with 2 additions and 13 deletions

View File

@@ -2,6 +2,7 @@
# build directory to their legacy location at Build/RestKit
# under the project root. This is the include path for Xcode
# 3 projects and Xcode 4 projects not using derived data
# TODO: May only want to do this optionally if the BUILT_PRODUCTS_DIR is not a sub-directory of the SOURCE_ROOT
IFS=$'\n'
if [ -d "${CONFIGURATION_BUILD_DIR}/include/RestKit" ]; then