Skip to content

Commit

Permalink
Update .xcodeprojs, inhibit warnings from 3rdparty libs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrautz committed Sep 23, 2012
1 parent 0a0d330 commit 805e1e8
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 7 deletions.
2 changes: 2 additions & 0 deletions 3rdparty/celt-0.7.0-build/Base.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ IPHONEOS_DEPLOYMENT_TARGET = 5.0
HEADER_SEARCH_PATHS = .
ALWAYS_SEARCH_USER_PATHS = NO

GCC_WARN_INHIBIT_ALL_WARNINGS = YES

GCC_ENABLE_OBJC_EXCEPTIONS = YES

GCC_PRECOMPILE_PREFIX_HEADER = YES
Expand Down
6 changes: 5 additions & 1 deletion 3rdparty/celt-0.7.0-build/CELT-0.7.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
280D5F7C132AE73C00540C3D /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
LastUpgradeCheck = 0450;
};
buildConfigurationList = 280D5F7F132AE73C00540C3D /* Build configuration list for PBXProject "CELT-0.7" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -371,6 +371,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = BetaDist;
Expand All @@ -379,6 +380,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Debug;
Expand All @@ -387,6 +389,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Release;
Expand All @@ -408,6 +411,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = AppStore;
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/opensslbuild/Base.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ IPHONEOS_DEPLOYMENT_TARGET = 5.0
HEADER_SEARCH_PATHS = $(PROJECT_DIR)/../openssl $(PROJECT_DIR)/../openssl/include $(PROJECT_DIR)/../openssl/crypto $(PROJECT_DIR)/../openssl/crypto/asn1 $(PROJECT_DIR)/../openssl/crypto/evp
ALWAYS_SEARCH_USER_PATHS = NO

GCC_WARN_INHIBIT_ALL_WARNINGS = YES

GCC_PRECOMPILE_PREFIX_HEADER = NO
GCC_PREFIX_HEADER = OpenSSL.pch

Expand Down
6 changes: 5 additions & 1 deletion 3rdparty/opensslbuild/OpenSSL.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3112,7 +3112,7 @@
28F58C3D132AF1070053C348 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
LastUpgradeCheck = 0450;
};
buildConfigurationList = 28F58C40132AF1070053C348 /* Build configuration list for PBXProject "OpenSSL" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -4419,6 +4419,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = BetaDist;
Expand All @@ -4440,6 +4441,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = AppStore;
Expand Down Expand Up @@ -4474,6 +4476,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Debug;
Expand All @@ -4482,6 +4485,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Release;
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/opusbuild/Base.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ OTHER_CFLAGS = -x c++
HEADER_SEARCH_PATHS = . $(PROJECT_DIR)/../opus/silk/float $(PROJECT_DIR)/../opus/silk $(PROJECT_DIR)/../opus/include $(PROJECT_DIR)/../opus/celt
ALWAYS_SEARCH_USER_PATHS = YES

GCC_WARN_INHIBIT_ALL_WARNINGS = YES

GCC_ENABLE_OBJC_EXCEPTIONS = YES

GCC_PRECOMPILE_PREFIX_HEADER = YES
Expand Down
6 changes: 5 additions & 1 deletion 3rdparty/opusbuild/Opus.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@
287D859D14E6D474002B5D79 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
LastUpgradeCheck = 0450;
};
buildConfigurationList = 287D85A014E6D474002B5D79 /* Build configuration list for PBXProject "Opus" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -967,6 +967,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Debug;
Expand All @@ -975,6 +976,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Release;
Expand All @@ -996,6 +998,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = AppStore;
Expand All @@ -1017,6 +1020,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = BetaDist;
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/protobufbuild/Base.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ IPHONEOS_DEPLOYMENT_TARGET = 5.0
HEADER_SEARCH_PATHS = $(PROJECT_DIR)/../protobuf/src/runtime/Classes
ALWAYS_SEARCH_USER_PATHS = NO

GCC_WARN_INHIBIT_ALL_WARNINGS = YES

GCC_ENABLE_OBJC_EXCEPTIONS = YES
GCC_PRECOMPILE_PREFIX_HEADER = YES
GCC_PREFIX_HEADER = $(PROJECT_DIR)/../protobuf/src/runtime/ProtocolBuffers_Prefix.pch
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
2845A69E132D99550034D631 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
LastUpgradeCheck = 0450;
};
buildConfigurationList = 2845A6A1132D99550034D631 /* Build configuration list for PBXProject "ProtocolBuffers" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -360,6 +360,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Debug;
Expand All @@ -368,6 +369,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Release;
Expand All @@ -389,6 +391,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = BetaDist;
Expand All @@ -410,6 +413,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = AppStore;
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/speexbuild/Base.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ IPHONEOS_DEPLOYMENT_TARGET = 5.0
HEADER_SEARCH_PATHS = . $(PROJECT_DIR)/../speex/include $(PROJECT_DIR)/../libspeex
ALWAYS_SEARCH_USER_PATHS = NO

GCC_WARN_INHIBIT_ALL_WARNINGS = YES

GCC_ENABLE_OBJC_EXCEPTIONS = YES

GCC_PRECOMPILE_PREFIX_HEADER = YES
Expand Down
6 changes: 5 additions & 1 deletion 3rdparty/speexbuild/Speex.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
28D1DADF132AEB1400456ED6 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
LastUpgradeCheck = 0450;
};
buildConfigurationList = 28D1DAE2132AEB1400456ED6 /* Build configuration list for PBXProject "Speex" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -435,6 +435,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = BetaDist;
Expand All @@ -456,6 +457,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = AppStore;
Expand Down Expand Up @@ -490,6 +492,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Debug;
Expand All @@ -498,6 +501,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Release;
Expand Down
2 changes: 2 additions & 0 deletions 3rdparty/speexdspbuild/Base.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ IPHONEOS_DEPLOYMENT_TARGET = 5.0
HEADER_SEARCH_PATHS = $(PROJECT_DIR) $(PROJECT_DIR)/../speex/libspeex $(PROJECT_DIR)/../speex/include
ALWAYS_SEARCH_USER_PATHS = NO

GCC_WARN_INHIBIT_ALL_WARNINGS = YES

GCC_ENABLE_OBJC_EXCEPTIONS = YES

GCC_PRECOMPILE_PREFIX_HEADER = YES
Expand Down
6 changes: 5 additions & 1 deletion 3rdparty/speexdspbuild/SpeexDSP.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
28877EB5132D96F300793CC5 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
LastUpgradeCheck = 0450;
};
buildConfigurationList = 28877EB8132D96F300793CC5 /* Build configuration list for PBXProject "SpeexDSP" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -269,6 +269,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = BetaDist;
Expand Down Expand Up @@ -303,6 +304,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Debug;
Expand All @@ -311,6 +313,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Release;
Expand All @@ -332,6 +335,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = AppStore;
Expand Down
6 changes: 5 additions & 1 deletion MumbleKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@
28BCF2B8132AE3B40003AEC1 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0430;
LastUpgradeCheck = 0450;
};
buildConfigurationList = 28BCF2BB132AE3B40003AEC1 /* Build configuration list for PBXProject "MumbleKit" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -1093,6 +1093,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Debug;
Expand All @@ -1101,6 +1102,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = Release;
Expand All @@ -1122,6 +1124,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = BetaDist;
Expand All @@ -1143,6 +1146,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
name = AppStore;
Expand Down

0 comments on commit 805e1e8

Please sign in to comment.