aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj')
-rw-r--r--Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj b/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj
index efbdb9f1..89c50725 100644
--- a/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj
+++ b/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj
@@ -385,7 +385,7 @@
GCC_WARN_UNUSED_LABEL = YES;
GCC_WARN_UNUSED_VALUE = YES;
INFOPLIST_FILE = Resources/Info.plist;
- INSTALL_PATH = "$(HOME)/Library/Frameworks";
+ INSTALL_PATH = "@executable_path/../Frameworks";
PRODUCT_NAME = QueryKit;
WRAPPER_EXTENSION = framework;
};
@@ -507,7 +507,7 @@
GCC_WARN_UNUSED_VALUE = YES;
GENERATE_PKGINFO_FILE = YES;
INFOPLIST_FILE = Resources/Info.plist;
- INSTALL_PATH = "$(HOME)/Library/Frameworks";
+ INSTALL_PATH = "@executable_path/../Frameworks";
PRODUCT_NAME = QueryKit;
WARNING_CFLAGS = "-Wmost";
WRAPPER_EXTENSION = framework;
@@ -552,7 +552,7 @@
GCC_WARN_UNUSED_LABEL = YES;
GCC_WARN_UNUSED_VALUE = YES;
INFOPLIST_FILE = Resources/Info.plist;
- INSTALL_PATH = "$(HOME)/Library/Frameworks";
+ INSTALL_PATH = "@executable_path/../Frameworks";
PRODUCT_NAME = QueryKit;
SDKROOT = macosx10.5;
VALID_ARCHS = "ppc i386 x86_64";