]> err.no Git - sope/blob - sope-appserver/WEPrototype/WEPrototype.xcodeproj/project.pbxproj
e227e629186f91847a7394a3cccb28f5e8568ee7
[sope] / sope-appserver / WEPrototype / WEPrototype.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 AD013B8C06E20AC5000910D8 /* README in Resources */ = {isa = PBXBuildFile; fileRef = AD013B8706E20AC5000910D8 /* README */; };
11                 AD51824006FF7FD1006397CD /* DOM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD65FE506DA3CDE007161CA /* DOM.framework */; };
12                 AD51824106FF7FD1006397CD /* SaxObjC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD65FE606DA3CDE007161CA /* SaxObjC.framework */; };
13                 AD51824206FF7FD1006397CD /* XmlRpc.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD65FE706DA3CDE007161CA /* XmlRpc.framework */; };
14                 AD51824306FF7FDA006397CD /* NGExtensions.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD0142CE06E21A3D000910D8 /* NGExtensions.framework */; };
15                 AD51824406FF7FDA006397CD /* NGStreams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C2106E20D18000910D8 /* NGStreams.framework */; };
16                 AD51824506FF8021006397CD /* NGImap4.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C1B06E20D18000910D8 /* NGImap4.framework */; };
17                 AD51824606FF8021006397CD /* NGMail.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C1D06E20D18000910D8 /* NGMail.framework */; };
18                 AD51824706FF8021006397CD /* NGMime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C1E06E20D18000910D8 /* NGMime.framework */; };
19                 AD51824806FF8035006397CD /* NGHttp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C1906E20D18000910D8 /* NGHttp.framework */; };
20                 AD51824906FF8048006397CD /* WebDAV.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C2306E20D18000910D8 /* WebDAV.framework */; };
21                 AD51824B06FF805E006397CD /* SoObjects.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD51824A06FF805E006397CD /* SoObjects.framework */; };
22                 AD75206A08826CD3004EE381 /* WELiveLink.m in Sources */ = {isa = PBXBuildFile; fileRef = AD75206208826CD3004EE381 /* WELiveLink.m */; };
23                 AD75206B08826CD3004EE381 /* WEPrototypeElemBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = AD75206308826CD3004EE381 /* WEPrototypeElemBuilder.m */; };
24                 AD75206C08826CD3004EE381 /* WEPrototypeScript.api in Resources */ = {isa = PBXBuildFile; fileRef = AD75206408826CD3004EE381 /* WEPrototypeScript.api */; };
25                 AD75206D08826CD3004EE381 /* WEPrototypeScript.h in Headers */ = {isa = PBXBuildFile; fileRef = AD75206508826CD3004EE381 /* WEPrototypeScript.h */; };
26                 AD75206E08826CD3004EE381 /* WEPrototypeScript.m in Sources */ = {isa = PBXBuildFile; fileRef = AD75206608826CD3004EE381 /* WEPrototypeScript.m */; };
27                 AD75206F08826CD3004EE381 /* WEPrototypeScriptAction.m in Sources */ = {isa = PBXBuildFile; fileRef = AD75206708826CD3004EE381 /* WEPrototypeScriptAction.m */; };
28                 ADD65F6406DA3AF6007161CA /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = ADD65C7006DA343C007161CA /* common.h */; };
29                 ADD65F6506DA3B38007161CA /* COPYING in Resources */ = {isa = PBXBuildFile; fileRef = ADD65C7106DA343C007161CA /* COPYING */; };
30                 ADD65F6606DA3B38007161CA /* COPYRIGHT in Resources */ = {isa = PBXBuildFile; fileRef = ADD65C7206DA343C007161CA /* COPYRIGHT */; };
31                 ADD65F7506DA3C51007161CA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD65F7406DA3C51007161CA /* Foundation.framework */; };
32                 ADFE766D06E2918F006628C4 /* WEPrototypeBundle.m in Sources */ = {isa = PBXBuildFile; fileRef = ADFE761B06E2918F006628C4 /* WEPrototypeBundle.m */; };
33                 ADFE77B306E2977F006628C4 /* NGObjWeb.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADFE77B106E2977A006628C4 /* NGObjWeb.framework */; };
34                 ADFE77BA06E2986F006628C4 /* EOControl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD6610D06DA3D1F007161CA /* EOControl.framework */; };
35 /* End PBXBuildFile section */
36
37 /* Begin PBXBuildStyle section */
38                 ADD65B6806DA32D6007161CA /* Development */ = {
39                         isa = PBXBuildStyle;
40                         buildSettings = {
41                                 COPY_PHASE_STRIP = NO;
42                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
43                                 GCC_OPTIMIZATION_LEVEL = 0;
44                                 GCC_PREPROCESSOR_DEFINITIONS = (
45                                         "APPLE_RUNTIME=1",
46                                         "NeXT_Foundation_LIBRARY=1",
47                                         "COCOA_Foundation_LIBRARY=1",
48                                         "NeXT_RUNTIME=1",
49                                         "COMPILE_AS_FRAMEWORK=1",
50                                         "DEBUG=1",
51                                 );
52                         };
53                         name = Development;
54                 };
55                 ADD65B6906DA32D6007161CA /* Wrapper */ = {
56                         isa = PBXBuildStyle;
57                         buildSettings = {
58                                 COPY_PHASE_STRIP = YES;
59                                 DEPLOYMENT_LOCATION = NO;
60                                 DEPLOYMENT_POSTPROCESSING = YES;
61                                 DSTROOT = /;
62                                 DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/";
63                                 FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks";
64                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
65                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
66                                 GCC_OPTIMIZATION_LEVEL = 3;
67                                 GCC_PREPROCESSOR_DEFINITIONS = (
68                                         "APPLE_RUNTIME=1",
69                                         "NeXT_Foundation_LIBRARY=1",
70                                         "COCOA_Foundation_LIBRARY=1",
71                                         "NeXT_RUNTIME=1",
72                                         "COMPILE_AS_FRAMEWORK=1",
73                                 );
74                                 SKIP_INSTALL = YES;
75                                 SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks";
76                                 TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build";
77                                 UNSTRIPPED_PRODUCT = NO;
78                                 ZERO_LINK = NO;
79                         };
80                         name = Wrapper;
81                 };
82 /* End PBXBuildStyle section */
83
84 /* Begin PBXContainerItemProxy section */
85                 AD7520E70882737C004EE381 /* PBXContainerItemProxy */ = {
86                         isa = PBXContainerItemProxy;
87                         containerPortal = ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */;
88                         proxyType = 2;
89                         remoteGlobalIDString = ADFE6FFE06E2765E006628C4 /* SoCore.sxp */;
90                         remoteInfo = "SoCore (SXP)";
91                 };
92                 ADFE77B606E297B2006628C4 /* PBXContainerItemProxy */ = {
93                         isa = PBXContainerItemProxy;
94                         containerPortal = ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */;
95                         proxyType = 2;
96                         remoteGlobalIDString = ADD65D5806DA372D007161CA;
97                         remoteInfo = NGObjWeb;
98                 };
99 /* End PBXContainerItemProxy section */
100
101 /* Begin PBXFileReference section */
102                 AD013B8406E20AC5000910D8 /* GNUmakefile.postamble */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; indentWidth = 8; path = GNUmakefile.postamble; sourceTree = "<group>"; tabWidth = 8; };
103                 AD013B8706E20AC5000910D8 /* README */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
104                 AD013C1906E20D18000910D8 /* NGHttp.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGHttp.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGHttp.framework"; sourceTree = "<absolute>"; };
105                 AD013C1A06E20D18000910D8 /* NGiCal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGiCal.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGiCal.framework"; sourceTree = "<absolute>"; };
106                 AD013C1B06E20D18000910D8 /* NGImap4.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGImap4.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGImap4.framework"; sourceTree = "<absolute>"; };
107                 AD013C1C06E20D18000910D8 /* NGLdap.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGLdap.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGLdap.framework"; sourceTree = "<absolute>"; };
108                 AD013C1D06E20D18000910D8 /* NGMail.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGMail.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGMail.framework"; sourceTree = "<absolute>"; };
109                 AD013C1E06E20D18000910D8 /* NGMime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGMime.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGMime.framework"; sourceTree = "<absolute>"; };
110                 AD013C2006E20D18000910D8 /* NGObjWeb.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGObjWeb.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGObjWeb.framework"; sourceTree = "<absolute>"; };
111                 AD013C2106E20D18000910D8 /* NGStreams.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGStreams.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGStreams.framework"; sourceTree = "<absolute>"; };
112                 AD013C2206E20D18000910D8 /* NGXmlRpc.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGXmlRpc.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGXmlRpc.framework"; sourceTree = "<absolute>"; };
113                 AD013C2306E20D18000910D8 /* WebDAV.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebDAV.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/WebDAV.framework"; sourceTree = "<absolute>"; };
114                 AD013C2406E20D18000910D8 /* WEPrototype.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WEPrototype.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/WEPrototype.framework"; sourceTree = "<absolute>"; };
115                 AD013C2506E20D19000910D8 /* WOExtensions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WOExtensions.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/WOExtensions.framework"; sourceTree = "<absolute>"; };
116                 AD013C4706E20DAA000910D8 /* LDAP.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LDAP.framework; path = /System/Library/Frameworks/LDAP.framework; sourceTree = "<absolute>"; };
117                 AD0142CE06E21A3D000910D8 /* NGExtensions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGExtensions.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGExtensions.framework"; sourceTree = "<absolute>"; };
118                 AD51824A06FF805E006397CD /* SoObjects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoObjects.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/SoObjects.framework"; sourceTree = "<absolute>"; };
119                 AD75206108826CD3004EE381 /* fhs.make */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; path = fhs.make; sourceTree = "<group>"; };
120                 AD75206208826CD3004EE381 /* WELiveLink.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = WELiveLink.m; sourceTree = "<group>"; };
121                 AD75206308826CD3004EE381 /* WEPrototypeElemBuilder.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = WEPrototypeElemBuilder.m; sourceTree = "<group>"; };
122                 AD75206408826CD3004EE381 /* WEPrototypeScript.api */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.woapi; path = WEPrototypeScript.api; sourceTree = "<group>"; };
123                 AD75206508826CD3004EE381 /* WEPrototypeScript.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = WEPrototypeScript.h; sourceTree = "<group>"; };
124                 AD75206608826CD3004EE381 /* WEPrototypeScript.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = WEPrototypeScript.m; sourceTree = "<group>"; };
125                 AD75206708826CD3004EE381 /* WEPrototypeScriptAction.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = WEPrototypeScriptAction.m; sourceTree = "<group>"; };
126                 AD75209008826F51004EE381 /* AUTHORS */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = AUTHORS; path = prototype/AUTHORS; sourceTree = "<group>"; };
127                 AD75209108826F51004EE381 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = LICENSE; path = prototype/LICENSE; sourceTree = "<group>"; };
128                 AD75209208826F51004EE381 /* prototype.js */ = {isa = PBXFileReference; explicitFileType = sourcecode.javascript; fileEncoding = 5; name = prototype.js; path = prototype/prototype.js; sourceTree = "<group>"; };
129                 AD75209308826F51004EE381 /* README */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = README; path = prototype/README; sourceTree = "<group>"; };
130                 ADD65C6F06DA343C007161CA /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 8; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
131                 ADD65C7006DA343C007161CA /* common.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
132                 ADD65C7106DA343C007161CA /* COPYING */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
133                 ADD65C7206DA343C007161CA /* COPYRIGHT */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = COPYRIGHT; sourceTree = "<group>"; };
134                 ADD65C7406DA343C007161CA /* GNUmakefile */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; indentWidth = 8; path = GNUmakefile; sourceTree = "<group>"; tabWidth = 8; };
135                 ADD65C7506DA343C007161CA /* GNUmakefile.preamble */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; indentWidth = 8; path = GNUmakefile.preamble; sourceTree = "<group>"; tabWidth = 8; };
136                 ADD65C8B06DA343C007161CA /* Version */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; indentWidth = 8; path = Version; sourceTree = "<group>"; tabWidth = 8; };
137                 ADD65D5806DA372D007161CA /* WEPrototype.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WEPrototype.framework; sourceTree = BUILT_PRODUCTS_DIR; };
138                 ADD65D5A06DA372D007161CA /* WEPrototype-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "WEPrototype-Info.plist"; sourceTree = "<group>"; };
139                 ADD65F7406DA3C51007161CA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
140                 ADD65FE306DA3CA7007161CA /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
141                 ADD65FE506DA3CDE007161CA /* DOM.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DOM.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/DOM.framework"; sourceTree = "<absolute>"; };
142                 ADD65FE606DA3CDE007161CA /* SaxObjC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SaxObjC.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/SaxObjC.framework"; sourceTree = "<absolute>"; };
143                 ADD65FE706DA3CDE007161CA /* XmlRpc.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XmlRpc.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/XmlRpc.framework"; sourceTree = "<absolute>"; };
144                 ADD6610D06DA3D1F007161CA /* EOControl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EOControl.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/EOControl.framework"; sourceTree = "<absolute>"; };
145                 ADFE760406E2918E006628C4 /* js2m.sh */ = {isa = PBXFileReference; explicitFileType = sourcecode.javascript; fileEncoding = 5; indentWidth = 2; path = js2m.sh; sourceTree = "<group>"; };
146                 ADFE761B06E2918F006628C4 /* WEPrototypeBundle.m */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = WEPrototypeBundle.m; sourceTree = "<group>"; };
147                 ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = NGObjWeb.xcodeproj; path = ../NGObjWeb/NGObjWeb.xcodeproj; sourceTree = "<group>"; };
148 /* End PBXFileReference section */
149
150 /* Begin PBXFrameworksBuildPhase section */
151                 ADD65D5606DA372D007161CA /* Frameworks */ = {
152                         isa = PBXFrameworksBuildPhase;
153                         buildActionMask = 2147483647;
154                         files = (
155                                 ADD65F7506DA3C51007161CA /* Foundation.framework in Frameworks */,
156                                 AD51824006FF7FD1006397CD /* DOM.framework in Frameworks */,
157                                 AD51824106FF7FD1006397CD /* SaxObjC.framework in Frameworks */,
158                                 AD51824206FF7FD1006397CD /* XmlRpc.framework in Frameworks */,
159                                 ADFE77BA06E2986F006628C4 /* EOControl.framework in Frameworks */,
160                                 AD51824306FF7FDA006397CD /* NGExtensions.framework in Frameworks */,
161                                 AD51824406FF7FDA006397CD /* NGStreams.framework in Frameworks */,
162                                 AD51824806FF8035006397CD /* NGHttp.framework in Frameworks */,
163                                 AD51824906FF8048006397CD /* WebDAV.framework in Frameworks */,
164                                 ADFE77B306E2977F006628C4 /* NGObjWeb.framework in Frameworks */,
165                                 AD51824506FF8021006397CD /* NGImap4.framework in Frameworks */,
166                                 AD51824606FF8021006397CD /* NGMail.framework in Frameworks */,
167                                 AD51824706FF8021006397CD /* NGMime.framework in Frameworks */,
168                                 AD51824B06FF805E006397CD /* SoObjects.framework in Frameworks */,
169                         );
170                         runOnlyForDeploymentPostprocessing = 0;
171                 };
172 /* End PBXFrameworksBuildPhase section */
173
174 /* Begin PBXGroup section */
175                 AD013C1806E20C17000910D8 /* Headers */ = {
176                         isa = PBXGroup;
177                         children = (
178                                 AD75206508826CD3004EE381 /* WEPrototypeScript.h */,
179                         );
180                         name = Headers;
181                         sourceTree = "<group>";
182                 };
183                 AD013C9E06E20E99000910D8 /* sope-core */ = {
184                         isa = PBXGroup;
185                         children = (
186                                 ADD6610D06DA3D1F007161CA /* EOControl.framework */,
187                                 AD0142CE06E21A3D000910D8 /* NGExtensions.framework */,
188                                 AD013C2106E20D18000910D8 /* NGStreams.framework */,
189                         );
190                         name = "sope-core";
191                         sourceTree = "<group>";
192                 };
193                 AD013DD406E20EBA000910D8 /* sope-appserver */ = {
194                         isa = PBXGroup;
195                         children = (
196                                 AD013C2006E20D18000910D8 /* NGObjWeb.framework */,
197                                 AD013C2206E20D18000910D8 /* NGXmlRpc.framework */,
198                                 AD013C2406E20D18000910D8 /* WEPrototype.framework */,
199                                 AD013C2506E20D19000910D8 /* WOExtensions.framework */,
200                                 AD013C1906E20D18000910D8 /* NGHttp.framework */,
201                                 AD013C2306E20D18000910D8 /* WebDAV.framework */,
202                                 AD51824A06FF805E006397CD /* SoObjects.framework */,
203                         );
204                         name = "sope-appserver";
205                         sourceTree = "<group>";
206                 };
207                 AD013F6A06E20F00000910D8 /* sope-ical */ = {
208                         isa = PBXGroup;
209                         children = (
210                                 AD013C1A06E20D18000910D8 /* NGiCal.framework */,
211                         );
212                         name = "sope-ical";
213                         sourceTree = "<group>";
214                 };
215                 AD013FA606E20F0E000910D8 /* sope-ldap */ = {
216                         isa = PBXGroup;
217                         children = (
218                                 AD013C1C06E20D18000910D8 /* NGLdap.framework */,
219                         );
220                         name = "sope-ldap";
221                         sourceTree = "<group>";
222                 };
223                 AD01401C06E20F1D000910D8 /* sope-mime */ = {
224                         isa = PBXGroup;
225                         children = (
226                                 AD013C1B06E20D18000910D8 /* NGImap4.framework */,
227                                 AD013C1D06E20D18000910D8 /* NGMail.framework */,
228                                 AD013C1E06E20D18000910D8 /* NGMime.framework */,
229                         );
230                         name = "sope-mime";
231                         sourceTree = "<group>";
232                 };
233                 AD75208008826CF5004EE381 /* Definitions */ = {
234                         isa = PBXGroup;
235                         children = (
236                                 AD75206408826CD3004EE381 /* WEPrototypeScript.api */,
237                         );
238                         name = Definitions;
239                         sourceTree = "<group>";
240                 };
241                 AD75208D08826F3C004EE381 /* prototype */ = {
242                         isa = PBXGroup;
243                         children = (
244                                 AD75209308826F51004EE381 /* README */,
245                                 AD75209108826F51004EE381 /* LICENSE */,
246                                 AD75209008826F51004EE381 /* AUTHORS */,
247                                 AD75209208826F51004EE381 /* prototype.js */,
248                         );
249                         name = prototype;
250                         sourceTree = "<group>";
251                 };
252                 ADD65B6606DA32D6007161CA = {
253                         isa = PBXGroup;
254                         children = (
255                                 AD013B8706E20AC5000910D8 /* README */,
256                                 ADD65C7106DA343C007161CA /* COPYING */,
257                                 ADD65C7206DA343C007161CA /* COPYRIGHT */,
258                                 ADD65C6F06DA343C007161CA /* ChangeLog */,
259                                 ADD65C8B06DA343C007161CA /* Version */,
260                                 ADD65C8E06DA344C007161CA /* Makefiles */,
261                                 AD75208D08826F3C004EE381 /* prototype */,
262                                 AD75208008826CF5004EE381 /* Definitions */,
263                                 AD013C1806E20C17000910D8 /* Headers */,
264                                 ADD65C9406DA34FF007161CA /* Classes */,
265                                 ADD65D5D06DA37C7007161CA /* Resources */,
266                                 ADFE77AD06E29709006628C4 /* Projects */,
267                                 ADD65D5906DA372D007161CA /* Products */,
268                                 ADD65F7306DA3C02007161CA /* Linked Frameworks */,
269                         );
270                         sourceTree = "<group>";
271                 };
272                 ADD65C8E06DA344C007161CA /* Makefiles */ = {
273                         isa = PBXGroup;
274                         children = (
275                                 ADD65C7406DA343C007161CA /* GNUmakefile */,
276                                 ADD65C7506DA343C007161CA /* GNUmakefile.preamble */,
277                                 AD013B8406E20AC5000910D8 /* GNUmakefile.postamble */,
278                                 AD75206108826CD3004EE381 /* fhs.make */,
279                         );
280                         name = Makefiles;
281                         sourceTree = "<group>";
282                 };
283                 ADD65C9406DA34FF007161CA /* Classes */ = {
284                         isa = PBXGroup;
285                         children = (
286                                 ADD65C7006DA343C007161CA /* common.h */,
287                                 AD75206208826CD3004EE381 /* WELiveLink.m */,
288                                 AD75206608826CD3004EE381 /* WEPrototypeScript.m */,
289                                 AD75206708826CD3004EE381 /* WEPrototypeScriptAction.m */,
290                                 ADFE761B06E2918F006628C4 /* WEPrototypeBundle.m */,
291                                 AD75206308826CD3004EE381 /* WEPrototypeElemBuilder.m */,
292                         );
293                         name = Classes;
294                         sourceTree = "<group>";
295                 };
296                 ADD65D5906DA372D007161CA /* Products */ = {
297                         isa = PBXGroup;
298                         children = (
299                                 ADD65D5806DA372D007161CA /* WEPrototype.framework */,
300                         );
301                         name = Products;
302                         sourceTree = "<group>";
303                 };
304                 ADD65D5D06DA37C7007161CA /* Resources */ = {
305                         isa = PBXGroup;
306                         children = (
307                                 ADFE760406E2918E006628C4 /* js2m.sh */,
308                                 ADD65D5A06DA372D007161CA /* WEPrototype-Info.plist */,
309                         );
310                         name = Resources;
311                         sourceTree = "<group>";
312                 };
313                 ADD65F7306DA3C02007161CA /* Linked Frameworks */ = {
314                         isa = PBXGroup;
315                         children = (
316                                 ADD65F7406DA3C51007161CA /* Foundation.framework */,
317                                 AD013C4706E20DAA000910D8 /* LDAP.framework */,
318                                 ADD65FE306DA3CA7007161CA /* libz.dylib */,
319                                 ADD6603106DA3CE2007161CA /* sope-xml */,
320                                 AD013C9E06E20E99000910D8 /* sope-core */,
321                                 AD013DD406E20EBA000910D8 /* sope-appserver */,
322                                 AD013F6A06E20F00000910D8 /* sope-ical */,
323                                 AD01401C06E20F1D000910D8 /* sope-mime */,
324                                 AD013FA606E20F0E000910D8 /* sope-ldap */,
325                         );
326                         name = "Linked Frameworks";
327                         sourceTree = "<group>";
328                 };
329                 ADD6603106DA3CE2007161CA /* sope-xml */ = {
330                         isa = PBXGroup;
331                         children = (
332                                 ADD65FE506DA3CDE007161CA /* DOM.framework */,
333                                 ADD65FE606DA3CDE007161CA /* SaxObjC.framework */,
334                                 ADD65FE706DA3CDE007161CA /* XmlRpc.framework */,
335                         );
336                         name = "sope-xml";
337                         sourceTree = "<group>";
338                 };
339                 ADFE77AD06E29709006628C4 /* Projects */ = {
340                         isa = PBXGroup;
341                         children = (
342                                 ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */,
343                         );
344                         name = Projects;
345                         sourceTree = "<group>";
346                 };
347                 ADFE77B006E2977A006628C4 /* Products */ = {
348                         isa = PBXGroup;
349                         children = (
350                                 ADFE77B106E2977A006628C4 /* NGObjWeb.framework */,
351                                 AD7520E80882737C004EE381 /* SoCore.sxp */,
352                         );
353                         name = Products;
354                         sourceTree = "<group>";
355                 };
356 /* End PBXGroup section */
357
358 /* Begin PBXHeadersBuildPhase section */
359                 ADD65D5306DA372D007161CA /* Headers */ = {
360                         isa = PBXHeadersBuildPhase;
361                         buildActionMask = 2147483647;
362                         files = (
363                                 ADD65F6406DA3AF6007161CA /* common.h in Headers */,
364                                 AD75206D08826CD3004EE381 /* WEPrototypeScript.h in Headers */,
365                         );
366                         runOnlyForDeploymentPostprocessing = 0;
367                 };
368 /* End PBXHeadersBuildPhase section */
369
370 /* Begin PBXNativeTarget section */
371                 ADD65D5706DA372D007161CA /* WEPrototype */ = {
372                         isa = PBXNativeTarget;
373                         buildConfigurationList = ADA0797C085738E600993825 /* Build configuration list for PBXNativeTarget "WEPrototype" */;
374                         buildPhases = (
375                                 ADD65D5306DA372D007161CA /* Headers */,
376                                 ADD65D5406DA372D007161CA /* Resources */,
377                                 ADD65D5506DA372D007161CA /* Sources */,
378                                 ADD65D5606DA372D007161CA /* Frameworks */,
379                         );
380                         buildRules = (
381                         );
382                         buildSettings = {
383                                 DYLIB_COMPATIBILITY_VERSION = 1;
384                                 DYLIB_CURRENT_VERSION = 4.5.4;
385                                 FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
386                                 FRAMEWORK_VERSION = A;
387                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
388                                 GCC_PREFIX_HEADER = common.h;
389                                 GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
390                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
391                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
392                                 INFOPLIST_FILE = "WEPrototype-Info.plist";
393                                 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
394                                 OTHER_CFLAGS = "";
395                                 OTHER_LDFLAGS = (
396                                         "-seg1addr",
397                                         0xC4000000,
398                                         "-headerpad_max_install_names",
399                                 );
400                                 OTHER_REZFLAGS = "";
401                                 PRODUCT_NAME = WEPrototype;
402                                 SECTORDER_FLAGS = "";
403                                 WARNING_CFLAGS = "-Wmost";
404                         };
405                         dependencies = (
406                         );
407                         name = WEPrototype;
408                         productName = WEPrototype;
409                         productReference = ADD65D5806DA372D007161CA /* WEPrototype.framework */;
410                         productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
411 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
412 <plist version=\"1.0\">
413 <dict>
414         <key>CFBundleDevelopmentRegion</key>
415         <string>English</string>
416         <key>CFBundleExecutable</key>
417         <string>WEPrototype</string>
418         <key>CFBundleIdentifier</key>
419         <string>org.OpenGroupware.SOPE.WEPrototype</string>
420         <key>CFBundleInfoDictionaryVersion</key>
421         <string>6.0</string>
422         <key>CFBundlePackageType</key>
423         <string>FMWK</string>
424         <key>CFBundleSignature</key>
425         <string>????</string>
426         <key>CFBundleVersion</key>
427         <string>1.0</string>
428 </dict>
429 </plist>
430 ";
431                         productType = "com.apple.product-type.framework";
432                 };
433 /* End PBXNativeTarget section */
434
435 /* Begin PBXProject section */
436                 ADD65B6A06DA32D6007161CA /* Project object */ = {
437                         isa = PBXProject;
438                         buildConfigurationList = ADA07980085738E600993825 /* Build configuration list for PBXProject "WEPrototype" */;
439                         buildSettings = {
440                         };
441                         buildStyles = (
442                                 ADD65B6806DA32D6007161CA /* Development */,
443                                 ADD65B6906DA32D6007161CA /* Wrapper */,
444                         );
445                         hasScannedForEncodings = 0;
446                         mainGroup = ADD65B6606DA32D6007161CA;
447                         productRefGroup = ADD65D5906DA372D007161CA /* Products */;
448                         projectDirPath = "";
449                         projectReferences = (
450                                 {
451                                         ProductGroup = ADFE77B006E2977A006628C4 /* Products */;
452                                         ProjectRef = ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */;
453                                 },
454                         );
455                         targets = (
456                                 ADD65D5706DA372D007161CA /* WEPrototype */,
457                         );
458                 };
459 /* End PBXProject section */
460
461 /* Begin PBXReferenceProxy section */
462                 AD7520E80882737C004EE381 /* SoCore.sxp */ = {
463                         isa = PBXReferenceProxy;
464                         fileType = wrapper.cfbundle;
465                         path = SoCore.sxp;
466                         remoteRef = AD7520E70882737C004EE381 /* PBXContainerItemProxy */;
467                         sourceTree = BUILT_PRODUCTS_DIR;
468                 };
469                 ADFE77B106E2977A006628C4 /* NGObjWeb.framework */ = {
470                         isa = PBXReferenceProxy;
471                         fileType = wrapper.framework;
472                         path = NGObjWeb.framework;
473                         remoteRef = ADFE77B606E297B2006628C4 /* PBXContainerItemProxy */;
474                         sourceTree = BUILT_PRODUCTS_DIR;
475                 };
476 /* End PBXReferenceProxy section */
477
478 /* Begin PBXResourcesBuildPhase section */
479                 ADD65D5406DA372D007161CA /* Resources */ = {
480                         isa = PBXResourcesBuildPhase;
481                         buildActionMask = 2147483647;
482                         files = (
483                                 ADD65F6506DA3B38007161CA /* COPYING in Resources */,
484                                 ADD65F6606DA3B38007161CA /* COPYRIGHT in Resources */,
485                                 AD013B8C06E20AC5000910D8 /* README in Resources */,
486                                 AD75206C08826CD3004EE381 /* WEPrototypeScript.api in Resources */,
487                         );
488                         runOnlyForDeploymentPostprocessing = 0;
489                 };
490 /* End PBXResourcesBuildPhase section */
491
492 /* Begin PBXSourcesBuildPhase section */
493                 ADD65D5506DA372D007161CA /* Sources */ = {
494                         isa = PBXSourcesBuildPhase;
495                         buildActionMask = 2147483647;
496                         files = (
497                                 ADFE766D06E2918F006628C4 /* WEPrototypeBundle.m in Sources */,
498                                 AD75206A08826CD3004EE381 /* WELiveLink.m in Sources */,
499                                 AD75206B08826CD3004EE381 /* WEPrototypeElemBuilder.m in Sources */,
500                                 AD75206E08826CD3004EE381 /* WEPrototypeScript.m in Sources */,
501                                 AD75206F08826CD3004EE381 /* WEPrototypeScriptAction.m in Sources */,
502                         );
503                         runOnlyForDeploymentPostprocessing = 0;
504                 };
505 /* End PBXSourcesBuildPhase section */
506
507 /* Begin XCBuildConfiguration section */
508                 ADA0797D085738E600993825 /* Development */ = {
509                         isa = XCBuildConfiguration;
510                         buildSettings = {
511                                 COPY_PHASE_STRIP = NO;
512                                 DYLIB_COMPATIBILITY_VERSION = 4.5.1;
513                                 DYLIB_CURRENT_VERSION = 4.5.4;
514                                 FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
515                                 FRAMEWORK_VERSION = A;
516                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
517                                 GCC_OPTIMIZATION_LEVEL = 0;
518                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
519                                 GCC_PREFIX_HEADER = common.h;
520                                 GCC_PREPROCESSOR_DEFINITIONS = (
521                                         "APPLE_RUNTIME=1",
522                                         "NeXT_Foundation_LIBRARY=1",
523                                         "COCOA_Foundation_LIBRARY=1",
524                                         "NeXT_RUNTIME=1",
525                                         "COMPILE_AS_FRAMEWORK=1",
526                                         "DEBUG=1",
527                                 );
528                                 GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
529                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
530                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
531                                 INFOPLIST_FILE = "WEPrototype-Info.plist";
532                                 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
533                                 OTHER_CFLAGS = (
534                                         "-DSOPE_MAJOR_VERSION=4",
535                                         "-DSOPE_MINOR_VERSION=5",
536                                         "-DWEP_SUBMINOR_VERSION=4",
537                                 );
538                                 OTHER_LDFLAGS = (
539                                         "-seg1addr",
540                                         0xC5E00000,
541                                         "-headerpad_max_install_names",
542                                 );
543                                 OTHER_REZFLAGS = "";
544                                 PRODUCT_NAME = WEPrototype;
545                                 SECTORDER_FLAGS = "";
546                                 WARNING_CFLAGS = "-Wmost";
547                         };
548                         name = Development;
549                 };
550                 ADA0797E085738E600993825 /* Wrapper */ = {
551                         isa = XCBuildConfiguration;
552                         buildSettings = {
553                                 COPY_PHASE_STRIP = YES;
554                                 DEPLOYMENT_LOCATION = NO;
555                                 DEPLOYMENT_POSTPROCESSING = YES;
556                                 DSTROOT = /;
557                                 DYLIB_COMPATIBILITY_VERSION = 4.5.1;
558                                 DYLIB_CURRENT_VERSION = 4.5.4;
559                                 DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/";
560                                 FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks";
561                                 FRAMEWORK_VERSION = A;
562                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
563                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
564                                 GCC_OPTIMIZATION_LEVEL = 3;
565                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
566                                 GCC_PREFIX_HEADER = common.h;
567                                 GCC_PREPROCESSOR_DEFINITIONS = (
568                                         "APPLE_RUNTIME=1",
569                                         "NeXT_Foundation_LIBRARY=1",
570                                         "COCOA_Foundation_LIBRARY=1",
571                                         "NeXT_RUNTIME=1",
572                                         "COMPILE_AS_FRAMEWORK=1",
573                                 );
574                                 GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
575                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
576                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
577                                 INFOPLIST_FILE = "WEPrototype-Info.plist";
578                                 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
579                                 OTHER_CFLAGS = (
580                                         "-DSOPE_MAJOR_VERSION=4",
581                                         "-DSOPE_MINOR_VERSION=5",
582                                         "-DWEP_SUBMINOR_VERSION=4",
583                                 );
584                                 OTHER_LDFLAGS = (
585                                         "-seg1addr",
586                                         0xC5E00000,
587                                         "-headerpad_max_install_names",
588                                 );
589                                 OTHER_REZFLAGS = "";
590                                 PRODUCT_NAME = WEPrototype;
591                                 SECTORDER_FLAGS = "";
592                                 SKIP_INSTALL = YES;
593                                 SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks";
594                                 TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build";
595                                 UNSTRIPPED_PRODUCT = NO;
596                                 WARNING_CFLAGS = "-Wmost";
597                                 ZERO_LINK = NO;
598                         };
599                         name = Wrapper;
600                 };
601                 ADA0797F085738E600993825 /* Default */ = {
602                         isa = XCBuildConfiguration;
603                         buildSettings = {
604                                 DYLIB_COMPATIBILITY_VERSION = 4.5.1;
605                                 DYLIB_CURRENT_VERSION = 4.5.4;
606                                 FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
607                                 FRAMEWORK_VERSION = A;
608                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
609                                 GCC_PREFIX_HEADER = common.h;
610                                 GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
611                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
612                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
613                                 INFOPLIST_FILE = "WEPrototype-Info.plist";
614                                 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
615                                 OTHER_CFLAGS = (
616                                         "-DSOPE_MAJOR_VERSION=4",
617                                         "-DSOPE_MINOR_VERSION=5",
618                                         "-DWEP_SUBMINOR_VERSION=4",
619                                 );
620                                 OTHER_LDFLAGS = (
621                                         "-seg1addr",
622                                         0xC5E00000,
623                                         "-headerpad_max_install_names",
624                                 );
625                                 OTHER_REZFLAGS = "";
626                                 PRODUCT_NAME = WEPrototype;
627                                 SECTORDER_FLAGS = "";
628                                 WARNING_CFLAGS = "-Wmost";
629                         };
630                         name = Default;
631                 };
632                 ADA07981085738E600993825 /* Development */ = {
633                         isa = XCBuildConfiguration;
634                         buildSettings = {
635                         };
636                         name = Development;
637                 };
638                 ADA07982085738E600993825 /* Wrapper */ = {
639                         isa = XCBuildConfiguration;
640                         buildSettings = {
641                         };
642                         name = Wrapper;
643                 };
644                 ADA07983085738E600993825 /* Default */ = {
645                         isa = XCBuildConfiguration;
646                         buildSettings = {
647                         };
648                         name = Default;
649                 };
650 /* End XCBuildConfiguration section */
651
652 /* Begin XCConfigurationList section */
653                 ADA0797C085738E600993825 /* Build configuration list for PBXNativeTarget "WEPrototype" */ = {
654                         isa = XCConfigurationList;
655                         buildConfigurations = (
656                                 ADA0797D085738E600993825 /* Development */,
657                                 ADA0797E085738E600993825 /* Wrapper */,
658                                 ADA0797F085738E600993825 /* Default */,
659                         );
660                         defaultConfigurationIsVisible = 0;
661                         defaultConfigurationName = Default;
662                 };
663                 ADA07980085738E600993825 /* Build configuration list for PBXProject "WEPrototype" */ = {
664                         isa = XCConfigurationList;
665                         buildConfigurations = (
666                                 ADA07981085738E600993825 /* Development */,
667                                 ADA07982085738E600993825 /* Wrapper */,
668                                 ADA07983085738E600993825 /* Default */,
669                         );
670                         defaultConfigurationIsVisible = 0;
671                         defaultConfigurationName = Default;
672                 };
673 /* End XCConfigurationList section */
674         };
675         rootObject = ADD65B6A06DA32D6007161CA /* Project object */;
676 }