]> granicus.if.org Git - graphviz/commitdiff
remove ppc from architectures
authorellson <devnull@localhost>
Tue, 5 Apr 2011 14:08:13 +0000 (14:08 +0000)
committerellson <devnull@localhost>
Tue, 5 Apr 2011 14:08:13 +0000 (14:08 +0000)
macosx/graphviz.xcodeproj/project.pbxproj

index 7822c83f8e444da4915808da2fcf22f3667456f4..690813449a335ac03955e3525d0dcd09ebb10c69 100644 (file)
                        isa = PBXProject;
                        buildConfigurationList = C05733CB08A9546B00998B17 /* Build configuration list for PBXProject "graphviz" */;
                        compatibilityVersion = "Xcode 3.0";
+                       developmentRegion = English;
                        hasScannedForEncodings = 1;
+                       knownRegions = (
+                               English,
+                               Japanese,
+                               French,
+                               German,
+                       );
                        mainGroup = 2A37F4AAFDCFA73011CA2CEA /* graphviz */;
                        projectDirPath = "";
                        projectRoot = "";
                C05733C908A9546B00998B17 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
+                               ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
+                               ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
                                GCC_MODEL_TUNING = G5;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                                );
                                PRODUCT_NAME = Graphviz;
                                USER_HEADER_SEARCH_PATHS = "../lib/common ../lib/cdt ../lib/pathplan ../lib/graph ../lib/gvc";
+                               VALID_ARCHS = "i386 x86_64";
                                WRAPPER_EXTENSION = app;
                        };
                        name = Release;