From 5978531cba1d3b908c7e128dc65f11975274fa3c Mon Sep 17 00:00:00 2001 From: Abhi Beckert Date: Sun, 10 Nov 2013 10:09:33 +1000 Subject: enable skip_install (debugging continuous integration server) --- Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Frameworks/QueryKit') diff --git a/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj b/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj index 64f991d6..ac2862eb 100644 --- a/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj +++ b/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj @@ -510,6 +510,7 @@ INFOPLIST_FILE = Resources/Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; PRODUCT_NAME = QueryKit; + SKIP_INSTALL = YES; WARNING_CFLAGS = "-Wmost"; WRAPPER_EXTENSION = framework; }; @@ -632,6 +633,7 @@ INFOPLIST_FILE = Resources/Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; PRODUCT_NAME = QueryKit; + SKIP_INSTALL = YES; WARNING_CFLAGS = "-Wmost"; WRAPPER_EXTENSION = framework; }; @@ -674,6 +676,7 @@ INFOPLIST_FILE = Resources/Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; PRODUCT_NAME = QueryKit; + SKIP_INSTALL = YES; WARNING_CFLAGS = "-Wmost"; WRAPPER_EXTENSION = framework; }; -- cgit v1.2.3