mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Update Mac OS X build for 10.3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18000 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fea972c8f3
commit
57e74ef07a
3 changed files with 210 additions and 5 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-10-28 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* macosx/gnustep.pbproj/project.pbxproj: Update for 10.3 (Xcode).
|
||||
* macosx/REAMDE: Add comment
|
||||
(Update from Philip Mötteli <Philip.Moetteli@tele2.ch>).
|
||||
|
||||
Tue Oct 28 10:12:00 2003 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSRunLoop.m: Modified (acceptInputForMode:beforeDate:) and
|
||||
|
|
|
@ -7,6 +7,8 @@ Framework, written by Stephane Corthesy <stephane@sente.ch>. If builds
|
|||
a library that contains classes and extensions found in the GNUstep base
|
||||
library, but that are not found in the MacOSX Foundation framework.
|
||||
|
||||
Currently updated for Mac OS X 10.3
|
||||
|
||||
Note that the GNUstep developers do NOT maintain this project as we do
|
||||
not normally have access to MacOSX machines. Thus it is possible this
|
||||
project will be out of date with the actual sources. However, it is
|
||||
|
|
|
@ -3,14 +3,19 @@
|
|||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 38;
|
||||
objectVersion = 39;
|
||||
objects = {
|
||||
014CEA440018CDF011CA2923 = {
|
||||
buildRules = (
|
||||
);
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
OPTIMIZATION_CFLAGS = "-O0";
|
||||
ZERO_LINK = YES;
|
||||
};
|
||||
isa = PBXBuildStyle;
|
||||
name = Development;
|
||||
|
@ -20,6 +25,8 @@
|
|||
);
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = YES;
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
||||
ZERO_LINK = NO;
|
||||
};
|
||||
isa = PBXBuildStyle;
|
||||
name = Deployment;
|
||||
|
@ -43,11 +50,15 @@
|
|||
isa = PBXGroup;
|
||||
name = Products;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
034768E0FF38A50411DB9C8B = {
|
||||
expectedFileType = wrapper.framework;
|
||||
fallbackIsa = PBXFileReference;
|
||||
isa = PBXFrameworkReference;
|
||||
path = GNUstepBase.framework;
|
||||
refType = 3;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
//030
|
||||
//031
|
||||
|
@ -60,6 +71,8 @@
|
|||
//083
|
||||
//084
|
||||
0867D690FE84028FC02AAC07 = {
|
||||
buildSettings = {
|
||||
};
|
||||
buildStyles = (
|
||||
014CEA440018CDF011CA2923,
|
||||
014CEA450018CDF011CA2923,
|
||||
|
@ -90,6 +103,7 @@
|
|||
isa = PBXGroup;
|
||||
name = gnustep;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
0867D69AFE84028FC02AAC07 = {
|
||||
children = (
|
||||
|
@ -99,12 +113,16 @@
|
|||
isa = PBXGroup;
|
||||
name = "External Frameworks and Libraries";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
0867D69BFE84028FC02AAC07 = {
|
||||
expectedFileType = wrapper.framework;
|
||||
fallbackIsa = PBXFileReference;
|
||||
isa = PBXFrameworkReference;
|
||||
name = Foundation.framework;
|
||||
path = /System/Library/Frameworks/Foundation.framework;
|
||||
refType = 0;
|
||||
sourceTree = "<absolute>";
|
||||
};
|
||||
0867D69CFE84028FC02AAC07 = {
|
||||
buildPhases = (
|
||||
|
@ -253,6 +271,7 @@
|
|||
isa = PBXGroup;
|
||||
name = Resources;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
089C1666FE841158C02AAC07 = {
|
||||
children = (
|
||||
|
@ -261,13 +280,16 @@
|
|||
isa = PBXVariantGroup;
|
||||
name = InfoPlist.strings;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
089C1667FE841158C02AAC07 = {
|
||||
expectedFileType = text.plist.strings;
|
||||
fileEncoding = 10;
|
||||
isa = PBXFileReference;
|
||||
name = English;
|
||||
path = English.lproj/InfoPlist.strings;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
089C1668FE841158C02AAC07 = {
|
||||
fileRef = 089C1666FE841158C02AAC07;
|
||||
|
@ -294,6 +316,7 @@
|
|||
name = Source;
|
||||
path = ../Source;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
//080
|
||||
//081
|
||||
|
@ -316,6 +339,7 @@
|
|||
isa = PBXGroup;
|
||||
name = "Linked Frameworks";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1058C7B2FEA5585E11CA2CBB = {
|
||||
children = (
|
||||
|
@ -323,6 +347,7 @@
|
|||
isa = PBXGroup;
|
||||
name = "Other Frameworks";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
//100
|
||||
//101
|
||||
|
@ -343,6 +368,7 @@
|
|||
isa = PBXGroup;
|
||||
name = "Other Sources";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
//320
|
||||
//321
|
||||
|
@ -363,6 +389,7 @@
|
|||
name = Tools;
|
||||
path = ../Tools;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
554DDE7A04310FB500000001 = {
|
||||
buildActionMask = 2147483647;
|
||||
|
@ -423,13 +450,17 @@
|
|||
productReference = 554DDE7F04310FB500000001;
|
||||
};
|
||||
554DDE7F04310FB500000001 = {
|
||||
expectedFileType = "compiled.mach-o.executable";
|
||||
fallbackIsa = PBXFileReference;
|
||||
isa = PBXExecutableFileReference;
|
||||
path = HTMLLinker;
|
||||
refType = 3;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
554DDE8104310FBF00000001 = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 0867D69CFE84028FC02AAC07;
|
||||
targetProxy = EFF06DE3054E5BDA002EC6F5;
|
||||
};
|
||||
554DDE820431104D00000001 = {
|
||||
children = (
|
||||
|
@ -439,12 +470,15 @@
|
|||
isa = PBXGroup;
|
||||
name = HTMLLinker;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
554DDE830431106D00000001 = {
|
||||
expectedFileType = file;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = HTMLLinker.m;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
554DDE840431106D00000001 = {
|
||||
fileRef = 554DDE830431106D00000001;
|
||||
|
@ -453,10 +487,12 @@
|
|||
};
|
||||
};
|
||||
554DDE85043110AA00000001 = {
|
||||
expectedFileType = file;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = HTMLLinker.html;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
554DDE87043110C200000001 = {
|
||||
buildActionMask = 2147483647;
|
||||
|
@ -474,10 +510,12 @@
|
|||
};
|
||||
};
|
||||
555112B303FEC81600000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = "thr-mach.h";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
555112B403FEC81600000001 = {
|
||||
fileRef = 555112B303FEC81600000001;
|
||||
|
@ -489,11 +527,13 @@
|
|||
};
|
||||
};
|
||||
555112B603FEC83800000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = "thr-pthread.m";
|
||||
path = "../Source/thr-pthread.m";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
555112B803FEC83800000001 = {
|
||||
fileRef = 555112B603FEC83800000001;
|
||||
|
@ -502,11 +542,13 @@
|
|||
};
|
||||
};
|
||||
555FEDB703EC450500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GSCompatibility.h;
|
||||
path = ../../../Source/Additions/GSCompatibility.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
555FEDB803EC450500000001 = {
|
||||
fileRef = 555FEDB703EC450500000001;
|
||||
|
@ -518,11 +560,13 @@
|
|||
};
|
||||
};
|
||||
5566CC2804324D9F00000002 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = README;
|
||||
path = ../macosx/README;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
5566CC2904324DA700000002 = {
|
||||
children = (
|
||||
|
@ -539,6 +583,7 @@
|
|||
name = Documentation;
|
||||
path = ../Documentation;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
556FFD1903EC2ECE00000001 = {
|
||||
children = (
|
||||
|
@ -556,60 +601,79 @@
|
|||
name = unicode;
|
||||
path = Additions/GNUstepBase/unicode;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD1A03EC2ECE00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = caseconv.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD1B03EC2ECE00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = cop.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD1C03EC2ECE00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = cyrillic.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD1D03EC2ECE00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = decomp.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD1E03EC2ECE00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = gsm0338.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD1F03EC2ECE00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = latin2.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD2003EC2ECE00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = latin9.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD2103EC2ECE00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = nextstep.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD2203EC2ECE00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = thai.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD2303EC2ECE00000001 = {
|
||||
fileRef = 556FFD1A03EC2ECE00000001;
|
||||
|
@ -666,10 +730,12 @@
|
|||
};
|
||||
};
|
||||
556FFD2C03EC331600000001 = {
|
||||
expectedFileType = "compiled.mach-o.dylib";
|
||||
isa = PBXFileReference;
|
||||
name = libiconv.dylib;
|
||||
path = /sw/lib/libiconv.dylib;
|
||||
refType = 0;
|
||||
sourceTree = "<absolute>";
|
||||
};
|
||||
556FFD2E03EC36E500000001 = {
|
||||
children = (
|
||||
|
@ -691,73 +757,96 @@
|
|||
name = GNUstepBase;
|
||||
path = Additions/GNUstepBase;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD3103EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = behavior.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD3603EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = GCObject.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD3703EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = GNUstep.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD3803EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = GSCategories.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD4003EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = GSMime.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD4103EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = GSObjCRuntime.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD4303EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = GSXML.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD8803EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = "objc-gnu2next.h";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD8A03EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = preface.h;
|
||||
path = GNUstepBase/preface.h;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
556FFD8B03EC36E500000001 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = preface.h.in;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD8D03EC36E500000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = Unicode.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
556FFD9203EC36E500000001 = {
|
||||
fileRef = 556FFD3103EC36E500000001;
|
||||
|
@ -858,18 +947,23 @@
|
|||
name = Headers;
|
||||
path = ../Headers;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
559CDB7E040587E100000001 = {
|
||||
expectedFileType = archive.ar;
|
||||
isa = PBXFileReference;
|
||||
name = libxml2.a;
|
||||
path = /sw/lib/libxml2.a;
|
||||
refType = 0;
|
||||
sourceTree = "<absolute>";
|
||||
};
|
||||
559CDB8004058ACF00000001 = {
|
||||
expectedFileType = "compiled.mach-o.dylib";
|
||||
isa = PBXFileReference;
|
||||
name = libz.dylib;
|
||||
path = /usr/lib/libz.dylib;
|
||||
refType = 0;
|
||||
sourceTree = "<absolute>";
|
||||
};
|
||||
55AB58310408CDFC00000001 = {
|
||||
fileRef = 55CF466903E367A500000001;
|
||||
|
@ -919,12 +1013,15 @@
|
|||
name = Languages;
|
||||
path = ../Resources/Languages;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58660408D08700000001 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = Locale.encodings;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB586B0408D09400000001 = {
|
||||
fileRef = 55AB58660408D08700000001;
|
||||
|
@ -1004,13 +1101,17 @@
|
|||
productReference = 55AB58710408D27700000001;
|
||||
};
|
||||
55AB58710408D27700000001 = {
|
||||
expectedFileType = "compiled.mach-o.executable";
|
||||
fallbackIsa = PBXFileReference;
|
||||
isa = PBXExecutableFileReference;
|
||||
path = autogsdoc;
|
||||
refType = 3;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
55AB58730408D28300000001 = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 0867D69CFE84028FC02AAC07;
|
||||
targetProxy = EFF06DE4054E5BDA002EC6F5;
|
||||
};
|
||||
55AB58740408D2A800000001 = {
|
||||
children = (
|
||||
|
@ -1028,60 +1129,79 @@
|
|||
name = autogsdoc;
|
||||
path = "";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58750408D2DB00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = AGSHtml.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58760408D2DB00000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = AGSHtml.m;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58770408D2DB00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = AGSIndex.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58780408D2DB00000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = AGSIndex.m;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58790408D2DB00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = AGSOutput.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB587A0408D2DB00000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = AGSOutput.m;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB587B0408D2DB00000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = AGSParser.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB587C0408D2DB00000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = AGSParser.m;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB587D0408D2DB00000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = autogsdoc.m;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB587E0408D2DB00000001 = {
|
||||
fileRef = 55AB58750408D2DB00000001;
|
||||
|
@ -1138,9 +1258,12 @@
|
|||
};
|
||||
};
|
||||
55AB58870408D30500000001 = {
|
||||
expectedFileType = file;
|
||||
fallbackIsa = PBXFileReference;
|
||||
isa = PBXFrameworkReference;
|
||||
path = gnustep.framework;
|
||||
refType = 3;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
55AB58880408D30500000001 = {
|
||||
fileRef = 55AB58870408D30500000001;
|
||||
|
@ -1183,6 +1306,7 @@
|
|||
isa = PBXGroup;
|
||||
name = DTDs;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB588E0408DB4700000001 = {
|
||||
buildActionMask = 2147483647;
|
||||
|
@ -1199,32 +1323,40 @@
|
|||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
55AB588F0408DB7200000001 = {
|
||||
expectedFileType = text.plist.xml;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = "gsdoc-0_6_5.dtd";
|
||||
path = "../Tools/gsdoc-0_6_5.dtd";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58900408DB7200000001 = {
|
||||
expectedFileType = text.plist.xml;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = "gsdoc-0_6_6.dtd";
|
||||
path = "../Tools/gsdoc-0_6_6.dtd";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58910408DB7200000001 = {
|
||||
expectedFileType = text.plist.xml;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = "gsdoc-0_6_7.dtd";
|
||||
path = "../Tools/gsdoc-0_6_7.dtd";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58920408DB7200000001 = {
|
||||
expectedFileType = text.plist.xml;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = "gsdoc-1_0_0.dtd";
|
||||
path = "../Tools/gsdoc-1_0_0.dtd";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58930408DB7A00000001 = {
|
||||
fileRef = 55AB588F0408DB7200000001;
|
||||
|
@ -1260,41 +1392,52 @@
|
|||
isa = PBXGroup;
|
||||
name = DocTemplates;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58E60408EA8100000001 = {
|
||||
expectedFileType = text.plist.xml;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = AutoDocTemplate.gsdoc;
|
||||
path = ../Tools/AutoDocTemplate.gsdoc;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58E70408EA8100000001 = {
|
||||
expectedFileType = text.plist.xml;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = gnustep.gsdoc;
|
||||
path = ../Tools/gnustep.gsdoc;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58E80408EA8100000001 = {
|
||||
expectedFileType = text.plist.xml;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = gsdoc.gsdoc;
|
||||
path = ../Tools/gsdoc.gsdoc;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58E90408EA8100000001 = {
|
||||
expectedFileType = text.plist.xml;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = indextemplate.gsdoc;
|
||||
path = ../Tools/indextemplate.gsdoc;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58EA0408EA8100000001 = {
|
||||
expectedFileType = text.plist.xml;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = "plist-0_9.dtd";
|
||||
path = "../Tools/plist-0_9.dtd";
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55AB58EB0408EADB00000001 = {
|
||||
buildActionMask = 2147483647;
|
||||
|
@ -1326,81 +1469,103 @@
|
|||
};
|
||||
};
|
||||
55CF465F03E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = behavior.m;
|
||||
path = ../Source/Additions/behavior.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466003E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GCArray.m;
|
||||
path = ../Source/Additions/GCArray.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466103E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GCDictionary.m;
|
||||
path = ../Source/Additions/GCDictionary.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466203E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GCObject.m;
|
||||
path = ../Source/Additions/GCObject.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466303E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GSCategories.m;
|
||||
path = ../Source/Additions/GSCategories.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466503E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GSCompatibility.m;
|
||||
path = ../Source/Additions/GSCompatibility.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466603E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GSMime.m;
|
||||
path = ../Source/Additions/GSMime.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466703E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GSNextRuntime.m;
|
||||
path = ../Source/Additions/GSNextRuntime.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466803E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GSObjCRuntime.m;
|
||||
path = ../Source/Additions/GSObjCRuntime.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466903E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GSXML.m;
|
||||
path = ../Source/Additions/GSXML.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466A03E367A500000001 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = Unicode.m;
|
||||
path = ../Source/Additions/Unicode.m;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55CF466B03E367A500000001 = {
|
||||
fileRef = 55CF465F03E367A500000001;
|
||||
|
@ -1412,11 +1577,7 @@
|
|||
buildActionMask = 12;
|
||||
files = (
|
||||
);
|
||||
generatedFileNames = (
|
||||
);
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
neededFileNames = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "myHeaderDir=\"${BUILD_ROOT}/`dirname ${INNER_PRODUCT_SUBPATH}`/Headers\"\nmkdir ${myHeaderDir}/base\ncd ${myHeaderDir}/base\ntest -f behavior.h || ln -s ../behavior.h .\ntest -f objc-gnu2next.h || ln -s ../objc-gnu2next.h .\ntest -f preface.h || ln -s ../preface.h .\ntest -f GCObject.h || ln -s ../GCObject.h .\ntest -f GNUstep.h || ln -s ../GNUstep.h .\ntest -f GSCategories.h || ln -s ../GSCategories.h .\ntest -f GSCompatibility.h || ln -s ../GSCompatibility.h .\ntest -f GSMime.h || ln -s ../GSMime.h .\ntest -f GSXML.h || ln -s ../GSXML.h .\ntest -f GSObjCRuntime.h || ln -s ../GSObjCRuntime.h .\ntest -f Unicode.h || ln -s ../Unicode.h .\ntest -f thr-mach.h || ln -s ../thr-mach.h .";
|
||||
|
@ -1428,11 +1589,13 @@
|
|||
};
|
||||
};
|
||||
55E1346E043268A100000002 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = GSPrivate.h;
|
||||
path = ../Source/GSPrivate.h;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55F7D5D003E4072000000001 = {
|
||||
fileRef = 55CF466703E367A500000001;
|
||||
|
@ -1483,66 +1646,84 @@
|
|||
};
|
||||
};
|
||||
55F7D7D803E49C1000000001 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = ANNOUNCE;
|
||||
path = ../ANNOUNCE;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55F7D7D903E49C1000000001 = {
|
||||
expectedFileType = file;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = BUGS;
|
||||
path = ../BUGS;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55F7D7DA03E49C1000000001 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = ChangeLog;
|
||||
path = ../ChangeLog;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55F7D7DB03E49C1000000001 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = COPYING;
|
||||
path = ../COPYING;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55F7D7DC03E49C1000000001 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = COPYING.LIB;
|
||||
path = ../COPYING.LIB;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55F7D7DD03E49C1000000001 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = INSTALL;
|
||||
path = ../INSTALL;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55F7D7DE03E49C1000000001 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = NEWS;
|
||||
path = ../NEWS;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55F7D7DF03E49C1000000001 = {
|
||||
expectedFileType = text;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
name = README;
|
||||
path = ../README;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
55F7D7E003E49D7700000001 = {
|
||||
expectedFileType = sourcecode.c.h;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = config.h;
|
||||
refType = 2;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
55F7D7E303E49D7700000001 = {
|
||||
fileRef = 55F7D7E003E49D7700000001;
|
||||
|
@ -1560,11 +1741,27 @@
|
|||
//EF2
|
||||
//EF3
|
||||
//EF4
|
||||
EFF06DE3054E5BDA002EC6F5 = {
|
||||
containerPortal = 0867D690FE84028FC02AAC07;
|
||||
isa = PBXContainerItemProxy;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 0867D69CFE84028FC02AAC07;
|
||||
remoteInfo = gnustep;
|
||||
};
|
||||
EFF06DE4054E5BDA002EC6F5 = {
|
||||
containerPortal = 0867D690FE84028FC02AAC07;
|
||||
isa = PBXContainerItemProxy;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 0867D69CFE84028FC02AAC07;
|
||||
remoteInfo = gnustep;
|
||||
};
|
||||
EFF20035050D035500A80103 = {
|
||||
expectedFileType = sourcecode.c.objc;
|
||||
fileEncoding = 30;
|
||||
isa = PBXFileReference;
|
||||
path = NSDecimal.m;
|
||||
refType = 4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
};
|
||||
rootObject = 0867D690FE84028FC02AAC07;
|
||||
|
|
Loading…
Reference in a new issue