Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

Commit 9655ba0

Browse files
committed
Update Xcode project files for latest Xcode version
1 parent 0305aed commit 9655ba0

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Hap Codec.xcodeproj/project.pbxproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
089C1669FE841209C02AAC07 /* Project object */ = {
371371
isa = PBXProject;
372372
attributes = {
373-
LastUpgradeCheck = 0450;
373+
LastUpgradeCheck = 0510;
374374
};
375375
buildConfigurationList = 2BF1EBEF08A92C280070D853 /* Build configuration list for PBXProject "Hap Codec" */;
376376
compatibilityVersion = "Xcode 3.2";
@@ -556,6 +556,7 @@
556556
INFOPLIST_FILE = source/Info.plist;
557557
LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3 = "";
558558
MACOSX_DEPLOYMENT_TARGET = 10.6;
559+
ONLY_ACTIVE_ARCH = YES;
559560
OTHER_REZFLAGS = "-d ppc_$(ppc) -d i386_$(i386)";
560561
REZ_PREPROCESSOR_DEFINITIONS = "TARGET_REZ_CARBON_MACHO=1";
561562
REZ_RESOURCE_MAP_READ_ONLY = YES;

external/snappy/snappy-mac/snappy.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
E2830FC217E0C43A005E72C3 /* Project object */ = {
132132
isa = PBXProject;
133133
attributes = {
134-
LastUpgradeCheck = 0500;
134+
LastUpgradeCheck = 0510;
135135
ORGANIZATIONNAME = Vidvox;
136136
};
137137
buildConfigurationList = E2830FC517E0C43A005E72C3 /* Build configuration list for PBXProject "snappy" */;

external/squish/squish.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
E25D561D17E0E02B008DD459 /* Project object */ = {
177177
isa = PBXProject;
178178
attributes = {
179-
LastUpgradeCheck = 0500;
179+
LastUpgradeCheck = 0510;
180180
ORGANIZATIONNAME = Vidvox;
181181
};
182182
buildConfigurationList = E25D562017E0E02B008DD459 /* Build configuration list for PBXProject "squish" */;

0 commit comments

Comments
 (0)