diff --git a/misc/xcode/ioquake3-Info.plist b/misc/xcode/ioquake3-Info.plist
index c938b4ca..9a1f113b 100644
--- a/misc/xcode/ioquake3-Info.plist
+++ b/misc/xcode/ioquake3-Info.plist
@@ -21,7 +21,7 @@
CFBundleSignature
????
CFBundleVersion
- 690b281-2013-07-11
+ 0f9eca6-2013-07-13
CGDisableCoalescedUpdates
LSMinimumSystemVersion
diff --git a/misc/xcode/speex.xcodeproj/project.pbxproj b/misc/xcode/speex.xcodeproj/project.pbxproj
index 8d36dee8..701f026a 100644
--- a/misc/xcode/speex.xcodeproj/project.pbxproj
+++ b/misc/xcode/speex.xcodeproj/project.pbxproj
@@ -478,6 +478,7 @@
isa = XCBuildConfiguration;
buildSettings = {
EXECUTABLE_PREFIX = lib;
+ HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../code/libspeex/include\"";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -486,6 +487,7 @@
isa = XCBuildConfiguration;
buildSettings = {
EXECUTABLE_PREFIX = lib;
+ HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../code/libspeex/include\"";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;