aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit
diff options
context:
space:
mode:
authorAbhi Beckert <abhi@abhibeckert.com>2013-11-09 16:11:21 -0800
committerAbhi Beckert <abhi@abhibeckert.com>2013-11-09 16:11:21 -0800
commit04f55853eb9222c10506c6f8092c133094316c13 (patch)
tree357f12e1c99b7095d1dec32033ee55bf61155f96 /Frameworks/QueryKit
parent0f50edf179c9b338db87b3dbc4e2bcd00416e926 (diff)
parent5978531cba1d3b908c7e128dc65f11975274fa3c (diff)
downloadsequelpro-04f55853eb9222c10506c6f8092c133094316c13.tar.gz
sequelpro-04f55853eb9222c10506c6f8092c133094316c13.tar.bz2
sequelpro-04f55853eb9222c10506c6f8092c133094316c13.zip
Merge pull request #1849 from abhibeckert/master
debugging continuos 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;
};