]> err.no Git - sope/blob - sope-ical/NGiCal/NGiCal.xcode/project.pbxproj
6dd74602b8dda2ad69153eae52150476238aa22c
[sope] / sope-ical / NGiCal / NGiCal.xcode / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 39;
7         objects = {
8                 AD8BF0F70701902800EC239A = {
9                         isa = PBXFileReference;
10                         lastKnownFileType = wrapper.framework;
11                         name = XmlRpc.framework;
12                         path = /Library/Frameworks/XmlRpc.framework;
13                         refType = 0;
14                         sourceTree = "<absolute>";
15                 };
16                 AD8BF0F80701902800EC239A = {
17                         fileRef = AD8BF0F70701902800EC239A;
18                         isa = PBXBuildFile;
19                         settings = {
20                         };
21                 };
22                 ADBE3DF7072713AF000FEA6A = {
23                         fileEncoding = 5;
24                         indentWidth = 2;
25                         isa = PBXFileReference;
26                         lastKnownFileType = sourcecode.c.h;
27                         path = iCalRenderer.h;
28                         refType = 4;
29                         sourceTree = "<group>";
30                 };
31                 ADBE3DF8072713AF000FEA6A = {
32                         fileRef = ADBE3DF7072713AF000FEA6A;
33                         isa = PBXBuildFile;
34                         settings = {
35                                 ATTRIBUTES = (
36                                         Public,
37                                 );
38                         };
39                 };
40                 ADBE3DF9072713C2000FEA6A = {
41                         fileEncoding = 5;
42                         indentWidth = 2;
43                         isa = PBXFileReference;
44                         lastKnownFileType = sourcecode.c.objc;
45                         path = iCalRenderer.m;
46                         refType = 4;
47                         sourceTree = "<group>";
48                 };
49                 ADBE3DFA072713C2000FEA6A = {
50                         fileRef = ADBE3DF9072713C2000FEA6A;
51                         isa = PBXBuildFile;
52                         settings = {
53                         };
54                 };
55                 ADBE3DFE072713DB000FEA6A = {
56                         explicitFileType = sourcecode.make;
57                         fileEncoding = 5;
58                         indentWidth = 8;
59                         isa = PBXFileReference;
60                         path = fhs.make;
61                         refType = 4;
62                         sourceTree = "<group>";
63                         tabWidth = 8;
64                 };
65                 ADD1FC9906E4D6D400E387F0 = {
66                         fileEncoding = 5;
67                         indentWidth = 2;
68                         isa = PBXFileReference;
69                         lastKnownFileType = sourcecode.c.h;
70                         path = iCalEventChanges.h;
71                         refType = 4;
72                         sourceTree = "<group>";
73                 };
74                 ADD1FC9A06E4D6D400E387F0 = {
75                         fileEncoding = 5;
76                         indentWidth = 2;
77                         isa = PBXFileReference;
78                         lastKnownFileType = sourcecode.c.objc;
79                         path = iCalEventChanges.m;
80                         refType = 4;
81                         sourceTree = "<group>";
82                 };
83                 ADD1FC9B06E4D6D400E387F0 = {
84                         fileRef = ADD1FC9906E4D6D400E387F0;
85                         isa = PBXBuildFile;
86                         settings = {
87                                 ATTRIBUTES = (
88                                         Public,
89                                 );
90                         };
91                 };
92                 ADD1FC9C06E4D6D400E387F0 = {
93                         fileRef = ADD1FC9A06E4D6D400E387F0;
94                         isa = PBXBuildFile;
95                         settings = {
96                         };
97                 };
98                 ADDF4E5106DE4FC600C4E7F8 = {
99                         children = (
100                                 ADDF4F3E06DE513D00C4E7F8,
101                                 ADDF4F1406DE513D00C4E7F8,
102                                 ADDF4F1506DE513D00C4E7F8,
103                                 ADDF4F1206DE513D00C4E7F8,
104                                 ADDF4F3F06DE513D00C4E7F8,
105                                 ADDF4F7006DE514B00C4E7F8,
106                                 ADDF4F7306DE516A00C4E7F8,
107                                 ADDF4FD406DE517900C4E7F8,
108                                 ADDF503706DE520000C4E7F8,
109                                 ADDF4E6506DE500200C4E7F8,
110                                 ADDF4E6106DE4FF200C4E7F8,
111                                 ADDF503A06DE524200C4E7F8,
112                         );
113                         isa = PBXGroup;
114                         refType = 4;
115                         sourceTree = "<group>";
116                 };
117                 ADDF4E5306DE4FC600C4E7F8 = {
118                         buildSettings = {
119                                 COPY_PHASE_STRIP = NO;
120                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
121                                 GCC_OPTIMIZATION_LEVEL = 0;
122                                 GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1 DEBUG=1";
123                         };
124                         isa = PBXBuildStyle;
125                         name = Development;
126                 };
127                 ADDF4E5406DE4FC800C4E7F8 = {
128                         buildSettings = {
129                                 COPY_PHASE_STRIP = YES;
130                                 DEPLOYMENT_LOCATION = NO;
131                                 DEPLOYMENT_POSTPROCESSING = YES;
132                                 DSTROOT = /;
133                                 DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/";
134                                 FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks";
135                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
136                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
137                                 GCC_OPTIMIZATION_LEVEL = 3;
138                                 GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1";
139                                 SKIP_INSTALL = YES;
140                                 SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks";
141                                 TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build";
142                                 UNSTRIPPED_PRODUCT = NO;
143                                 ZERO_LINK = NO;
144                         };
145                         isa = PBXBuildStyle;
146                         name = Wrapper;
147                 };
148                 ADDF4E5506DE4FC800C4E7F8 = {
149                         buildSettings = {
150                         };
151                         buildStyles = (
152                                 ADDF4E5306DE4FC600C4E7F8,
153                                 ADDF4E5406DE4FC800C4E7F8,
154                         );
155                         hasScannedForEncodings = 0;
156                         isa = PBXProject;
157                         mainGroup = ADDF4E5106DE4FC600C4E7F8;
158                         productRefGroup = ADDF4E6106DE4FF200C4E7F8;
159                         projectDirPath = "";
160                         targets = (
161                                 ADDF4E5F06DE4FF200C4E7F8,
162                         );
163                 };
164                 ADDF4E5B06DE4FF200C4E7F8 = {
165                         buildActionMask = 2147483647;
166                         files = (
167                                 ADDF4F4106DE513D00C4E7F8,
168                                 ADDF4F4706DE513D00C4E7F8,
169                                 ADDF4F4906DE513D00C4E7F8,
170                                 ADDF4F4B06DE513D00C4E7F8,
171                                 ADDF4F4D06DE513D00C4E7F8,
172                                 ADDF4F4F06DE513D00C4E7F8,
173                                 ADDF4F5106DE513D00C4E7F8,
174                                 ADDF4F5406DE513D00C4E7F8,
175                                 ADDF4F5606DE513D00C4E7F8,
176                                 ADDF4F5806DE513D00C4E7F8,
177                                 ADDF4F5A06DE513D00C4E7F8,
178                                 ADDF4F5C06DE513D00C4E7F8,
179                                 ADDF4F5E06DE513D00C4E7F8,
180                                 ADDF4F6206DE513D00C4E7F8,
181                                 ADDF4F6406DE513D00C4E7F8,
182                                 ADDF4F6606DE513D00C4E7F8,
183                                 ADDF4F6806DE513D00C4E7F8,
184                                 ADD1FC9B06E4D6D400E387F0,
185                                 ADBE3DF8072713AF000FEA6A,
186                         );
187                         isa = PBXHeadersBuildPhase;
188                         runOnlyForDeploymentPostprocessing = 0;
189                 };
190                 ADDF4E5C06DE4FF200C4E7F8 = {
191                         buildActionMask = 2147483647;
192                         files = (
193                                 ADDF4F4006DE513D00C4E7F8,
194                                 ADDF4F4206DE513D00C4E7F8,
195                                 ADDF4F4306DE513D00C4E7F8,
196                                 ADDF4F6C06DE513D00C4E7F8,
197                                 ADDF4F6D06DE513D00C4E7F8,
198                         );
199                         isa = PBXResourcesBuildPhase;
200                         runOnlyForDeploymentPostprocessing = 0;
201                 };
202                 ADDF4E5D06DE4FF200C4E7F8 = {
203                         buildActionMask = 2147483647;
204                         files = (
205                                 ADDF4F4806DE513D00C4E7F8,
206                                 ADDF4F4A06DE513D00C4E7F8,
207                                 ADDF4F4C06DE513D00C4E7F8,
208                                 ADDF4F4E06DE513D00C4E7F8,
209                                 ADDF4F5006DE513D00C4E7F8,
210                                 ADDF4F5206DE513D00C4E7F8,
211                                 ADDF4F5506DE513D00C4E7F8,
212                                 ADDF4F5706DE513D00C4E7F8,
213                                 ADDF4F5906DE513D00C4E7F8,
214                                 ADDF4F5B06DE513D00C4E7F8,
215                                 ADDF4F5D06DE513D00C4E7F8,
216                                 ADDF4F5F06DE513D00C4E7F8,
217                                 ADDF4F6306DE513D00C4E7F8,
218                                 ADDF4F6506DE513D00C4E7F8,
219                                 ADDF4F6906DE513D00C4E7F8,
220                                 ADD1FC9C06E4D6D400E387F0,
221                                 ADBE3DFA072713C2000FEA6A,
222                         );
223                         isa = PBXSourcesBuildPhase;
224                         runOnlyForDeploymentPostprocessing = 0;
225                 };
226                 ADDF4E5E06DE4FF200C4E7F8 = {
227                         buildActionMask = 2147483647;
228                         files = (
229                                 ADDF503C06DE528200C4E7F8,
230                                 ADDF504206DE52F600C4E7F8,
231                                 ADDF504306DE52F600C4E7F8,
232                                 ADDF504406DE52F600C4E7F8,
233                                 ADDF504106DE52F600C4E7F8,
234                                 AD8BF0F80701902800EC239A,
235                         );
236                         isa = PBXFrameworksBuildPhase;
237                         runOnlyForDeploymentPostprocessing = 0;
238                 };
239                 ADDF4E5F06DE4FF200C4E7F8 = {
240                         buildPhases = (
241                                 ADDF4E5B06DE4FF200C4E7F8,
242                                 ADDF4E5C06DE4FF200C4E7F8,
243                                 ADDF4E5D06DE4FF200C4E7F8,
244                                 ADDF4E5E06DE4FF200C4E7F8,
245                                 ADDF51AB06DE56C500C4E7F8,
246                         );
247                         buildRules = (
248                         );
249                         buildSettings = {
250                                 DYLIB_COMPATIBILITY_VERSION = 1;
251                                 DYLIB_CURRENT_VERSION = 4.5.35;
252                                 FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
253                                 FRAMEWORK_VERSION = A;
254                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
255                                 GCC_PREFIX_HEADER = common.h;
256                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
257                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
258                                 INFOPLIST_FILE = "NGiCal-Info.plist";
259                                 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
260                                 OTHER_CFLAGS = "-DSOPE_MAJOR_VERSION=4 -DSOPE_MINOR_VERSION=5";
261                                 OTHER_LDFLAGS = "-seg1addr 0xC1E00000 -headerpad_max_install_names";
262                                 OTHER_REZFLAGS = "";
263                                 PRODUCT_NAME = NGiCal;
264                                 SECTORDER_FLAGS = "";
265                                 WARNING_CFLAGS = "-Wmost";
266                         };
267                         dependencies = (
268                         );
269                         isa = PBXNativeTarget;
270                         name = NGiCal;
271                         productName = NGiCal;
272                         productReference = ADDF4E6006DE4FF200C4E7F8;
273                         productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
274 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
275 <plist version=\"1.0\">
276 <dict>
277         <key>CFBundleDevelopmentRegion</key>
278         <string>English</string>
279         <key>CFBundleExecutable</key>
280         <string>NGiCal</string>
281         <key>CFBundleIdentifier</key>
282         <string>com.yourcompany.NGiCal</string>
283         <key>CFBundleInfoDictionaryVersion</key>
284         <string>6.0</string>
285         <key>CFBundlePackageType</key>
286         <string>FMWK</string>
287         <key>CFBundleSignature</key>
288         <string>????</string>
289         <key>CFBundleVersion</key>
290         <string>1.0</string>
291 </dict>
292 </plist>
293 ";
294                         productType = "com.apple.product-type.framework";
295                 };
296                 ADDF4E6006DE4FF200C4E7F8 = {
297                         explicitFileType = wrapper.framework;
298                         includeInIndex = 0;
299                         isa = PBXFileReference;
300                         path = NGiCal.framework;
301                         refType = 3;
302                         sourceTree = BUILT_PRODUCTS_DIR;
303                 };
304                 ADDF4E6106DE4FF200C4E7F8 = {
305                         children = (
306                                 ADDF4E6006DE4FF200C4E7F8,
307                         );
308                         isa = PBXGroup;
309                         name = Products;
310                         refType = 4;
311                         sourceTree = "<group>";
312                 };
313                 ADDF4E6206DE4FF200C4E7F8 = {
314                         isa = PBXFileReference;
315                         lastKnownFileType = text.xml;
316                         path = "NGiCal-Info.plist";
317                         refType = 4;
318                         sourceTree = "<group>";
319                 };
320                 ADDF4E6506DE500200C4E7F8 = {
321                         children = (
322                                 ADDF4E6206DE4FF200C4E7F8,
323                                 ADDF4F3906DE513D00C4E7F8,
324                         );
325                         isa = PBXGroup;
326                         name = Resources;
327                         refType = 4;
328                         sourceTree = "<group>";
329                 };
330                 ADDF4F1206DE513D00C4E7F8 = {
331                         fileEncoding = 4;
332                         indentWidth = 8;
333                         isa = PBXFileReference;
334                         lastKnownFileType = text;
335                         path = ChangeLog;
336                         refType = 4;
337                         sourceTree = "<group>";
338                         tabWidth = 8;
339                         usesTabs = 1;
340                 };
341                 ADDF4F1306DE513D00C4E7F8 = {
342                         fileEncoding = 4;
343                         indentWidth = 2;
344                         isa = PBXFileReference;
345                         lastKnownFileType = sourcecode.c.h;
346                         path = common.h;
347                         refType = 4;
348                         sourceTree = "<group>";
349                 };
350                 ADDF4F1406DE513D00C4E7F8 = {
351                         fileEncoding = 4;
352                         isa = PBXFileReference;
353                         lastKnownFileType = text;
354                         path = COPYING;
355                         refType = 4;
356                         sourceTree = "<group>";
357                 };
358                 ADDF4F1506DE513D00C4E7F8 = {
359                         fileEncoding = 4;
360                         isa = PBXFileReference;
361                         lastKnownFileType = text;
362                         path = COPYRIGHT;
363                         refType = 4;
364                         sourceTree = "<group>";
365                 };
366                 ADDF4F1606DE513D00C4E7F8 = {
367                         explicitFileType = sourcecode.make;
368                         fileEncoding = 4;
369                         indentWidth = 8;
370                         isa = PBXFileReference;
371                         path = GNUmakefile;
372                         refType = 4;
373                         sourceTree = "<group>";
374                         tabWidth = 8;
375                         usesTabs = 1;
376                 };
377                 ADDF4F1706DE513D00C4E7F8 = {
378                         explicitFileType = sourcecode.make;
379                         fileEncoding = 4;
380                         indentWidth = 8;
381                         isa = PBXFileReference;
382                         path = GNUmakefile.postamble;
383                         refType = 4;
384                         sourceTree = "<group>";
385                         tabWidth = 8;
386                         usesTabs = 1;
387                 };
388                 ADDF4F1806DE513D00C4E7F8 = {
389                         explicitFileType = sourcecode.make;
390                         fileEncoding = 4;
391                         indentWidth = 8;
392                         isa = PBXFileReference;
393                         path = GNUmakefile.preamble;
394                         refType = 4;
395                         sourceTree = "<group>";
396                         tabWidth = 8;
397                         usesTabs = 1;
398                 };
399                 ADDF4F1906DE513D00C4E7F8 = {
400                         fileEncoding = 4;
401                         indentWidth = 2;
402                         isa = PBXFileReference;
403                         lastKnownFileType = sourcecode.c.h;
404                         path = iCalAlarm.h;
405                         refType = 4;
406                         sourceTree = "<group>";
407                 };
408                 ADDF4F1A06DE513D00C4E7F8 = {
409                         fileEncoding = 4;
410                         indentWidth = 2;
411                         isa = PBXFileReference;
412                         lastKnownFileType = sourcecode.c.objc;
413                         path = iCalAlarm.m;
414                         refType = 4;
415                         sourceTree = "<group>";
416                 };
417                 ADDF4F1B06DE513D00C4E7F8 = {
418                         fileEncoding = 4;
419                         indentWidth = 2;
420                         isa = PBXFileReference;
421                         lastKnownFileType = sourcecode.c.h;
422                         path = iCalAttachment.h;
423                         refType = 4;
424                         sourceTree = "<group>";
425                 };
426                 ADDF4F1C06DE513D00C4E7F8 = {
427                         fileEncoding = 4;
428                         indentWidth = 2;
429                         isa = PBXFileReference;
430                         lastKnownFileType = sourcecode.c.objc;
431                         path = iCalAttachment.m;
432                         refType = 4;
433                         sourceTree = "<group>";
434                 };
435                 ADDF4F1D06DE513D00C4E7F8 = {
436                         fileEncoding = 4;
437                         indentWidth = 2;
438                         isa = PBXFileReference;
439                         lastKnownFileType = sourcecode.c.h;
440                         path = iCalCalendar.h;
441                         refType = 4;
442                         sourceTree = "<group>";
443                 };
444                 ADDF4F1E06DE513D00C4E7F8 = {
445                         fileEncoding = 4;
446                         indentWidth = 2;
447                         isa = PBXFileReference;
448                         lastKnownFileType = sourcecode.c.objc;
449                         path = iCalCalendar.m;
450                         refType = 4;
451                         sourceTree = "<group>";
452                 };
453                 ADDF4F1F06DE513D00C4E7F8 = {
454                         fileEncoding = 4;
455                         indentWidth = 2;
456                         isa = PBXFileReference;
457                         lastKnownFileType = sourcecode.c.h;
458                         path = iCalDataSource.h;
459                         refType = 4;
460                         sourceTree = "<group>";
461                 };
462                 ADDF4F2006DE513D00C4E7F8 = {
463                         fileEncoding = 4;
464                         indentWidth = 2;
465                         isa = PBXFileReference;
466                         lastKnownFileType = sourcecode.c.objc;
467                         path = iCalDataSource.m;
468                         refType = 4;
469                         sourceTree = "<group>";
470                 };
471                 ADDF4F2106DE513D00C4E7F8 = {
472                         fileEncoding = 4;
473                         indentWidth = 2;
474                         isa = PBXFileReference;
475                         lastKnownFileType = sourcecode.c.h;
476                         path = iCalDateHolder.h;
477                         refType = 4;
478                         sourceTree = "<group>";
479                 };
480                 ADDF4F2206DE513D00C4E7F8 = {
481                         fileEncoding = 4;
482                         indentWidth = 2;
483                         isa = PBXFileReference;
484                         lastKnownFileType = sourcecode.c.objc;
485                         path = iCalDateHolder.m;
486                         refType = 4;
487                         sourceTree = "<group>";
488                 };
489                 ADDF4F2306DE513D00C4E7F8 = {
490                         fileEncoding = 4;
491                         indentWidth = 2;
492                         isa = PBXFileReference;
493                         lastKnownFileType = sourcecode.c.h;
494                         path = iCalDuration.h;
495                         refType = 4;
496                         sourceTree = "<group>";
497                 };
498                 ADDF4F2406DE513D00C4E7F8 = {
499                         fileEncoding = 4;
500                         indentWidth = 2;
501                         isa = PBXFileReference;
502                         lastKnownFileType = sourcecode.c.objc;
503                         path = iCalDuration.m;
504                         refType = 4;
505                         sourceTree = "<group>";
506                 };
507                 ADDF4F2506DE513D00C4E7F8 = {
508                         fileEncoding = 4;
509                         indentWidth = 2;
510                         isa = PBXFileReference;
511                         lastKnownFileType = sourcecode.c.objc;
512                         path = IcalElements.m;
513                         refType = 4;
514                         sourceTree = "<group>";
515                 };
516                 ADDF4F2606DE513D00C4E7F8 = {
517                         fileEncoding = 4;
518                         indentWidth = 2;
519                         isa = PBXFileReference;
520                         lastKnownFileType = sourcecode.c.h;
521                         path = iCalEntityObject.h;
522                         refType = 4;
523                         sourceTree = "<group>";
524                 };
525                 ADDF4F2706DE513D00C4E7F8 = {
526                         fileEncoding = 4;
527                         indentWidth = 2;
528                         isa = PBXFileReference;
529                         lastKnownFileType = sourcecode.c.objc;
530                         path = iCalEntityObject.m;
531                         refType = 4;
532                         sourceTree = "<group>";
533                 };
534                 ADDF4F2806DE513D00C4E7F8 = {
535                         fileEncoding = 4;
536                         indentWidth = 2;
537                         isa = PBXFileReference;
538                         lastKnownFileType = sourcecode.c.h;
539                         path = iCalEvent.h;
540                         refType = 4;
541                         sourceTree = "<group>";
542                 };
543                 ADDF4F2906DE513D00C4E7F8 = {
544                         fileEncoding = 4;
545                         indentWidth = 2;
546                         isa = PBXFileReference;
547                         lastKnownFileType = sourcecode.c.objc;
548                         path = iCalEvent.m;
549                         refType = 4;
550                         sourceTree = "<group>";
551                 };
552                 ADDF4F2A06DE513D00C4E7F8 = {
553                         fileEncoding = 4;
554                         indentWidth = 2;
555                         isa = PBXFileReference;
556                         lastKnownFileType = sourcecode.c.h;
557                         path = iCalFreeBusy.h;
558                         refType = 4;
559                         sourceTree = "<group>";
560                 };
561                 ADDF4F2B06DE513D00C4E7F8 = {
562                         fileEncoding = 4;
563                         indentWidth = 2;
564                         isa = PBXFileReference;
565                         lastKnownFileType = sourcecode.c.objc;
566                         path = iCalFreeBusy.m;
567                         refType = 4;
568                         sourceTree = "<group>";
569                 };
570                 ADDF4F2C06DE513D00C4E7F8 = {
571                         fileEncoding = 4;
572                         indentWidth = 2;
573                         isa = PBXFileReference;
574                         lastKnownFileType = sourcecode.c.h;
575                         path = iCalJournal.h;
576                         refType = 4;
577                         sourceTree = "<group>";
578                 };
579                 ADDF4F2D06DE513D00C4E7F8 = {
580                         fileEncoding = 4;
581                         indentWidth = 2;
582                         isa = PBXFileReference;
583                         lastKnownFileType = sourcecode.c.objc;
584                         path = iCalJournal.m;
585                         refType = 4;
586                         sourceTree = "<group>";
587                 };
588                 ADDF4F2E06DE513D00C4E7F8 = {
589                         fileEncoding = 4;
590                         indentWidth = 2;
591                         isa = PBXFileReference;
592                         lastKnownFileType = sourcecode.c.h;
593                         path = iCalObject.h;
594                         refType = 4;
595                         sourceTree = "<group>";
596                 };
597                 ADDF4F2F06DE513D00C4E7F8 = {
598                         fileEncoding = 4;
599                         indentWidth = 2;
600                         isa = PBXFileReference;
601                         lastKnownFileType = sourcecode.c.objc;
602                         path = iCalObject.m;
603                         refType = 4;
604                         sourceTree = "<group>";
605                 };
606                 ADDF4F3006DE513D00C4E7F8 = {
607                         fileEncoding = 4;
608                         indentWidth = 2;
609                         isa = PBXFileReference;
610                         lastKnownFileType = sourcecode.c.h;
611                         path = iCalPerson.h;
612                         refType = 4;
613                         sourceTree = "<group>";
614                 };
615                 ADDF4F3106DE513D00C4E7F8 = {
616                         fileEncoding = 4;
617                         indentWidth = 2;
618                         isa = PBXFileReference;
619                         lastKnownFileType = sourcecode.c.objc;
620                         path = iCalPerson.m;
621                         refType = 4;
622                         sourceTree = "<group>";
623                 };
624                 ADDF4F3206DE513D00C4E7F8 = {
625                         fileEncoding = 4;
626                         indentWidth = 2;
627                         isa = PBXFileReference;
628                         lastKnownFileType = sourcecode.c.h;
629                         path = IcalResponse.h;
630                         refType = 4;
631                         sourceTree = "<group>";
632                 };
633                 ADDF4F3306DE513D00C4E7F8 = {
634                         fileEncoding = 4;
635                         indentWidth = 2;
636                         isa = PBXFileReference;
637                         lastKnownFileType = sourcecode.c.objc;
638                         path = IcalResponse.m;
639                         refType = 4;
640                         sourceTree = "<group>";
641                 };
642                 ADDF4F3406DE513D00C4E7F8 = {
643                         fileEncoding = 4;
644                         indentWidth = 2;
645                         isa = PBXFileReference;
646                         lastKnownFileType = sourcecode.c.h;
647                         path = iCalToDo.h;
648                         refType = 4;
649                         sourceTree = "<group>";
650                 };
651                 ADDF4F3506DE513D00C4E7F8 = {
652                         fileEncoding = 4;
653                         indentWidth = 2;
654                         isa = PBXFileReference;
655                         lastKnownFileType = sourcecode.c.objc;
656                         path = iCalToDo.m;
657                         refType = 4;
658                         sourceTree = "<group>";
659                 };
660                 ADDF4F3606DE513D00C4E7F8 = {
661                         fileEncoding = 4;
662                         indentWidth = 2;
663                         isa = PBXFileReference;
664                         lastKnownFileType = sourcecode.c.h;
665                         path = iCalTrigger.h;
666                         refType = 4;
667                         sourceTree = "<group>";
668                 };
669                 ADDF4F3706DE513D00C4E7F8 = {
670                         fileEncoding = 4;
671                         indentWidth = 2;
672                         isa = PBXFileReference;
673                         lastKnownFileType = sourcecode.c.objc;
674                         path = iCalTrigger.m;
675                         refType = 4;
676                         sourceTree = "<group>";
677                 };
678                 ADDF4F3806DE513D00C4E7F8 = {
679                         fileEncoding = 4;
680                         indentWidth = 2;
681                         isa = PBXFileReference;
682                         lastKnownFileType = sourcecode.c.h;
683                         path = NGiCal.h;
684                         refType = 4;
685                         sourceTree = "<group>";
686                 };
687                 ADDF4F3906DE513D00C4E7F8 = {
688                         fileEncoding = 4;
689                         isa = PBXFileReference;
690                         lastKnownFileType = text.xml;
691                         path = NGiCal.xmap;
692                         refType = 4;
693                         sourceTree = "<group>";
694                 };
695                 ADDF4F3A06DE513D00C4E7F8 = {
696                         fileEncoding = 4;
697                         indentWidth = 2;
698                         isa = PBXFileReference;
699                         lastKnownFileType = sourcecode.c.h;
700                         path = "NSCalendarDate+ICal.h";
701                         refType = 4;
702                         sourceTree = "<group>";
703                 };
704                 ADDF4F3B06DE513D00C4E7F8 = {
705                         fileEncoding = 4;
706                         indentWidth = 2;
707                         isa = PBXFileReference;
708                         lastKnownFileType = sourcecode.c.objc;
709                         path = "NSCalendarDate+ICal.m";
710                         refType = 4;
711                         sourceTree = "<group>";
712                 };
713                 ADDF4F3C06DE513D00C4E7F8 = {
714                         fileEncoding = 4;
715                         indentWidth = 2;
716                         isa = PBXFileReference;
717                         lastKnownFileType = sourcecode.c.h;
718                         path = "NSString+ICal.h";
719                         refType = 4;
720                         sourceTree = "<group>";
721                 };
722                 ADDF4F3D06DE513D00C4E7F8 = {
723                         fileEncoding = 4;
724                         indentWidth = 2;
725                         isa = PBXFileReference;
726                         lastKnownFileType = sourcecode.c.objc;
727                         path = "NSString+ICal.m";
728                         refType = 4;
729                         sourceTree = "<group>";
730                 };
731                 ADDF4F3E06DE513D00C4E7F8 = {
732                         fileEncoding = 4;
733                         isa = PBXFileReference;
734                         lastKnownFileType = text;
735                         path = README;
736                         refType = 4;
737                         sourceTree = "<group>";
738                 };
739                 ADDF4F3F06DE513D00C4E7F8 = {
740                         explicitFileType = sourcecode.make;
741                         fileEncoding = 4;
742                         indentWidth = 8;
743                         isa = PBXFileReference;
744                         path = Version;
745                         refType = 4;
746                         sourceTree = "<group>";
747                         tabWidth = 8;
748                         usesTabs = 1;
749                 };
750                 ADDF4F4006DE513D00C4E7F8 = {
751                         fileRef = ADDF4F1206DE513D00C4E7F8;
752                         isa = PBXBuildFile;
753                         settings = {
754                         };
755                 };
756                 ADDF4F4106DE513D00C4E7F8 = {
757                         fileRef = ADDF4F1306DE513D00C4E7F8;
758                         isa = PBXBuildFile;
759                         settings = {
760                         };
761                 };
762                 ADDF4F4206DE513D00C4E7F8 = {
763                         fileRef = ADDF4F1406DE513D00C4E7F8;
764                         isa = PBXBuildFile;
765                         settings = {
766                         };
767                 };
768                 ADDF4F4306DE513D00C4E7F8 = {
769                         fileRef = ADDF4F1506DE513D00C4E7F8;
770                         isa = PBXBuildFile;
771                         settings = {
772                         };
773                 };
774                 ADDF4F4706DE513D00C4E7F8 = {
775                         fileRef = ADDF4F1906DE513D00C4E7F8;
776                         isa = PBXBuildFile;
777                         settings = {
778                                 ATTRIBUTES = (
779                                         Public,
780                                 );
781                         };
782                 };
783                 ADDF4F4806DE513D00C4E7F8 = {
784                         fileRef = ADDF4F1A06DE513D00C4E7F8;
785                         isa = PBXBuildFile;
786                         settings = {
787                         };
788                 };
789                 ADDF4F4906DE513D00C4E7F8 = {
790                         fileRef = ADDF4F1B06DE513D00C4E7F8;
791                         isa = PBXBuildFile;
792                         settings = {
793                                 ATTRIBUTES = (
794                                         Public,
795                                 );
796                         };
797                 };
798                 ADDF4F4A06DE513D00C4E7F8 = {
799                         fileRef = ADDF4F1C06DE513D00C4E7F8;
800                         isa = PBXBuildFile;
801                         settings = {
802                         };
803                 };
804                 ADDF4F4B06DE513D00C4E7F8 = {
805                         fileRef = ADDF4F1D06DE513D00C4E7F8;
806                         isa = PBXBuildFile;
807                         settings = {
808                                 ATTRIBUTES = (
809                                         Public,
810                                 );
811                         };
812                 };
813                 ADDF4F4C06DE513D00C4E7F8 = {
814                         fileRef = ADDF4F1E06DE513D00C4E7F8;
815                         isa = PBXBuildFile;
816                         settings = {
817                         };
818                 };
819                 ADDF4F4D06DE513D00C4E7F8 = {
820                         fileRef = ADDF4F1F06DE513D00C4E7F8;
821                         isa = PBXBuildFile;
822                         settings = {
823                                 ATTRIBUTES = (
824                                         Public,
825                                 );
826                         };
827                 };
828                 ADDF4F4E06DE513D00C4E7F8 = {
829                         fileRef = ADDF4F2006DE513D00C4E7F8;
830                         isa = PBXBuildFile;
831                         settings = {
832                         };
833                 };
834                 ADDF4F4F06DE513D00C4E7F8 = {
835                         fileRef = ADDF4F2106DE513D00C4E7F8;
836                         isa = PBXBuildFile;
837                         settings = {
838                                 ATTRIBUTES = (
839                                         Public,
840                                 );
841                         };
842                 };
843                 ADDF4F5006DE513D00C4E7F8 = {
844                         fileRef = ADDF4F2206DE513D00C4E7F8;
845                         isa = PBXBuildFile;
846                         settings = {
847                         };
848                 };
849                 ADDF4F5106DE513D00C4E7F8 = {
850                         fileRef = ADDF4F2306DE513D00C4E7F8;
851                         isa = PBXBuildFile;
852                         settings = {
853                                 ATTRIBUTES = (
854                                         Public,
855                                 );
856                         };
857                 };
858                 ADDF4F5206DE513D00C4E7F8 = {
859                         fileRef = ADDF4F2406DE513D00C4E7F8;
860                         isa = PBXBuildFile;
861                         settings = {
862                         };
863                 };
864                 ADDF4F5406DE513D00C4E7F8 = {
865                         fileRef = ADDF4F2606DE513D00C4E7F8;
866                         isa = PBXBuildFile;
867                         settings = {
868                                 ATTRIBUTES = (
869                                         Public,
870                                 );
871                         };
872                 };
873                 ADDF4F5506DE513D00C4E7F8 = {
874                         fileRef = ADDF4F2706DE513D00C4E7F8;
875                         isa = PBXBuildFile;
876                         settings = {
877                         };
878                 };
879                 ADDF4F5606DE513D00C4E7F8 = {
880                         fileRef = ADDF4F2806DE513D00C4E7F8;
881                         isa = PBXBuildFile;
882                         settings = {
883                                 ATTRIBUTES = (
884                                         Public,
885                                 );
886                         };
887                 };
888                 ADDF4F5706DE513D00C4E7F8 = {
889                         fileRef = ADDF4F2906DE513D00C4E7F8;
890                         isa = PBXBuildFile;
891                         settings = {
892                         };
893                 };
894                 ADDF4F5806DE513D00C4E7F8 = {
895                         fileRef = ADDF4F2A06DE513D00C4E7F8;
896                         isa = PBXBuildFile;
897                         settings = {
898                                 ATTRIBUTES = (
899                                         Public,
900                                 );
901                         };
902                 };
903                 ADDF4F5906DE513D00C4E7F8 = {
904                         fileRef = ADDF4F2B06DE513D00C4E7F8;
905                         isa = PBXBuildFile;
906                         settings = {
907                         };
908                 };
909                 ADDF4F5A06DE513D00C4E7F8 = {
910                         fileRef = ADDF4F2C06DE513D00C4E7F8;
911                         isa = PBXBuildFile;
912                         settings = {
913                                 ATTRIBUTES = (
914                                         Public,
915                                 );
916                         };
917                 };
918                 ADDF4F5B06DE513D00C4E7F8 = {
919                         fileRef = ADDF4F2D06DE513D00C4E7F8;
920                         isa = PBXBuildFile;
921                         settings = {
922                         };
923                 };
924                 ADDF4F5C06DE513D00C4E7F8 = {
925                         fileRef = ADDF4F2E06DE513D00C4E7F8;
926                         isa = PBXBuildFile;
927                         settings = {
928                                 ATTRIBUTES = (
929                                         Public,
930                                 );
931                         };
932                 };
933                 ADDF4F5D06DE513D00C4E7F8 = {
934                         fileRef = ADDF4F2F06DE513D00C4E7F8;
935                         isa = PBXBuildFile;
936                         settings = {
937                         };
938                 };
939                 ADDF4F5E06DE513D00C4E7F8 = {
940                         fileRef = ADDF4F3006DE513D00C4E7F8;
941                         isa = PBXBuildFile;
942                         settings = {
943                                 ATTRIBUTES = (
944                                         Public,
945                                 );
946                         };
947                 };
948                 ADDF4F5F06DE513D00C4E7F8 = {
949                         fileRef = ADDF4F3106DE513D00C4E7F8;
950                         isa = PBXBuildFile;
951                         settings = {
952                         };
953                 };
954                 ADDF4F6206DE513D00C4E7F8 = {
955                         fileRef = ADDF4F3406DE513D00C4E7F8;
956                         isa = PBXBuildFile;
957                         settings = {
958                                 ATTRIBUTES = (
959                                         Public,
960                                 );
961                         };
962                 };
963                 ADDF4F6306DE513D00C4E7F8 = {
964                         fileRef = ADDF4F3506DE513D00C4E7F8;
965                         isa = PBXBuildFile;
966                         settings = {
967                         };
968                 };
969                 ADDF4F6406DE513D00C4E7F8 = {
970                         fileRef = ADDF4F3606DE513D00C4E7F8;
971                         isa = PBXBuildFile;
972                         settings = {
973                                 ATTRIBUTES = (
974                                         Public,
975                                 );
976                         };
977                 };
978                 ADDF4F6506DE513D00C4E7F8 = {
979                         fileRef = ADDF4F3706DE513D00C4E7F8;
980                         isa = PBXBuildFile;
981                         settings = {
982                         };
983                 };
984                 ADDF4F6606DE513D00C4E7F8 = {
985                         fileRef = ADDF4F3806DE513D00C4E7F8;
986                         isa = PBXBuildFile;
987                         settings = {
988                                 ATTRIBUTES = (
989                                         Public,
990                                 );
991                         };
992                 };
993                 ADDF4F6806DE513D00C4E7F8 = {
994                         fileRef = ADDF4F3A06DE513D00C4E7F8;
995                         isa = PBXBuildFile;
996                         settings = {
997                                 ATTRIBUTES = (
998                                 );
999                         };
1000                 };
1001                 ADDF4F6906DE513D00C4E7F8 = {
1002                         fileRef = ADDF4F3B06DE513D00C4E7F8;
1003                         isa = PBXBuildFile;
1004                         settings = {
1005                         };
1006                 };
1007                 ADDF4F6C06DE513D00C4E7F8 = {
1008                         fileRef = ADDF4F3E06DE513D00C4E7F8;
1009                         isa = PBXBuildFile;
1010                         settings = {
1011                         };
1012                 };
1013                 ADDF4F6D06DE513D00C4E7F8 = {
1014                         fileRef = ADDF4F3F06DE513D00C4E7F8;
1015                         isa = PBXBuildFile;
1016                         settings = {
1017                         };
1018                 };
1019                 ADDF4F7006DE514B00C4E7F8 = {
1020                         children = (
1021                                 ADDF4F1606DE513D00C4E7F8,
1022                                 ADDF4F1806DE513D00C4E7F8,
1023                                 ADDF4F1706DE513D00C4E7F8,
1024                                 ADBE3DFE072713DB000FEA6A,
1025                         );
1026                         isa = PBXGroup;
1027                         name = Makefiles;
1028                         path = "";
1029                         refType = 4;
1030                         sourceTree = "<group>";
1031                 };
1032                 ADDF4F7306DE516A00C4E7F8 = {
1033                         children = (
1034                                 ADDF4F3806DE513D00C4E7F8,
1035                                 ADDF4F1906DE513D00C4E7F8,
1036                                 ADDF4F1B06DE513D00C4E7F8,
1037                                 ADDF4F1D06DE513D00C4E7F8,
1038                                 ADDF4F1F06DE513D00C4E7F8,
1039                                 ADDF4F2106DE513D00C4E7F8,
1040                                 ADDF4F2306DE513D00C4E7F8,
1041                                 ADDF4F2606DE513D00C4E7F8,
1042                                 ADDF4F2806DE513D00C4E7F8,
1043                                 ADDF4F2A06DE513D00C4E7F8,
1044                                 ADDF4F2C06DE513D00C4E7F8,
1045                                 ADDF4F2E06DE513D00C4E7F8,
1046                                 ADDF4F3006DE513D00C4E7F8,
1047                                 ADDF4F3406DE513D00C4E7F8,
1048                                 ADDF4F3606DE513D00C4E7F8,
1049                                 ADD1FC9906E4D6D400E387F0,
1050                                 ADBE3DF7072713AF000FEA6A,
1051                                 ADDF4F3A06DE513D00C4E7F8,
1052                         );
1053                         isa = PBXGroup;
1054                         name = Headers;
1055                         refType = 4;
1056                         sourceTree = "<group>";
1057                 };
1058                 ADDF4FD406DE517900C4E7F8 = {
1059                         children = (
1060                                 ADDF4F1306DE513D00C4E7F8,
1061                                 ADDF4F1A06DE513D00C4E7F8,
1062                                 ADDF4F1C06DE513D00C4E7F8,
1063                                 ADDF4F1E06DE513D00C4E7F8,
1064                                 ADDF4F2006DE513D00C4E7F8,
1065                                 ADDF4F2206DE513D00C4E7F8,
1066                                 ADDF4F2406DE513D00C4E7F8,
1067                                 ADDF4F2706DE513D00C4E7F8,
1068                                 ADDF4F2906DE513D00C4E7F8,
1069                                 ADDF4F2B06DE513D00C4E7F8,
1070                                 ADDF4F2D06DE513D00C4E7F8,
1071                                 ADDF4F2F06DE513D00C4E7F8,
1072                                 ADDF4F3106DE513D00C4E7F8,
1073                                 ADDF4F3506DE513D00C4E7F8,
1074                                 ADDF4F3706DE513D00C4E7F8,
1075                                 ADD1FC9A06E4D6D400E387F0,
1076                                 ADBE3DF9072713C2000FEA6A,
1077                                 ADDF4F3B06DE513D00C4E7F8,
1078                         );
1079                         isa = PBXGroup;
1080                         name = Classes;
1081                         refType = 4;
1082                         sourceTree = "<group>";
1083                 };
1084                 ADDF503706DE520000C4E7F8 = {
1085                         children = (
1086                                 ADDF4F3206DE513D00C4E7F8,
1087                                 ADDF4F3306DE513D00C4E7F8,
1088                                 ADDF4F2506DE513D00C4E7F8,
1089                                 ADDF4F3C06DE513D00C4E7F8,
1090                                 ADDF4F3D06DE513D00C4E7F8,
1091                         );
1092                         isa = PBXGroup;
1093                         name = Unused;
1094                         refType = 4;
1095                         sourceTree = "<group>";
1096                 };
1097                 ADDF503A06DE524200C4E7F8 = {
1098                         children = (
1099                                 ADDF503B06DE528200C4E7F8,
1100                                 ADDF503E06DE52F600C4E7F8,
1101                                 ADDF503F06DE52F600C4E7F8,
1102                                 ADDF510206DE54BE00C4E7F8,
1103                         );
1104                         isa = PBXGroup;
1105                         name = "Linked Frameworks";
1106                         refType = 4;
1107                         sourceTree = "<group>";
1108                 };
1109                 ADDF503B06DE528200C4E7F8 = {
1110                         isa = PBXFileReference;
1111                         lastKnownFileType = wrapper.framework;
1112                         name = Foundation.framework;
1113                         path = ../../../../../../../System/Library/Frameworks/Foundation.framework;
1114                         refType = 4;
1115                         sourceTree = "<group>";
1116                 };
1117                 ADDF503C06DE528200C4E7F8 = {
1118                         fileRef = ADDF503B06DE528200C4E7F8;
1119                         isa = PBXBuildFile;
1120                         settings = {
1121                         };
1122                 };
1123                 ADDF503D06DE52F600C4E7F8 = {
1124                         isa = PBXFileReference;
1125                         lastKnownFileType = wrapper.framework;
1126                         name = DOM.framework;
1127                         path = /Library/Frameworks/DOM.framework;
1128                         refType = 0;
1129                         sourceTree = "<absolute>";
1130                 };
1131                 ADDF503E06DE52F600C4E7F8 = {
1132                         isa = PBXFileReference;
1133                         lastKnownFileType = wrapper.framework;
1134                         name = EOControl.framework;
1135                         path = /Library/Frameworks/EOControl.framework;
1136                         refType = 0;
1137                         sourceTree = "<absolute>";
1138                 };
1139                 ADDF503F06DE52F600C4E7F8 = {
1140                         isa = PBXFileReference;
1141                         lastKnownFileType = wrapper.framework;
1142                         name = NGExtensions.framework;
1143                         path = /Library/Frameworks/NGExtensions.framework;
1144                         refType = 0;
1145                         sourceTree = "<absolute>";
1146                 };
1147                 ADDF504006DE52F600C4E7F8 = {
1148                         isa = PBXFileReference;
1149                         lastKnownFileType = wrapper.framework;
1150                         name = SaxObjC.framework;
1151                         path = /Library/Frameworks/SaxObjC.framework;
1152                         refType = 0;
1153                         sourceTree = "<absolute>";
1154                 };
1155                 ADDF504106DE52F600C4E7F8 = {
1156                         fileRef = ADDF503D06DE52F600C4E7F8;
1157                         isa = PBXBuildFile;
1158                         settings = {
1159                         };
1160                 };
1161                 ADDF504206DE52F600C4E7F8 = {
1162                         fileRef = ADDF503E06DE52F600C4E7F8;
1163                         isa = PBXBuildFile;
1164                         settings = {
1165                         };
1166                 };
1167                 ADDF504306DE52F600C4E7F8 = {
1168                         fileRef = ADDF503F06DE52F600C4E7F8;
1169                         isa = PBXBuildFile;
1170                         settings = {
1171                         };
1172                 };
1173                 ADDF504406DE52F600C4E7F8 = {
1174                         fileRef = ADDF504006DE52F600C4E7F8;
1175                         isa = PBXBuildFile;
1176                         settings = {
1177                         };
1178                 };
1179                 ADDF510206DE54BE00C4E7F8 = {
1180                         children = (
1181                                 ADDF504006DE52F600C4E7F8,
1182                                 ADDF503D06DE52F600C4E7F8,
1183                                 AD8BF0F70701902800EC239A,
1184                         );
1185                         isa = PBXGroup;
1186                         name = "sope-xml";
1187                         refType = 4;
1188                         sourceTree = "<group>";
1189                 };
1190                 ADDF51AB06DE56C500C4E7F8 = {
1191                         buildActionMask = 8;
1192                         dstPath = /Library/SaxMappings;
1193                         dstSubfolderSpec = 0;
1194                         files = (
1195                                 ADDF51AC06DE56E100C4E7F8,
1196                         );
1197                         isa = PBXCopyFilesBuildPhase;
1198                         runOnlyForDeploymentPostprocessing = 1;
1199                 };
1200                 ADDF51AC06DE56E100C4E7F8 = {
1201                         fileRef = ADDF4F3906DE513D00C4E7F8;
1202                         isa = PBXBuildFile;
1203                         settings = {
1204                         };
1205                 };
1206         };
1207         rootObject = ADDF4E5506DE4FC800C4E7F8;
1208 }