Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumblekit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2014-03-11 01:39:56 +0400
committerMikkel Krautz <mikkel@krautz.dk>2014-03-11 01:39:56 +0400
commit3868c44ad1dd3680809f92cac1a3d058040b60df (patch)
tree73c6f12f3d1454d6cd52f66e48c24438b0c653c9
parentc7f9b5296ea895ad67e207356d363d2ccb2b0ace (diff)
MumbleKit.xcodeproj: update for Xcode 5.
-rw-r--r--MumbleKit.xcodeproj/project.pbxproj7
1 files changed, 2 insertions, 5 deletions
diff --git a/MumbleKit.xcodeproj/project.pbxproj b/MumbleKit.xcodeproj/project.pbxproj
index eb9a282..940552b 100644
--- a/MumbleKit.xcodeproj/project.pbxproj
+++ b/MumbleKit.xcodeproj/project.pbxproj
@@ -837,7 +837,7 @@
28BCF2B8132AE3B40003AEC1 /* Project object */ = {
isa = PBXProject;
attributes = {
- LastUpgradeCheck = 0450;
+ LastUpgradeCheck = 0510;
};
buildConfigurationList = 28BCF2BB132AE3B40003AEC1 /* Build configuration list for PBXProject "MumbleKit" */;
compatibilityVersion = "Xcode 3.2";
@@ -1120,7 +1120,6 @@
2845A729132D9B2F0034D631 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
@@ -1129,7 +1128,6 @@
2845A72A132D9B2F0034D631 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
@@ -1151,7 +1149,6 @@
28498F1C138AB6A9000509DD /* BetaDist */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
@@ -1173,7 +1170,6 @@
28A2AEC41478A92700F3B83F /* AppStore */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
SDKROOT = macosx;
};
@@ -1183,6 +1179,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 2815C4E6150D55BC00136082 /* Debug.xcconfig */;
buildSettings = {
+ ONLY_ACTIVE_ARCH = YES;
};
name = Debug;
};