aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit
diff options
context:
space:
mode:
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;
};