aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit
diff options
context:
space:
mode:
authorAbhi Beckert <abhibeckert@gmail.com>2013-11-10 10:09:33 +1000
committerAbhi Beckert <abhibeckert@gmail.com>2013-11-10 10:09:33 +1000
commit5978531cba1d3b908c7e128dc65f11975274fa3c (patch)
tree357f12e1c99b7095d1dec32033ee55bf61155f96 /Frameworks/QueryKit
parent66ad29eea4d46e38462adb8b52962694a3c25f7e (diff)
downloadsequelpro-5978531cba1d3b908c7e128dc65f11975274fa3c.tar.gz
sequelpro-5978531cba1d3b908c7e128dc65f11975274fa3c.tar.bz2
sequelpro-5978531cba1d3b908c7e128dc65f11975274fa3c.zip
enable skip_install (debugging continuous integration server)
Diffstat (limited to 'Frameworks/QueryKit')
-rw-r--r--Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj3
1 files changed, 3 insertions, 0 deletions
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;
};