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