]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
Fix SAP autoplay, patch by Dermot McGahon. Thanks
[vlc] / extras / MacOSX / vlc.pbproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 39;
7         objects = {
8                 014CEA410018CDE011CA2923 = {
9                         explicitFileType = wrapper.cfbundle;
10                         isa = PBXFileReference;
11                         path = VLC.bundle;
12                         refType = 3;
13                         sourceTree = BUILT_PRODUCTS_DIR;
14                 };
15                 014CEA420018CDE011CA2923 = {
16                         buildSettings = {
17                                 COPY_PHASE_STRIP = NO;
18                                 GCC_DYNAMIC_NO_PIC = NO;
19                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
20                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
21                                 GCC_OPTIMIZATION_LEVEL = 0;
22                                 OPTIMIZATION_CFLAGS = "-O0";
23                                 ZERO_LINK = YES;
24                         };
25                         isa = PBXBuildStyle;
26                         name = Development;
27                 };
28                 014CEA430018CDE011CA2923 = {
29                         buildSettings = {
30                                 COPY_PHASE_STRIP = YES;
31                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
32                                 ZERO_LINK = NO;
33                         };
34                         isa = PBXBuildStyle;
35                         name = Deployment;
36                 };
37 //010
38 //011
39 //012
40 //013
41 //014
42 //080
43 //081
44 //082
45 //083
46 //084
47                 089C1669FE841209C02AAC07 = {
48                         buildSettings = {
49                         };
50                         buildStyles = (
51                                 014CEA420018CDE011CA2923,
52                                 014CEA430018CDE011CA2923,
53                         );
54                         hasScannedForEncodings = 1;
55                         isa = PBXProject;
56                         mainGroup = 089C166AFE841209C02AAC07;
57                         projectDirPath = "";
58                         targets = (
59                                 089C1673FE841209C02AAC07,
60                         );
61                 };
62                 089C166AFE841209C02AAC07 = {
63                         children = (
64                                 08FB77AFFE84173DC02AAC07,
65                                 089C167CFE841241C02AAC07,
66                                 089C1671FE841209C02AAC07,
67                                 19C28FB8FE9D52D311CA2CBB,
68                         );
69                         isa = PBXGroup;
70                         name = vlc;
71                         refType = 4;
72                         sourceTree = "<group>";
73                 };
74                 089C1671FE841209C02AAC07 = {
75                         children = (
76                                 1058C7ACFEA557BF11CA2CBB,
77                                 1058C7AEFEA557BF11CA2CBB,
78                         );
79                         isa = PBXGroup;
80                         name = "Frameworks and Libraries";
81                         refType = 4;
82                         sourceTree = "<group>";
83                 };
84                 089C1672FE841209C02AAC07 = {
85                         isa = PBXFileReference;
86                         lastKnownFileType = wrapper.framework;
87                         name = Foundation.framework;
88                         path = /System/Library/Frameworks/Foundation.framework;
89                         refType = 0;
90                         sourceTree = "<absolute>";
91                 };
92                 089C1673FE841209C02AAC07 = {
93                         buildPhases = (
94                                 089C1675FE841209C02AAC07,
95                                 089C1677FE841209C02AAC07,
96                                 089C1679FE841209C02AAC07,
97                         );
98                         buildSettings = {
99                                 FRAMEWORK_SEARCH_PATHS = "";
100                                 HEADER_SEARCH_PATHS = "";
101                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
102                                 JAVAC_SOURCE_FILE_ENCODING = "ISO-8859-1";
103                                 LIBRARY_SEARCH_PATHS = /Volumes/Genitus/vlc/modules/gui/macosx;
104                                 OTHER_CFLAGS = "";
105                                 OTHER_LDFLAGS = "";
106                                 OTHER_REZFLAGS = "";
107                                 PRODUCT_NAME = VLC;
108                                 SECTORDER_FLAGS = "";
109                                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
110                                 WRAPPER_EXTENSION = bundle;
111                         };
112                         dependencies = (
113                         );
114                         isa = PBXBundleTarget;
115                         name = vlc;
116                         productInstallPath = "$(HOME)/Library/Bundles";
117                         productName = vlc;
118                         productReference = 014CEA410018CDE011CA2923;
119                         productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
120 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
121 <plist version=\"1.0\">
122 <dict>
123         <key>CFBundleDevelopmentRegion</key>
124         <string>English</string>
125         <key>CFBundleDocumentTypes</key>
126         <array>
127                 <dict>
128                         <key>CFBundleTypeName</key>
129                         <string>Folder</string>
130                         <key>CFBundleTypeOSTypes</key>
131                         <array>
132                                 <string>fold</string>
133                         </array>
134                         <key>CFBundleTypeRole</key>
135                         <string>Viewer</string>
136                 </dict>
137                 <dict>
138                         <key>CFBundleTypeExtensions</key>
139                         <array>
140                                 <string>img</string>
141                         </array>
142                         <key>CFBundleTypeIconFile</key>
143                         <string>generic.icns</string>
144                         <key>CFBundleTypeName</key>
145                         <string>IMG Disk Image</string>
146                         <key>CFBundleTypeRole</key>
147                         <string>Viewer</string>
148                 </dict>
149                 <dict>
150                         <key>CFBundleTypeExtensions</key>
151                         <array>
152                                 <string>mod</string>
153                         </array>
154                         <key>CFBundleTypeName</key>
155                         <string>MOD Audio File</string>
156                         <key>CFBundleTypeOSTypes</key>
157                         <array>
158                                 <string>generic.icns</string>
159                         </array>
160                         <key>CFBundleTypeRole</key>
161                         <string>Viewer</string>
162                 </dict>
163                 <dict>
164                         <key>CFBundleTypeExtensions</key>
165                         <array>
166                                 <string>it</string>
167                         </array>
168                         <key>CFBundleTypeIconFile</key>
169                         <string>generic.icns</string>
170                         <key>CFBundleTypeName</key>
171                         <string>Impulse Tracker Module File</string>
172                         <key>CFBundleTypeRole</key>
173                         <string>Viewer</string>
174                 </dict>
175                 <dict>
176                         <key>CFBundleTypeExtensions</key>
177                         <array>
178                                 <string>aiff</string>
179                                 <string>aif</string>
180                         </array>
181                         <key>CFBundleTypeIconFile</key>
182                         <string>generic.icns</string>
183                         <key>CFBundleTypeName</key>
184                         <string>AIFF file</string>
185                         <key>CFBundleTypeRole</key>
186                         <string>Viewer</string>
187                 </dict>
188                 <dict>
189                         <key>CFBundleTypeExtensions</key>
190                         <array>
191                                 <string>vlc</string>
192                         </array>
193                         <key>CFBundleTypeIconFile</key>
194                         <string>generic.icns</string>
195                         <key>CFBundleTypeMIMETypes</key>
196                         <array>
197                                 <string>application/x-videolan-vlc</string>
198                                 <string>application/videolan-vlc</string>
199                         </array>
200                         <key>CFBundleTypeName</key>
201                         <string>VLC file</string>
202                         <key>CFBundleTypeRole</key>
203                         <string>Viewer</string>
204                 </dict>
205                 <dict>
206                         <key>CFBundleTypeExtensions</key>
207                         <array>
208                                 <string>spx</string>
209                         </array>
210                         <key>CFBundleTypeIconFile</key>
211                         <string>generic.icns</string>
212                         <key>CFBundleTypeName</key>
213                         <string>Speex Audio File</string>
214                         <key>CFBundleTypeRole</key>
215                         <string>Viewer</string>
216                 </dict>
217                 <dict>
218                         <key>CFBundleTypeExtensions</key>
219                         <array>
220                                 <string>sdp</string>
221                         </array>
222                         <key>CFBundleTypeIconFile</key>
223                         <string>generic.icns</string>
224                         <key>CFBundleTypeName</key>
225                         <string>Session Description Protocol File</string>
226                         <key>CFBundleTypeRole</key>
227                         <string>Viewer</string>
228                 </dict>
229                 <dict>
230                         <key>CFBundleTypeExtensions</key>
231                         <array>
232                                 <string>wav</string>
233                         </array>
234                         <key>CFBundleTypeName</key>
235                         <string>WAVE Audio File</string>
236                         <key>CFBundleTypeRole</key>
237                         <string>Viewer</string>
238                 </dict>
239                 <dict>
240                         <key>CFBundleTypeExtensions</key>
241                         <array>
242                                 <string>asx</string>
243                         </array>
244                         <key>CFBundleTypeIconFile</key>
245                         <string>asx.icns</string>
246                         <key>CFBundleTypeName</key>
247                         <string>ASX file</string>
248                         <key>CFBundleTypeRole</key>
249                         <string>Viewer</string>
250                 </dict>
251                 <dict>
252                         <key>CFBundleTypeExtensions</key>
253                         <array>
254                                 <string>sub</string>
255                                 <string>srt</string>
256                         </array>
257                         <key>CFBundleTypeIconFile</key>
258                         <string>sub.icns</string>
259                         <key>CFBundleTypeName</key>
260                         <string>Subtitle file</string>
261                         <key>CFBundleTypeRole</key>
262                         <string>Viewer</string>
263                 </dict>
264                 <dict>
265                         <key>CFBundleTypeExtensions</key>
266                         <array>
267                                 <string>pls</string>
268                         </array>
269                         <key>CFBundleTypeIconFile</key>
270                         <string>pls.icns</string>
271                         <key>CFBundleTypeName</key>
272                         <string>Shoutcast playlist</string>
273                         <key>CFBundleTypeRole</key>
274                         <string>Viewer</string>
275                 </dict>
276                 <dict>
277                         <key>CFBundleTypeExtensions</key>
278                         <array>
279                                 <string>m3u</string>
280                         </array>
281                         <key>CFBundleTypeIconFile</key>
282                         <string>m3u.icns</string>
283                         <key>CFBundleTypeName</key>
284                         <string>Playlist file</string>
285                         <key>CFBundleTypeRole</key>
286                         <string>Viewer</string>
287                 </dict>
288                 <dict>
289                         <key>CFBundleTypeExtensions</key>
290                         <array>
291                                 <string>vob</string>
292                         </array>
293                         <key>CFBundleTypeIconFile</key>
294                         <string>vob.icns</string>
295                         <key>CFBundleTypeName</key>
296                         <string>VOB File (DVD Video)</string>
297                         <key>CFBundleTypeRole</key>
298                         <string>Viewer</string>
299                 </dict>
300                 <dict>
301                         <key>CFBundleTypeExtensions</key>
302                         <array>
303                                 <string>dat</string>
304                         </array>
305                         <key>CFBundleTypeIconFile</key>
306                         <string>dat.icns</string>
307                         <key>CFBundleTypeName</key>
308                         <string>DAT file</string>
309                         <key>CFBundleTypeRole</key>
310                         <string>Viewer</string>
311                 </dict>
312                 <dict>
313                         <key>CFBundleTypeExtensions</key>
314                         <array>
315                                 <string>cue</string>
316                         </array>
317                         <key>CFBundleTypeIconFile</key>
318                         <string>cue.icns</string>
319                         <key>CFBundleTypeName</key>
320                         <string>CUE file</string>
321                         <key>CFBundleTypeRole</key>
322                         <string>Viewer</string>
323                 </dict>
324                 <dict>
325                         <key>CFBundleTypeExtensions</key>
326                         <array>
327                                 <string>iso</string>
328                                 <string>bin</string>
329                         </array>
330                         <key>CFBundleTypeIconFile</key>
331                         <string>bin.icns</string>
332                         <key>CFBundleTypeName</key>
333                         <string>ISO file</string>
334                         <key>CFBundleTypeRole</key>
335                         <string>Viewer</string>
336                 </dict>
337                 <dict>
338                         <key>CFBundleTypeExtensions</key>
339                         <array>
340                                 <string>a52</string>
341                                 <string>ac3</string>
342                         </array>
343                         <key>CFBundleTypeIconFile</key>
344                         <string>a52.icns</string>
345                         <key>CFBundleTypeName</key>
346                         <string>Digital Audio</string>
347                         <key>CFBundleTypeRole</key>
348                         <string>Viewer</string>
349                 </dict>
350                 <dict>
351                         <key>CFBundleTypeExtensions</key>
352                         <array>
353                                 <string>aac</string>
354                         </array>
355                         <key>CFBundleTypeIconFile</key>
356                         <string>mpeg4.icns</string>
357                         <key>CFBundleTypeName</key>
358                         <string>AAC file</string>
359                         <key>CFBundleTypeRole</key>
360                         <string>Viewer</string>
361                 </dict>
362                 <dict>
363                         <key>CFBundleTypeExtensions</key>
364                         <array>
365                                 <string>ogm</string>
366                         </array>
367                         <key>CFBundleTypeIconFile</key>
368                         <string>ogm.icns</string>
369                         <key>CFBundleTypeName</key>
370                         <string>Ogg Vorbis Media container</string>
371                         <key>CFBundleTypeRole</key>
372                         <string>Viewer</string>
373                 </dict>
374                 <dict>
375                         <key>CFBundleTypeExtensions</key>
376                         <array>
377                                 <string>ogg</string>
378                         </array>
379                         <key>CFBundleTypeIconFile</key>
380                         <string>ogg.icns</string>
381                         <key>CFBundleTypeName</key>
382                         <string>OGG Vorbis file</string>
383                         <key>CFBundleTypeRole</key>
384                         <string>Viewer</string>
385                 </dict>
386                 <dict>
387                         <key>CFBundleTypeExtensions</key>
388                         <array>
389                                 <string>avi</string>
390                         </array>
391                         <key>CFBundleTypeIconFile</key>
392                         <string>avi.icns</string>
393                         <key>CFBundleTypeName</key>
394                         <string>AVI container</string>
395                         <key>CFBundleTypeRole</key>
396                         <string>Viewer</string>
397                 </dict>
398                 <dict>
399                         <key>CFBundleTypeExtensions</key>
400                         <array>
401                                 <string>mov</string>
402                                 <string>moov</string>
403                                 <string>qt</string>
404                         </array>
405                         <key>CFBundleTypeIconFile</key>
406                         <string>generic.icns</string>
407                         <key>CFBundleTypeName</key>
408                         <string>Apple QuickTime container</string>
409                         <key>CFBundleTypeRole</key>
410                         <string>Viewer</string>
411                 </dict>
412                 <dict>
413                         <key>CFBundleTypeExtensions</key>
414                         <array>
415                                 <string>divx</string>
416                         </array>
417                         <key>CFBundleTypeIconFile</key>
418                         <string>divx.icns</string>
419                         <key>CFBundleTypeName</key>
420                         <string>DivX file</string>
421                         <key>CFBundleTypeRole</key>
422                         <string>Viewer</string>
423                 </dict>
424                 <dict>
425                         <key>CFBundleTypeExtensions</key>
426                         <array>
427                                 <string>dv</string>
428                         </array>
429                         <key>CFBundleTypeIconFile</key>
430                         <string>dv.icns</string>
431                         <key>CFBundleTypeName</key>
432                         <string>DV file</string>
433                         <key>CFBundleTypeRole</key>
434                         <string>Viewer</string>
435                 </dict>
436                 <dict>
437                         <key>CFBundleTypeExtensions</key>
438                         <array>
439                                 <string>asf</string>
440                         </array>
441                         <key>CFBundleTypeIconFile</key>
442                         <string>asf.icns</string>
443                         <key>CFBundleTypeName</key>
444                         <string>Advanced Streaming Format</string>
445                         <key>CFBundleTypeRole</key>
446                         <string>Viewer</string>
447                 </dict>
448                 <dict>
449                         <key>CFBundleTypeExtensions</key>
450                         <array>
451                                 <string>wma</string>
452                         </array>
453                         <key>CFBundleTypeIconFile</key>
454                         <string>wma.icns</string>
455                         <key>CFBundleTypeName</key>
456                         <string>WIndows Media Audio</string>
457                         <key>CFBundleTypeRole</key>
458                         <string>Viewer</string>
459                 </dict>
460                 <dict>
461                         <key>CFBundleTypeExtensions</key>
462                         <array>
463                                 <string>wmv</string>
464                         </array>
465                         <key>CFBundleTypeIconFile</key>
466                         <string>wmv.icns</string>
467                         <key>CFBundleTypeName</key>
468                         <string>Windows Media Video</string>
469                         <key>CFBundleTypeRole</key>
470                         <string>Viewer</string>
471                 </dict>
472                 <dict>
473                         <key>CFBundleTypeExtensions</key>
474                         <array>
475                                 <string>mpg</string>
476                                 <string>mpeg</string>
477                         </array>
478                         <key>CFBundleTypeIconFile</key>
479                         <string>mpeg.icns</string>
480                         <key>CFBundleTypeName</key>
481                         <string>multiplexed MPEG-1/2</string>
482                         <key>CFBundleTypeRole</key>
483                         <string>Viewer</string>
484                 </dict>
485                 <dict>
486                         <key>CFBundleTypeExtensions</key>
487                         <array>
488                                 <string>m1v</string>
489                         </array>
490                         <key>CFBundleTypeIconFile</key>
491                         <string>mpeg1.icns</string>
492                         <key>CFBundleTypeName</key>
493                         <string>MPEG-1 Video File</string>
494                         <key>CFBundleTypeRole</key>
495                         <string>Viewer</string>
496                 </dict>
497                 <dict>
498                         <key>CFBundleTypeExtensions</key>
499                         <array>
500                                 <string>m2a</string>
501                         </array>
502                         <key>CFBundleTypeIconFile</key>
503                         <string>mpeg.icns</string>
504                         <key>CFBundleTypeName</key>
505                         <string>MPEG-1/2 Audio File</string>
506                         <key>CFBundleTypeRole</key>
507                         <string>Viewer</string>
508                 </dict>
509                 <dict>
510                         <key>CFBundleTypeExtensions</key>
511                         <array>
512                                 <string>mp1</string>
513                         </array>
514                         <key>CFBundleTypeIconFile</key>
515                         <string>mpeg.icns</string>
516                         <key>CFBundleTypeName</key>
517                         <string>MPEG Audio Layer 1</string>
518                         <key>CFBundleTypeRole</key>
519                         <string>Viewer</string>
520                 </dict>
521                 <dict>
522                         <key>CFBundleTypeExtensions</key>
523                         <array>
524                                 <string>mp2</string>
525                         </array>
526                         <key>CFBundleTypeIconFile</key>
527                         <string>mpeg2.icns</string>
528                         <key>CFBundleTypeName</key>
529                         <string>MPEG Audio Layer 2</string>
530                         <key>CFBundleTypeRole</key>
531                         <string>Viewer</string>
532                 </dict>
533                 <dict>
534                         <key>CFBundleTypeExtensions</key>
535                         <array>
536                                 <string>mp3</string>
537                         </array>
538                         <key>CFBundleTypeIconFile</key>
539                         <string>mp3.icns</string>
540                         <key>CFBundleTypeName</key>
541                         <string>MPEG Audio Layer 3</string>
542                         <key>CFBundleTypeRole</key>
543                         <string>Viewer</string>
544                 </dict>
545                 <dict>
546                         <key>CFBundleTypeExtensions</key>
547                         <array>
548                                 <string>m2p</string>
549                                 <string>ps</string>
550                         </array>
551                         <key>CFBundleTypeIconFile</key>
552                         <string>mpeg2.icns</string>
553                         <key>CFBundleTypeName</key>
554                         <string>MPEG-2 Program Stream</string>
555                         <key>CFBundleTypeRole</key>
556                         <string>Viewer</string>
557                 </dict>
558                 <dict>
559                         <key>CFBundleTypeExtensions</key>
560                         <array>
561                                 <string>ts</string>
562                         </array>
563                         <key>CFBundleTypeIconFile</key>
564                         <string>mpeg2.icns</string>
565                         <key>CFBundleTypeName</key>
566                         <string>MPEG-2 Transport Stream</string>
567                         <key>CFBundleTypeRole</key>
568                         <string>Viewer</string>
569                 </dict>
570                 <dict>
571                         <key>CFBundleTypeExtensions</key>
572                         <array>
573                                 <string>m2v</string>
574                                 <string>mpv</string>
575                         </array>
576                         <key>CFBundleTypeIconFile</key>
577                         <string>mpeg2.icns</string>
578                         <key>CFBundleTypeName</key>
579                         <string>MPEG-2 Video File</string>
580                         <key>CFBundleTypeRole</key>
581                         <string>Viewer</string>
582                 </dict>
583                 <dict>
584                         <key>CFBundleTypeExtensions</key>
585                         <array>
586                                 <string>mpa</string>
587                         </array>
588                         <key>CFBundleTypeIconFile</key>
589                         <string>mpeg.icns</string>
590                         <key>CFBundleTypeName</key>
591                         <string>MPEG-2 Audio File</string>
592                         <key>CFBundleTypeRole</key>
593                         <string>Viewer</string>
594                 </dict>
595                 <dict>
596                         <key>CFBundleTypeExtensions</key>
597                         <array>
598                                 <string>mp4</string>
599                                 <string>m4v</string>
600                         </array>
601                         <key>CFBundleTypeIconFile</key>
602                         <string>mpeg4.icns</string>
603                         <key>CFBundleTypeName</key>
604                         <string>MPEG-4 File</string>
605                         <key>CFBundleTypeRole</key>
606                         <string>Viewer</string>
607                 </dict>
608                 <dict>
609                         <key>CFBundleTypeExtensions</key>
610                         <array>
611                                 <string>3gp</string>
612                         </array>
613                         <key>CFBundleTypeIconFile</key>
614                         <string>generic.icns</string>
615                         <key>CFBundleTypeName</key>
616                         <string>3GPP File</string>
617                         <key>CFBundleTypeRole</key>
618                         <string>Viewer</string>
619                 </dict>
620                 <dict>
621                         <key>CFBundleTypeExtensions</key>
622                         <array>
623                                 <string>mka</string>
624                         </array>
625                         <key>CFBundleTypeIconFile</key>
626                         <string>generic.icns</string>
627                         <key>CFBundleTypeName</key>
628                         <string>Matroska Audio File</string>
629                         <key>CFBundleTypeRole</key>
630                         <string>Viewer</string>
631                 </dict>
632                 <dict>
633                         <key>CFBundleTypeExtensions</key>
634                         <array>
635                                 <string>mkv</string>
636                         </array>
637                         <key>CFBundleTypeIconFile</key>
638                         <string>generic.icns</string>
639                         <key>CFBundleTypeName</key>
640                         <string>Matroska Video File</string>
641                         <key>CFBundleTypeRole</key>
642                         <string>Viewer</string>
643                 </dict>
644                 <dict>
645                         <key>CFBundleTypeExtensions</key>
646                         <array>
647                                 <string>mks</string>
648                         </array>
649                         <key>CFBundleTypeIconFile</key>
650                         <string>generic.icns</string>
651                         <key>CFBundleTypeName</key>
652                         <string>Matroska Elementry Stream</string>
653                         <key>CFBundleTypeRole</key>
654                         <string>Viewer</string>
655                 </dict>
656                 <dict>
657                         <key>CFBundleTypeExtensions</key>
658                         <array>
659                                 <string>m4a</string>
660                         </array>
661                         <key>CFBundleTypeIconFile</key>
662                         <string>mpeg4.icns</string>
663                         <key>CFBundleTypeName</key>
664                         <string>MPEG-4 Audio File</string>
665                         <key>CFBundleTypeRole</key>
666                         <string>Viewer</string>
667                 </dict>
668                 <dict>
669                         <key>CFBundleTypeExtensions</key>
670                         <array>
671                                 <string>mpc</string>
672                         </array>
673                         <key>CFBundleTypeIconFile</key>
674                         <string>generic.icns</string>
675                         <key>CFBundleTypeName</key>
676                         <string>Musepack Audio File</string>
677                         <key>CFBundleTypeRole</key>
678                         <string>Viewer</string>
679                 </dict>
680         </array>
681         <key>CFBundleExecutable</key>
682         <string>VLC</string>
683         <key>CFBundleGetInfoString</key>
684         <string>VLC media player 0.8.5-svn, Copyright (c) 1996-2005 VideoLAN.</string>
685         <key>CFBundleIconFile</key>
686         <string>vlc.icns</string>
687         <key>CFBundleIdentifier</key>
688         <string>org.videolan.vlc</string>
689         <key>CFBundleInfoDictionaryVersion</key>
690         <string>6.0</string>
691         <key>CFBundleName</key>
692         <string>VLC media player</string>
693         <key>CFBundlePackageType</key>
694         <string>APPL</string>
695         <key>CFBundleShortVersionString</key>
696         <string>0.8.5-svn</string>
697         <key>CFBundleSignature</key>
698         <string>VLC#</string>
699         <key>CFBundleURLTypes</key>
700         <array>
701                 <dict>
702                         <key>CFBundleURLIconFile</key>
703                         <string>generic</string>
704                         <key>CFBundleURLName</key>
705                         <string>http url</string>
706                         <key>CFBundleURLSchemes</key>
707                         <array>
708                                 <string>http</string>
709                         </array>
710                 </dict>
711                 <dict>
712                         <key>CFBundleURLIconFile</key>
713                         <string>generic</string>
714                         <key>CFBundleURLName</key>
715                         <string>ftp url</string>
716                         <key>CFBundleURLSchemes</key>
717                         <array>
718                                 <string>ftp</string>
719                         </array>
720                 </dict>
721                 <dict>
722                         <key>CFBundleURLIconFile</key>
723                         <string>generic</string>
724                         <key>CFBundleURLName</key>
725                         <string>Multimedia Stream URL</string>
726                         <key>CFBundleURLSchemes</key>
727                         <array>
728                                 <string>mms</string>
729                         </array>
730                 </dict>
731                 <dict>
732                         <key>CFBundleURLIconFile</key>
733                         <string>generic</string>
734                         <key>CFBundleURLName</key>
735                         <string>RTSP</string>
736                         <key>CFBundleURLSchemes</key>
737                         <array>
738                                 <string>rtsp</string>
739                         </array>
740                 </dict>
741                 <dict>
742                         <key>CFBundleURLIconFile</key>
743                         <string>generic</string>
744                         <key>CFBundleURLName</key>
745                         <string>udp url</string>
746                         <key>CFBundleURLSchemes</key>
747                         <array>
748                                 <string>udp</string>
749                         </array>
750                 </dict>
751         </array>
752         <key>CFBundleVersion</key>
753         <string>0.8.5-svn</string>
754         <key>NSAppleScriptEnabled</key>
755         <string>YES</string>
756         <key>NSMainNibFile</key>
757         <string>MainMenu</string>
758         <key>NSPrincipalClass</key>
759         <string>VLCApplication</string>
760 </dict>
761 </plist>
762 ";
763                 };
764                 089C1675FE841209C02AAC07 = {
765                         buildActionMask = 2147483647;
766                         files = (
767                                 F74F13E002C2A53401EE194C,
768                                 F74F13EC02C2A79C01EE194C,
769                                 F6E4F91002D2648B01A80112,
770                                 F6E4F91102D2648B01A80112,
771                                 F6E4F91202D2648B01A80112,
772                                 F6E4F91302D2648B01A80112,
773                                 F6E4F91402D2648B01A80112,
774                                 F6E4F91502D2648B01A80112,
775                                 F69B0CA802E24F6401A80112,
776                                 8ED6C29F03E2F32E0059A3A7,
777                                 8ED6C2A003E2F32E0059A3A7,
778                                 8EBF3FA403F13FFB0059A3A7,
779                                 DCC9AE9507F77DE600394C42,
780                                 A0E6B59904407FBD0080DD97,
781                                 8EDAC3440440F72D0059A3A7,
782                                 8E9CC7B2046EFD700059A3A7,
783                                 8E445F9D04728A700059A3A7,
784                                 8E445F9E04728A700059A3A7,
785                                 8E445F9F04728A700059A3A7,
786                                 8E445FA004728A700059A3A7,
787                                 8E445FA104728A700059A3A7,
788                                 8E445FA204728A700059A3A7,
789                                 8E445FA304728A700059A3A7,
790                                 8E445FA404728A700059A3A7,
791                                 8E445FA504728A700059A3A7,
792                                 8E445FA604728A700059A3A7,
793                                 8E445FA704728A700059A3A7,
794                                 8E445FA804728A700059A3A7,
795                                 8E445FA904728A700059A3A7,
796                                 8E445FAA04728A700059A3A7,
797                                 8E445FAB04728A700059A3A7,
798                                 8E445FAC04728A700059A3A7,
799                                 8E445FAD04728A700059A3A7,
800                                 8E445FAE04728A700059A3A7,
801                                 8E445FAF04728A700059A3A7,
802                                 8E445FB004728A700059A3A7,
803                                 8E445FB104728A700059A3A7,
804                                 8E445FB204728A700059A3A7,
805                                 8E9390B40565D6D300C7661C,
806                                 8E9390B50565D6D300C7661C,
807                                 8E9390B60565D6D300C7661C,
808                                 8E9390B70565D6D300C7661C,
809                                 8E9390B80565D6D300C7661C,
810                                 8E9390B90565D6D300C7661C,
811                                 8E9390BA0565D6D300C7661C,
812                                 8E9390BB0565D6D300C7661C,
813                                 8E9390BC0565D6D300C7661C,
814                                 8E9390BD0565D6D300C7661C,
815                                 8E9390BE0565D6D300C7661C,
816                                 8E9390BF0565D6D300C7661C,
817                                 8E9390C00565D6D300C7661C,
818                                 8E9390C10565D6D300C7661C,
819                                 8E9390C20565D6D300C7661C,
820                                 8E9390C30565D6D300C7661C,
821                                 8E9390C40565D6D300C7661C,
822                                 8E9390C50565D6D300C7661C,
823                                 8E9390C60565D6D300C7661C,
824                                 8E9390C70565D6D300C7661C,
825                                 8E9390C80565D6D300C7661C,
826                                 8E9390C90565D6D300C7661C,
827                                 8E9390CA0565D6D300C7661C,
828                                 8E9390CB0565D6D300C7661C,
829                                 8E9390CC0565D6D300C7661C,
830                                 8E9390CD0565D6D300C7661C,
831                                 2A16E08006C5074F00C87B09,
832                                 2A16E08106C5074F00C87B09,
833                                 DCA00AA9075F948800E6BF46,
834                                 DCF358BB077F10BA007DB450,
835                                 DCA693C30789DF8700139EC6,
836                                 DCFCCDB9085CE18F001E36AF,
837                                 DC7F46ED08A183FC0027DB24,
838                                 DCE7BD0508A56C8B007B10AE,
839                                 DCDA5E6508F94518009D93A8,
840                                 CCF3C64C0923B99D00401862,
841                         );
842                         isa = PBXResourcesBuildPhase;
843                         runOnlyForDeploymentPostprocessing = 0;
844                 };
845                 089C1677FE841209C02AAC07 = {
846                         buildActionMask = 2147483647;
847                         files = (
848                                 1058C7AFFEA557BF11CA2CBB,
849                         );
850                         isa = PBXFrameworksBuildPhase;
851                         runOnlyForDeploymentPostprocessing = 0;
852                 };
853                 089C1679FE841209C02AAC07 = {
854                         buildActionMask = 2147483647;
855                         files = (
856                         );
857                         isa = PBXRezBuildPhase;
858                         runOnlyForDeploymentPostprocessing = 0;
859                 };
860                 089C167CFE841241C02AAC07 = {
861                         children = (
862                                 DCF358BC077F1236007DB450,
863                                 DCDA5E6408F94518009D93A8,
864                                 8E445F86047289E50059A3A7,
865                                 8ECA7E520563CD9500DFC000,
866                                 F69B0CA602E24F6401A80112,
867                                 8ED6C29D03E2F32E0059A3A7,
868                                 8E9CC7B1046EFD700059A3A7,
869                                 8ED6C29E03E2F32E0059A3A7,
870                                 A0E6B59804407FBD0080DD97,
871                                 8EBF3FA303F13FFB0059A3A7,
872                                 8EBF3FA503F140960059A3A7,
873                                 8EDAC3430440F72D0059A3A7,
874                         );
875                         isa = PBXGroup;
876                         name = Resources;
877                         path = "";
878                         refType = 4;
879                         sourceTree = "<group>";
880                 };
881                 089C167FFE841241C02AAC07 = {
882                         isa = PBXFileReference;
883                         lastKnownFileType = wrapper.framework;
884                         name = AppKit.framework;
885                         path = /System/Library/Frameworks/AppKit.framework;
886                         refType = 0;
887                         sourceTree = "<absolute>";
888                 };
889                 08FB77AFFE84173DC02AAC07 = {
890                         children = (
891                                 8ED6C27E03E2EB1C0059A3A7,
892                                 8ED6C27C03E2EB1C0059A3A7,
893                                 8ED6C27D03E2EB1C0059A3A7,
894                                 8E6BC6FA041684EC0059A3A7,
895                                 8ED6C27B03E2EB1C0059A3A7,
896                                 8E6BC6F6041643860059A3A7,
897                                 8E6BC6F7041643860059A3A7,
898                                 8ED6C27F03E2EB1C0059A3A7,
899                                 8ED6C28003E2EB1C0059A3A7,
900                                 8EE1AF9F044465080059A3A7,
901                                 8EE1AFA0044465080059A3A7,
902                                 8ED6C28103E2EB1C0059A3A7,
903                                 8ED6C28203E2EB1C0059A3A7,
904                                 8ED6C28303E2EB1C0059A3A7,
905                                 8ED6C28403E2EB1C0059A3A7,
906                                 8ED6C28503E2EB1C0059A3A7,
907                                 8ED6C28603E2EB1C0059A3A7,
908                                 8E9CA1A306D7DEE800B7186C,
909                                 8E9CA1A406D7DEE800B7186C,
910                                 8E49720006417F6800370C9F,
911                                 8E49720106417F6800370C9F,
912                                 8E55FB7F0459B0FD00FB3317,
913                                 8E55FB800459B0FD00FB3317,
914                                 2A16E03F06C4F08700C87B09,
915                                 2A16E04006C4F08700C87B09,
916                                 8ED6C27A03E2EB1C0059A3A7,
917                                 8ED6C28703E2EB1C0059A3A7,
918                                 8ED6C28803E2EB1C0059A3A7,
919                                 8E9CA1A506D7DEE800B7186C,
920                                 8E9CA1A606D7DEE800B7186C,
921                                 DC769AB8085DF0DB001A838D,
922                                 DC769AB7085DF0DB001A838D,
923                                 DC7F46F008A187F60027DB24,
924                                 DC7F46F108A187F60027DB24,
925                                 DCE7BD0708A5724D007B10AE,
926                                 DCE7BD0608A5724D007B10AE,
927                                 CCF3C6500923B9D100401862,
928                                 CCF3C6510923B9D100401862,
929                         );
930                         isa = PBXGroup;
931                         name = Classes;
932                         refType = 4;
933                         sourceTree = "<group>";
934                 };
935 //080
936 //081
937 //082
938 //083
939 //084
940 //100
941 //101
942 //102
943 //103
944 //104
945                 1058C7ACFEA557BF11CA2CBB = {
946                         children = (
947                                 1058C7ADFEA557BF11CA2CBB,
948                         );
949                         isa = PBXGroup;
950                         name = "Linked Frameworks";
951                         refType = 4;
952                         sourceTree = "<group>";
953                 };
954                 1058C7ADFEA557BF11CA2CBB = {
955                         isa = PBXFileReference;
956                         lastKnownFileType = wrapper.framework;
957                         name = Cocoa.framework;
958                         path = /System/Library/Frameworks/Cocoa.framework;
959                         refType = 0;
960                         sourceTree = "<absolute>";
961                 };
962                 1058C7AEFEA557BF11CA2CBB = {
963                         children = (
964                                 089C1672FE841209C02AAC07,
965                                 089C167FFE841241C02AAC07,
966                         );
967                         isa = PBXGroup;
968                         name = "Other Frameworks";
969                         refType = 4;
970                         sourceTree = "<group>";
971                 };
972                 1058C7AFFEA557BF11CA2CBB = {
973                         fileRef = 1058C7ADFEA557BF11CA2CBB;
974                         isa = PBXBuildFile;
975                         settings = {
976                         };
977                 };
978 //100
979 //101
980 //102
981 //103
982 //104
983 //190
984 //191
985 //192
986 //193
987 //194
988                 19C28FB8FE9D52D311CA2CBB = {
989                         children = (
990                                 014CEA410018CDE011CA2923,
991                         );
992                         isa = PBXGroup;
993                         name = Products;
994                         refType = 4;
995                         sourceTree = "<group>";
996                 };
997 //190
998 //191
999 //192
1000 //193
1001 //194
1002 //2A0
1003 //2A1
1004 //2A2
1005 //2A3
1006 //2A4
1007                 2A16E03F06C4F08700C87B09 = {
1008                         fileEncoding = 30;
1009                         isa = PBXFileReference;
1010                         lastKnownFileType = sourcecode.c.h;
1011                         name = equalizer.h;
1012                         path = ../../modules/gui/macosx/equalizer.h;
1013                         refType = 2;
1014                         sourceTree = SOURCE_ROOT;
1015                 };
1016                 2A16E04006C4F08700C87B09 = {
1017                         fileEncoding = 30;
1018                         isa = PBXFileReference;
1019                         lastKnownFileType = sourcecode.c.objc;
1020                         name = equalizer.m;
1021                         path = ../../modules/gui/macosx/equalizer.m;
1022                         refType = 2;
1023                         sourceTree = SOURCE_ROOT;
1024                 };
1025                 2A16E07E06C5074F00C87B09 = {
1026                         isa = PBXFileReference;
1027                         lastKnownFileType = image.png;
1028                         name = equalizerdrawer_active.png;
1029                         path = Resources/equalizerdrawer_active.png;
1030                         refType = 4;
1031                         sourceTree = "<group>";
1032                 };
1033                 2A16E07F06C5074F00C87B09 = {
1034                         isa = PBXFileReference;
1035                         lastKnownFileType = image.png;
1036                         name = equalizerdrawer_blue.png;
1037                         path = Resources/equalizerdrawer_blue.png;
1038                         refType = 4;
1039                         sourceTree = "<group>";
1040                 };
1041                 2A16E08006C5074F00C87B09 = {
1042                         fileRef = 2A16E07E06C5074F00C87B09;
1043                         isa = PBXBuildFile;
1044                         settings = {
1045                         };
1046                 };
1047                 2A16E08106C5074F00C87B09 = {
1048                         fileRef = 2A16E07F06C5074F00C87B09;
1049                         isa = PBXBuildFile;
1050                         settings = {
1051                         };
1052                 };
1053 //2A0
1054 //2A1
1055 //2A2
1056 //2A3
1057 //2A4
1058 //8E0
1059 //8E1
1060 //8E2
1061 //8E3
1062 //8E4
1063                 8E445F86047289E50059A3A7 = {
1064                         children = (
1065                                 F74F13DF02C2A53401EE194C,
1066                                 F6E4F90A02D2648B01A80112,
1067                                 F6E4F90B02D2648B01A80112,
1068                                 F6E4F90C02D2648B01A80112,
1069                                 F6E4F90D02D2648B01A80112,
1070                                 F6E4F90E02D2648B01A80112,
1071                                 F6E4F90F02D2648B01A80112,
1072                                 8E445F8704728A700059A3A7,
1073                                 8E445F8804728A700059A3A7,
1074                                 8E445F8904728A700059A3A7,
1075                                 8E445F8A04728A700059A3A7,
1076                                 8E445F8B04728A700059A3A7,
1077                                 8E445F8C04728A700059A3A7,
1078                                 8E445F8D04728A700059A3A7,
1079                                 8E445F8E04728A700059A3A7,
1080                                 8E445F8F04728A700059A3A7,
1081                                 8E445F9004728A700059A3A7,
1082                                 8E445F9104728A700059A3A7,
1083                                 8E445F9204728A700059A3A7,
1084                                 8E445F9304728A700059A3A7,
1085                                 8E445F9404728A700059A3A7,
1086                                 8E445F9504728A700059A3A7,
1087                                 8E445F9604728A700059A3A7,
1088                                 8E445F9704728A700059A3A7,
1089                                 8E445F9804728A700059A3A7,
1090                                 8E445F9904728A700059A3A7,
1091                                 8E445F9A04728A700059A3A7,
1092                                 8E445F9B04728A700059A3A7,
1093                                 8E445F9C04728A700059A3A7,
1094                         );
1095                         isa = PBXGroup;
1096                         name = fileicons;
1097                         path = "";
1098                         refType = 4;
1099                         sourceTree = "<group>";
1100                 };
1101                 8E445F8704728A700059A3A7 = {
1102                         isa = PBXFileReference;
1103                         lastKnownFileType = image.icns;
1104                         name = a52.icns;
1105                         path = Resources/a52.icns;
1106                         refType = 2;
1107                         sourceTree = SOURCE_ROOT;
1108                 };
1109                 8E445F8804728A700059A3A7 = {
1110                         isa = PBXFileReference;
1111                         lastKnownFileType = image.icns;
1112                         name = aac.icns;
1113                         path = Resources/aac.icns;
1114                         refType = 2;
1115                         sourceTree = SOURCE_ROOT;
1116                 };
1117                 8E445F8904728A700059A3A7 = {
1118                         isa = PBXFileReference;
1119                         lastKnownFileType = image.icns;
1120                         name = asf.icns;
1121                         path = Resources/asf.icns;
1122                         refType = 2;
1123                         sourceTree = SOURCE_ROOT;
1124                 };
1125                 8E445F8A04728A700059A3A7 = {
1126                         isa = PBXFileReference;
1127                         lastKnownFileType = image.icns;
1128                         name = asx.icns;
1129                         path = Resources/asx.icns;
1130                         refType = 2;
1131                         sourceTree = SOURCE_ROOT;
1132                 };
1133                 8E445F8B04728A700059A3A7 = {
1134                         isa = PBXFileReference;
1135                         lastKnownFileType = image.icns;
1136                         name = avi.icns;
1137                         path = Resources/avi.icns;
1138                         refType = 2;
1139                         sourceTree = SOURCE_ROOT;
1140                 };
1141                 8E445F8C04728A700059A3A7 = {
1142                         isa = PBXFileReference;
1143                         lastKnownFileType = image.icns;
1144                         name = bin.icns;
1145                         path = Resources/bin.icns;
1146                         refType = 2;
1147                         sourceTree = SOURCE_ROOT;
1148                 };
1149                 8E445F8D04728A700059A3A7 = {
1150                         isa = PBXFileReference;
1151                         lastKnownFileType = image.icns;
1152                         name = cue.icns;
1153                         path = Resources/cue.icns;
1154                         refType = 2;
1155                         sourceTree = SOURCE_ROOT;
1156                 };
1157                 8E445F8E04728A700059A3A7 = {
1158                         isa = PBXFileReference;
1159                         lastKnownFileType = image.icns;
1160                         name = dat.icns;
1161                         path = Resources/dat.icns;
1162                         refType = 2;
1163                         sourceTree = SOURCE_ROOT;
1164                 };
1165                 8E445F8F04728A700059A3A7 = {
1166                         isa = PBXFileReference;
1167                         lastKnownFileType = image.icns;
1168                         name = dv.icns;
1169                         path = Resources/dv.icns;
1170                         refType = 2;
1171                         sourceTree = SOURCE_ROOT;
1172                 };
1173                 8E445F9004728A700059A3A7 = {
1174                         isa = PBXFileReference;
1175                         lastKnownFileType = image.icns;
1176                         name = m3u.icns;
1177                         path = Resources/m3u.icns;
1178                         refType = 2;
1179                         sourceTree = SOURCE_ROOT;
1180                 };
1181                 8E445F9104728A700059A3A7 = {
1182                         isa = PBXFileReference;
1183                         lastKnownFileType = image.icns;
1184                         name = mov.icns;
1185                         path = Resources/mov.icns;
1186                         refType = 2;
1187                         sourceTree = SOURCE_ROOT;
1188                 };
1189                 8E445F9204728A700059A3A7 = {
1190                         isa = PBXFileReference;
1191                         lastKnownFileType = image.icns;
1192                         name = mp3.icns;
1193                         path = Resources/mp3.icns;
1194                         refType = 2;
1195                         sourceTree = SOURCE_ROOT;
1196                 };
1197                 8E445F9304728A700059A3A7 = {
1198                         isa = PBXFileReference;
1199                         lastKnownFileType = image.icns;
1200                         name = mp4.icns;
1201                         path = Resources/mp4.icns;
1202                         refType = 2;
1203                         sourceTree = SOURCE_ROOT;
1204                 };
1205                 8E445F9404728A700059A3A7 = {
1206                         isa = PBXFileReference;
1207                         lastKnownFileType = image.icns;
1208                         name = mpg.icns;
1209                         path = Resources/mpg.icns;
1210                         refType = 2;
1211                         sourceTree = SOURCE_ROOT;
1212                 };
1213                 8E445F9504728A700059A3A7 = {
1214                         isa = PBXFileReference;
1215                         lastKnownFileType = image.icns;
1216                         name = ogg.icns;
1217                         path = Resources/ogg.icns;
1218                         refType = 2;
1219                         sourceTree = SOURCE_ROOT;
1220                 };
1221                 8E445F9604728A700059A3A7 = {
1222                         isa = PBXFileReference;
1223                         lastKnownFileType = image.icns;
1224                         name = ogm.icns;
1225                         path = Resources/ogm.icns;
1226                         refType = 2;
1227                         sourceTree = SOURCE_ROOT;
1228                 };
1229                 8E445F9704728A700059A3A7 = {
1230                         isa = PBXFileReference;
1231                         lastKnownFileType = image.icns;
1232                         name = pls.icns;
1233                         path = Resources/pls.icns;
1234                         refType = 2;
1235                         sourceTree = SOURCE_ROOT;
1236                 };
1237                 8E445F9804728A700059A3A7 = {
1238                         isa = PBXFileReference;
1239                         lastKnownFileType = image.icns;
1240                         name = srt.icns;
1241                         path = Resources/srt.icns;
1242                         refType = 2;
1243                         sourceTree = SOURCE_ROOT;
1244                 };
1245                 8E445F9904728A700059A3A7 = {
1246                         isa = PBXFileReference;
1247                         lastKnownFileType = image.icns;
1248                         name = sub.icns;
1249                         path = Resources/sub.icns;
1250                         refType = 2;
1251                         sourceTree = SOURCE_ROOT;
1252                 };
1253                 8E445F9A04728A700059A3A7 = {
1254                         isa = PBXFileReference;
1255                         lastKnownFileType = image.icns;
1256                         name = vob.icns;
1257                         path = Resources/vob.icns;
1258                         refType = 2;
1259                         sourceTree = SOURCE_ROOT;
1260                 };
1261                 8E445F9B04728A700059A3A7 = {
1262                         isa = PBXFileReference;
1263                         lastKnownFileType = image.icns;
1264                         name = wma.icns;
1265                         path = Resources/wma.icns;
1266                         refType = 2;
1267                         sourceTree = SOURCE_ROOT;
1268                 };
1269                 8E445F9C04728A700059A3A7 = {
1270                         isa = PBXFileReference;
1271                         lastKnownFileType = image.icns;
1272                         name = wmv.icns;
1273                         path = Resources/wmv.icns;
1274                         refType = 2;
1275                         sourceTree = SOURCE_ROOT;
1276                 };
1277                 8E445F9D04728A700059A3A7 = {
1278                         fileRef = 8E445F8704728A700059A3A7;
1279                         isa = PBXBuildFile;
1280                         settings = {
1281                         };
1282                 };
1283                 8E445F9E04728A700059A3A7 = {
1284                         fileRef = 8E445F8804728A700059A3A7;
1285                         isa = PBXBuildFile;
1286                         settings = {
1287                         };
1288                 };
1289                 8E445F9F04728A700059A3A7 = {
1290                         fileRef = 8E445F8904728A700059A3A7;
1291                         isa = PBXBuildFile;
1292                         settings = {
1293                         };
1294                 };
1295                 8E445FA004728A700059A3A7 = {
1296                         fileRef = 8E445F8A04728A700059A3A7;
1297                         isa = PBXBuildFile;
1298                         settings = {
1299                         };
1300                 };
1301                 8E445FA104728A700059A3A7 = {
1302                         fileRef = 8E445F8B04728A700059A3A7;
1303                         isa = PBXBuildFile;
1304                         settings = {
1305                         };
1306                 };
1307                 8E445FA204728A700059A3A7 = {
1308                         fileRef = 8E445F8C04728A700059A3A7;
1309                         isa = PBXBuildFile;
1310                         settings = {
1311                         };
1312                 };
1313                 8E445FA304728A700059A3A7 = {
1314                         fileRef = 8E445F8D04728A700059A3A7;
1315                         isa = PBXBuildFile;
1316                         settings = {
1317                         };
1318                 };
1319                 8E445FA404728A700059A3A7 = {
1320                         fileRef = 8E445F8E04728A700059A3A7;
1321                         isa = PBXBuildFile;
1322                         settings = {
1323                         };
1324                 };
1325                 8E445FA504728A700059A3A7 = {
1326                         fileRef = 8E445F8F04728A700059A3A7;
1327                         isa = PBXBuildFile;
1328                         settings = {
1329                         };
1330                 };
1331                 8E445FA604728A700059A3A7 = {
1332                         fileRef = 8E445F9004728A700059A3A7;
1333                         isa = PBXBuildFile;
1334                         settings = {
1335                         };
1336                 };
1337                 8E445FA704728A700059A3A7 = {
1338                         fileRef = 8E445F9104728A700059A3A7;
1339                         isa = PBXBuildFile;
1340                         settings = {
1341                         };
1342                 };
1343                 8E445FA804728A700059A3A7 = {
1344                         fileRef = 8E445F9204728A700059A3A7;
1345                         isa = PBXBuildFile;
1346                         settings = {
1347                         };
1348                 };
1349                 8E445FA904728A700059A3A7 = {
1350                         fileRef = 8E445F9304728A700059A3A7;
1351                         isa = PBXBuildFile;
1352                         settings = {
1353                         };
1354                 };
1355                 8E445FAA04728A700059A3A7 = {
1356                         fileRef = 8E445F9404728A700059A3A7;
1357                         isa = PBXBuildFile;
1358                         settings = {
1359                         };
1360                 };
1361                 8E445FAB04728A700059A3A7 = {
1362                         fileRef = 8E445F9504728A700059A3A7;
1363                         isa = PBXBuildFile;
1364                         settings = {
1365                         };
1366                 };
1367                 8E445FAC04728A700059A3A7 = {
1368                         fileRef = 8E445F9604728A700059A3A7;
1369                         isa = PBXBuildFile;
1370                         settings = {
1371                         };
1372                 };
1373                 8E445FAD04728A700059A3A7 = {
1374                         fileRef = 8E445F9704728A700059A3A7;
1375                         isa = PBXBuildFile;
1376                         settings = {
1377                         };
1378                 };
1379                 8E445FAE04728A700059A3A7 = {
1380                         fileRef = 8E445F9804728A700059A3A7;
1381                         isa = PBXBuildFile;
1382                         settings = {
1383                         };
1384                 };
1385                 8E445FAF04728A700059A3A7 = {
1386                         fileRef = 8E445F9904728A700059A3A7;
1387                         isa = PBXBuildFile;
1388                         settings = {
1389                         };
1390                 };
1391                 8E445FB004728A700059A3A7 = {
1392                         fileRef = 8E445F9A04728A700059A3A7;
1393                         isa = PBXBuildFile;
1394                         settings = {
1395                         };
1396                 };
1397                 8E445FB104728A700059A3A7 = {
1398                         fileRef = 8E445F9B04728A700059A3A7;
1399                         isa = PBXBuildFile;
1400                         settings = {
1401                         };
1402                 };
1403                 8E445FB204728A700059A3A7 = {
1404                         fileRef = 8E445F9C04728A700059A3A7;
1405                         isa = PBXBuildFile;
1406                         settings = {
1407                         };
1408                 };
1409                 8E49720006417F6800370C9F = {
1410                         fileEncoding = 5;
1411                         isa = PBXFileReference;
1412                         lastKnownFileType = sourcecode.c.h;
1413                         name = playlistinfo.h;
1414                         path = ../../modules/gui/macosx/playlistinfo.h;
1415                         refType = 2;
1416                         sourceTree = SOURCE_ROOT;
1417                 };
1418                 8E49720106417F6800370C9F = {
1419                         fileEncoding = 5;
1420                         isa = PBXFileReference;
1421                         lastKnownFileType = sourcecode.c.objc;
1422                         name = playlistinfo.m;
1423                         path = ../../modules/gui/macosx/playlistinfo.m;
1424                         refType = 2;
1425                         sourceTree = SOURCE_ROOT;
1426                 };
1427                 8E55FB7F0459B0FD00FB3317 = {
1428                         fileEncoding = 30;
1429                         isa = PBXFileReference;
1430                         lastKnownFileType = sourcecode.c.h;
1431                         name = output.h;
1432                         path = ../../modules/gui/macosx/output.h;
1433                         refType = 2;
1434                         sourceTree = SOURCE_ROOT;
1435                 };
1436                 8E55FB800459B0FD00FB3317 = {
1437                         fileEncoding = 30;
1438                         isa = PBXFileReference;
1439                         lastKnownFileType = sourcecode.c.objc;
1440                         name = output.m;
1441                         path = ../../modules/gui/macosx/output.m;
1442                         refType = 2;
1443                         sourceTree = SOURCE_ROOT;
1444                 };
1445                 8E6BC6F6041643860059A3A7 = {
1446                         fileEncoding = 4;
1447                         isa = PBXFileReference;
1448                         lastKnownFileType = sourcecode.c.h;
1449                         name = applescript.h;
1450                         path = ../../modules/gui/macosx/applescript.h;
1451                         refType = 2;
1452                         sourceTree = SOURCE_ROOT;
1453                 };
1454                 8E6BC6F7041643860059A3A7 = {
1455                         fileEncoding = 4;
1456                         isa = PBXFileReference;
1457                         lastKnownFileType = sourcecode.c.objc;
1458                         name = applescript.m;
1459                         path = ../../modules/gui/macosx/applescript.m;
1460                         refType = 2;
1461                         sourceTree = SOURCE_ROOT;
1462                 };
1463                 8E6BC6FA041684EC0059A3A7 = {
1464                         fileEncoding = 4;
1465                         isa = PBXFileReference;
1466                         lastKnownFileType = sourcecode.c.h;
1467                         name = controls.h;
1468                         path = ../../modules/gui/macosx/controls.h;
1469                         refType = 2;
1470                         sourceTree = SOURCE_ROOT;
1471                 };
1472                 8E93909A0565D6D300C7661C = {
1473                         isa = PBXFileReference;
1474                         lastKnownFileType = image.png;
1475                         name = display_slider.png;
1476                         path = Resources/display_slider.png;
1477                         refType = 2;
1478                         sourceTree = SOURCE_ROOT;
1479                 };
1480                 8E93909B0565D6D300C7661C = {
1481                         isa = PBXFileReference;
1482                         lastKnownFileType = image.png;
1483                         name = display_track.png;
1484                         path = Resources/display_track.png;
1485                         refType = 2;
1486                         sourceTree = SOURCE_ROOT;
1487                 };
1488                 8E93909C0565D6D300C7661C = {
1489                         isa = PBXFileReference;
1490                         lastKnownFileType = image.png;
1491                         name = display.png;
1492                         path = Resources/display.png;
1493                         refType = 2;
1494                         sourceTree = SOURCE_ROOT;
1495                 };
1496                 8E93909D0565D6D300C7661C = {
1497                         isa = PBXFileReference;
1498                         lastKnownFileType = image.png;
1499                         name = fullscreen_active.png;
1500                         path = Resources/fullscreen_active.png;
1501                         refType = 2;
1502                         sourceTree = SOURCE_ROOT;
1503                 };
1504                 8E93909E0565D6D300C7661C = {
1505                         isa = PBXFileReference;
1506                         lastKnownFileType = image.png;
1507                         name = fullscreen_blue.png;
1508                         path = Resources/fullscreen_blue.png;
1509                         refType = 2;
1510                         sourceTree = SOURCE_ROOT;
1511                 };
1512                 8E93909F0565D6D300C7661C = {
1513                         isa = PBXFileReference;
1514                         lastKnownFileType = image.png;
1515                         name = next_active.png;
1516                         path = Resources/next_active.png;
1517                         refType = 2;
1518                         sourceTree = SOURCE_ROOT;
1519                 };
1520                 8E9390A00565D6D300C7661C = {
1521                         isa = PBXFileReference;
1522                         lastKnownFileType = image.png;
1523                         name = next_blue.png;
1524                         path = Resources/next_blue.png;
1525                         refType = 2;
1526                         sourceTree = SOURCE_ROOT;
1527                 };
1528                 8E9390A10565D6D300C7661C = {
1529                         isa = PBXFileReference;
1530                         lastKnownFileType = image.png;
1531                         name = pause_blue.png;
1532                         path = Resources/pause_blue.png;
1533                         refType = 2;
1534                         sourceTree = SOURCE_ROOT;
1535                 };
1536                 8E9390A20565D6D300C7661C = {
1537                         isa = PBXFileReference;
1538                         lastKnownFileType = image.png;
1539                         name = pause.png;
1540                         path = Resources/pause.png;
1541                         refType = 2;
1542                         sourceTree = SOURCE_ROOT;
1543                 };
1544                 8E9390A30565D6D300C7661C = {
1545                         isa = PBXFileReference;
1546                         lastKnownFileType = image.png;
1547                         name = play_blue.png;
1548                         path = Resources/play_blue.png;
1549                         refType = 2;
1550                         sourceTree = SOURCE_ROOT;
1551                 };
1552                 8E9390A40565D6D300C7661C = {
1553                         isa = PBXFileReference;
1554                         lastKnownFileType = image.png;
1555                         name = play.png;
1556                         path = Resources/play.png;
1557                         refType = 2;
1558                         sourceTree = SOURCE_ROOT;
1559                 };
1560                 8E9390A50565D6D300C7661C = {
1561                         isa = PBXFileReference;
1562                         lastKnownFileType = image.png;
1563                         name = playlistdrawer_active.png;
1564                         path = Resources/playlistdrawer_active.png;
1565                         refType = 2;
1566                         sourceTree = SOURCE_ROOT;
1567                 };
1568                 8E9390A60565D6D300C7661C = {
1569                         isa = PBXFileReference;
1570                         lastKnownFileType = image.png;
1571                         name = playlistdrawer_blue.png;
1572                         path = Resources/playlistdrawer_blue.png;
1573                         refType = 2;
1574                         sourceTree = SOURCE_ROOT;
1575                 };
1576                 8E9390A70565D6D300C7661C = {
1577                         isa = PBXFileReference;
1578                         lastKnownFileType = image.png;
1579                         name = previous_active.png;
1580                         path = Resources/previous_active.png;
1581                         refType = 2;
1582                         sourceTree = SOURCE_ROOT;
1583                 };
1584                 8E9390A80565D6D300C7661C = {
1585                         isa = PBXFileReference;
1586                         lastKnownFileType = image.png;
1587                         name = previous_blue.png;
1588                         path = Resources/previous_blue.png;
1589                         refType = 2;
1590                         sourceTree = SOURCE_ROOT;
1591                 };
1592                 8E9390A90565D6D300C7661C = {
1593                         isa = PBXFileReference;
1594                         lastKnownFileType = image.png;
1595                         name = skip_forward_active.png;
1596                         path = Resources/skip_forward_active.png;
1597                         refType = 2;
1598                         sourceTree = SOURCE_ROOT;
1599                 };
1600                 8E9390AA0565D6D300C7661C = {
1601                         isa = PBXFileReference;
1602                         lastKnownFileType = image.png;
1603                         name = skip_forward_blue.png;
1604                         path = Resources/skip_forward_blue.png;
1605                         refType = 2;
1606                         sourceTree = SOURCE_ROOT;
1607                 };
1608                 8E9390AB0565D6D300C7661C = {
1609                         isa = PBXFileReference;
1610                         lastKnownFileType = image.png;
1611                         name = skip_previous_active.png;
1612                         path = Resources/skip_previous_active.png;
1613                         refType = 2;
1614                         sourceTree = SOURCE_ROOT;
1615                 };
1616                 8E9390AC0565D6D300C7661C = {
1617                         isa = PBXFileReference;
1618                         lastKnownFileType = image.png;
1619                         name = skip_previous_blue.png;
1620                         path = Resources/skip_previous_blue.png;
1621                         refType = 2;
1622                         sourceTree = SOURCE_ROOT;
1623                 };
1624                 8E9390AD0565D6D300C7661C = {
1625                         isa = PBXFileReference;
1626                         lastKnownFileType = image.png;
1627                         name = stop_blue.png;
1628                         path = Resources/stop_blue.png;
1629                         refType = 2;
1630                         sourceTree = SOURCE_ROOT;
1631                 };
1632                 8E9390AE0565D6D300C7661C = {
1633                         isa = PBXFileReference;
1634                         lastKnownFileType = image.png;
1635                         name = stop.png;
1636                         path = Resources/stop.png;
1637                         refType = 2;
1638                         sourceTree = SOURCE_ROOT;
1639                 };
1640                 8E9390AF0565D6D300C7661C = {
1641                         isa = PBXFileReference;
1642                         lastKnownFileType = image.png;
1643                         name = volume_high.png;
1644                         path = Resources/volume_high.png;
1645                         refType = 2;
1646                         sourceTree = SOURCE_ROOT;
1647                 };
1648                 8E9390B00565D6D300C7661C = {
1649                         isa = PBXFileReference;
1650                         lastKnownFileType = image.png;
1651                         name = volume_low.png;
1652                         path = Resources/volume_low.png;
1653                         refType = 2;
1654                         sourceTree = SOURCE_ROOT;
1655                 };
1656                 8E9390B10565D6D300C7661C = {
1657                         isa = PBXFileReference;
1658                         lastKnownFileType = image.png;
1659                         name = volumeslider_blue.png;
1660                         path = Resources/volumeslider_blue.png;
1661                         refType = 2;
1662                         sourceTree = SOURCE_ROOT;
1663                 };
1664                 8E9390B20565D6D300C7661C = {
1665                         isa = PBXFileReference;
1666                         lastKnownFileType = image.png;
1667                         name = volumeslider_normal.png;
1668                         path = Resources/volumeslider_normal.png;
1669                         refType = 2;
1670                         sourceTree = SOURCE_ROOT;
1671                 };
1672                 8E9390B30565D6D300C7661C = {
1673                         isa = PBXFileReference;
1674                         lastKnownFileType = image.png;
1675                         name = volumetrack.png;
1676                         path = Resources/volumetrack.png;
1677                         refType = 2;
1678                         sourceTree = SOURCE_ROOT;
1679                 };
1680                 8E9390B40565D6D300C7661C = {
1681                         fileRef = 8E93909A0565D6D300C7661C;
1682                         isa = PBXBuildFile;
1683                         settings = {
1684                         };
1685                 };
1686                 8E9390B50565D6D300C7661C = {
1687                         fileRef = 8E93909B0565D6D300C7661C;
1688                         isa = PBXBuildFile;
1689                         settings = {
1690                         };
1691                 };
1692                 8E9390B60565D6D300C7661C = {
1693                         fileRef = 8E93909C0565D6D300C7661C;
1694                         isa = PBXBuildFile;
1695                         settings = {
1696                         };
1697                 };
1698                 8E9390B70565D6D300C7661C = {
1699                         fileRef = 8E93909D0565D6D300C7661C;
1700                         isa = PBXBuildFile;
1701                         settings = {
1702                         };
1703                 };
1704                 8E9390B80565D6D300C7661C = {
1705                         fileRef = 8E93909E0565D6D300C7661C;
1706                         isa = PBXBuildFile;
1707                         settings = {
1708                         };
1709                 };
1710                 8E9390B90565D6D300C7661C = {
1711                         fileRef = 8E93909F0565D6D300C7661C;
1712                         isa = PBXBuildFile;
1713                         settings = {
1714                         };
1715                 };
1716                 8E9390BA0565D6D300C7661C = {
1717                         fileRef = 8E9390A00565D6D300C7661C;
1718                         isa = PBXBuildFile;
1719                         settings = {
1720                         };
1721                 };
1722                 8E9390BB0565D6D300C7661C = {
1723                         fileRef = 8E9390A10565D6D300C7661C;
1724                         isa = PBXBuildFile;
1725                         settings = {
1726                         };
1727                 };
1728                 8E9390BC0565D6D300C7661C = {
1729                         fileRef = 8E9390A20565D6D300C7661C;
1730                         isa = PBXBuildFile;
1731                         settings = {
1732                         };
1733                 };
1734                 8E9390BD0565D6D300C7661C = {
1735                         fileRef = 8E9390A30565D6D300C7661C;
1736                         isa = PBXBuildFile;
1737                         settings = {
1738                         };
1739                 };
1740                 8E9390BE0565D6D300C7661C = {
1741                         fileRef = 8E9390A40565D6D300C7661C;
1742                         isa = PBXBuildFile;
1743                         settings = {
1744                         };
1745                 };
1746                 8E9390BF0565D6D300C7661C = {
1747                         fileRef = 8E9390A50565D6D300C7661C;
1748                         isa = PBXBuildFile;
1749                         settings = {
1750                         };
1751                 };
1752                 8E9390C00565D6D300C7661C = {
1753                         fileRef = 8E9390A60565D6D300C7661C;
1754                         isa = PBXBuildFile;
1755                         settings = {
1756                         };
1757                 };
1758                 8E9390C10565D6D300C7661C = {
1759                         fileRef = 8E9390A70565D6D300C7661C;
1760                         isa = PBXBuildFile;
1761                         settings = {
1762                         };
1763                 };
1764                 8E9390C20565D6D300C7661C = {
1765                         fileRef = 8E9390A80565D6D300C7661C;
1766                         isa = PBXBuildFile;
1767                         settings = {
1768                         };
1769                 };
1770                 8E9390C30565D6D300C7661C = {
1771                         fileRef = 8E9390A90565D6D300C7661C;
1772                         isa = PBXBuildFile;
1773                         settings = {
1774                         };
1775                 };
1776                 8E9390C40565D6D300C7661C = {
1777                         fileRef = 8E9390AA0565D6D300C7661C;
1778                         isa = PBXBuildFile;
1779                         settings = {
1780                         };
1781                 };
1782                 8E9390C50565D6D300C7661C = {
1783                         fileRef = 8E9390AB0565D6D300C7661C;
1784                         isa = PBXBuildFile;
1785                         settings = {
1786                         };
1787                 };
1788                 8E9390C60565D6D300C7661C = {
1789                         fileRef = 8E9390AC0565D6D300C7661C;
1790                         isa = PBXBuildFile;
1791                         settings = {
1792                         };
1793                 };
1794                 8E9390C70565D6D300C7661C = {
1795                         fileRef = 8E9390AD0565D6D300C7661C;
1796                         isa = PBXBuildFile;
1797                         settings = {
1798                         };
1799                 };
1800                 8E9390C80565D6D300C7661C = {
1801                         fileRef = 8E9390AE0565D6D300C7661C;
1802                         isa = PBXBuildFile;
1803                         settings = {
1804                         };
1805                 };
1806                 8E9390C90565D6D300C7661C = {
1807                         fileRef = 8E9390AF0565D6D300C7661C;
1808                         isa = PBXBuildFile;
1809                         settings = {
1810                         };
1811                 };
1812                 8E9390CA0565D6D300C7661C = {
1813                         fileRef = 8E9390B00565D6D300C7661C;
1814                         isa = PBXBuildFile;
1815                         settings = {
1816                         };
1817                 };
1818                 8E9390CB0565D6D300C7661C = {
1819                         fileRef = 8E9390B10565D6D300C7661C;
1820                         isa = PBXBuildFile;
1821                         settings = {
1822                         };
1823                 };
1824                 8E9390CC0565D6D300C7661C = {
1825                         fileRef = 8E9390B20565D6D300C7661C;
1826                         isa = PBXBuildFile;
1827                         settings = {
1828                         };
1829                 };
1830                 8E9390CD0565D6D300C7661C = {
1831                         fileRef = 8E9390B30565D6D300C7661C;
1832                         isa = PBXBuildFile;
1833                         settings = {
1834                         };
1835                 };
1836                 8E9CA1A306D7DEE800B7186C = {
1837                         fileEncoding = 5;
1838                         isa = PBXFileReference;
1839                         lastKnownFileType = sourcecode.c.h;
1840                         name = prefs_widgets.h;
1841                         path = ../../modules/gui/macosx/prefs_widgets.h;
1842                         refType = 2;
1843                         sourceTree = SOURCE_ROOT;
1844                 };
1845                 8E9CA1A406D7DEE800B7186C = {
1846                         fileEncoding = 5;
1847                         isa = PBXFileReference;
1848                         lastKnownFileType = sourcecode.c.objc;
1849                         name = prefs_widgets.m;
1850                         path = ../../modules/gui/macosx/prefs_widgets.m;
1851                         refType = 2;
1852                         sourceTree = SOURCE_ROOT;
1853                 };
1854                 8E9CA1A506D7DEE800B7186C = {
1855                         fileEncoding = 5;
1856                         isa = PBXFileReference;
1857                         lastKnownFileType = sourcecode.c.objc;
1858                         name = voutgl.m;
1859                         path = ../../modules/gui/macosx/voutgl.m;
1860                         refType = 2;
1861                         sourceTree = SOURCE_ROOT;
1862                 };
1863                 8E9CA1A606D7DEE800B7186C = {
1864                         fileEncoding = 5;
1865                         isa = PBXFileReference;
1866                         lastKnownFileType = sourcecode.c.objc;
1867                         name = voutqt.m;
1868                         path = ../../modules/gui/macosx/voutqt.m;
1869                         refType = 2;
1870                         sourceTree = SOURCE_ROOT;
1871                 };
1872                 8E9CC7B1046EFD700059A3A7 = {
1873                         fileEncoding = 12;
1874                         isa = PBXFileReference;
1875                         lastKnownFileType = text;
1876                         name = THANKS;
1877                         path = ../../THANKS;
1878                         refType = 2;
1879                         sourceTree = SOURCE_ROOT;
1880                 };
1881                 8E9CC7B2046EFD700059A3A7 = {
1882                         fileRef = 8E9CC7B1046EFD700059A3A7;
1883                         isa = PBXBuildFile;
1884                         settings = {
1885                         };
1886                 };
1887                 8EBF3FA303F13FFB0059A3A7 = {
1888                         isa = PBXFileReference;
1889                         lastKnownFileType = text;
1890                         name = vlc.scriptSuite;
1891                         path = Resources/vlc.scriptSuite;
1892                         refType = 2;
1893                         sourceTree = SOURCE_ROOT;
1894                 };
1895                 8EBF3FA403F13FFB0059A3A7 = {
1896                         fileRef = 8EBF3FA303F13FFB0059A3A7;
1897                         isa = PBXBuildFile;
1898                         settings = {
1899                         };
1900                 };
1901                 8EBF3FA503F140960059A3A7 = {
1902                         isa = PBXFileReference;
1903                         lastKnownFileType = text.xml;
1904                         name = vlc.scriptTerminology;
1905                         path = Resources/vlc.scriptTerminology;
1906                         refType = 2;
1907                         sourceTree = SOURCE_ROOT;
1908                 };
1909                 8ECA7E520563CD9500DFC000 = {
1910                         children = (
1911                                 2A16E07E06C5074F00C87B09,
1912                                 2A16E07F06C5074F00C87B09,
1913                                 8E93909A0565D6D300C7661C,
1914                                 8E93909B0565D6D300C7661C,
1915                                 8E93909C0565D6D300C7661C,
1916                                 8E93909D0565D6D300C7661C,
1917                                 8E93909E0565D6D300C7661C,
1918                                 8E93909F0565D6D300C7661C,
1919                                 8E9390A00565D6D300C7661C,
1920                                 8E9390A10565D6D300C7661C,
1921                                 8E9390A20565D6D300C7661C,
1922                                 8E9390A30565D6D300C7661C,
1923                                 8E9390A40565D6D300C7661C,
1924                                 8E9390A50565D6D300C7661C,
1925                                 8E9390A60565D6D300C7661C,
1926                                 8E9390A70565D6D300C7661C,
1927                                 8E9390A80565D6D300C7661C,
1928                                 8E9390A90565D6D300C7661C,
1929                                 8E9390AA0565D6D300C7661C,
1930                                 8E9390AB0565D6D300C7661C,
1931                                 8E9390AC0565D6D300C7661C,
1932                                 8E9390AD0565D6D300C7661C,
1933                                 8E9390AE0565D6D300C7661C,
1934                                 8E9390AF0565D6D300C7661C,
1935                                 8E9390B00565D6D300C7661C,
1936                                 8E9390B10565D6D300C7661C,
1937                                 8E9390B20565D6D300C7661C,
1938                                 8E9390B30565D6D300C7661C,
1939                         );
1940                         isa = PBXGroup;
1941                         name = Controller;
1942                         refType = 4;
1943                         sourceTree = "<group>";
1944                 };
1945                 8ED6C27A03E2EB1C0059A3A7 = {
1946                         fileEncoding = 30;
1947                         isa = PBXFileReference;
1948                         lastKnownFileType = sourcecode.c.c;
1949                         name = coreaudio.c;
1950                         path = ../../modules/audio_output/coreaudio.c;
1951                         refType = 2;
1952                         sourceTree = SOURCE_ROOT;
1953                 };
1954                 8ED6C27B03E2EB1C0059A3A7 = {
1955                         fileEncoding = 30;
1956                         isa = PBXFileReference;
1957                         lastKnownFileType = sourcecode.c.objc;
1958                         name = controls.m;
1959                         path = ../../modules/gui/macosx/controls.m;
1960                         refType = 2;
1961                         sourceTree = SOURCE_ROOT;
1962                 };
1963                 8ED6C27C03E2EB1C0059A3A7 = {
1964                         fileEncoding = 30;
1965                         isa = PBXFileReference;
1966                         lastKnownFileType = sourcecode.c.h;
1967                         name = intf.h;
1968                         path = ../../modules/gui/macosx/intf.h;
1969                         refType = 2;
1970                         sourceTree = SOURCE_ROOT;
1971                 };
1972                 8ED6C27D03E2EB1C0059A3A7 = {
1973                         fileEncoding = 30;
1974                         isa = PBXFileReference;
1975                         lastKnownFileType = sourcecode.c.objc;
1976                         name = intf.m;
1977                         path = ../../modules/gui/macosx/intf.m;
1978                         refType = 2;
1979                         sourceTree = SOURCE_ROOT;
1980                 };
1981                 8ED6C27E03E2EB1C0059A3A7 = {
1982                         fileEncoding = 30;
1983                         isa = PBXFileReference;
1984                         lastKnownFileType = sourcecode.c.objc;
1985                         name = macosx.m;
1986                         path = ../../modules/gui/macosx/macosx.m;
1987                         refType = 2;
1988                         sourceTree = SOURCE_ROOT;
1989                 };
1990                 8ED6C27F03E2EB1C0059A3A7 = {
1991                         fileEncoding = 30;
1992                         isa = PBXFileReference;
1993                         lastKnownFileType = sourcecode.c.h;
1994                         name = misc.h;
1995                         path = ../../modules/gui/macosx/misc.h;
1996                         refType = 2;
1997                         sourceTree = SOURCE_ROOT;
1998                 };
1999                 8ED6C28003E2EB1C0059A3A7 = {
2000                         fileEncoding = 30;
2001                         isa = PBXFileReference;
2002                         lastKnownFileType = sourcecode.c.objc;
2003                         name = misc.m;
2004                         path = ../../modules/gui/macosx/misc.m;
2005                         refType = 2;
2006                         sourceTree = SOURCE_ROOT;
2007                 };
2008                 8ED6C28103E2EB1C0059A3A7 = {
2009                         fileEncoding = 30;
2010                         isa = PBXFileReference;
2011                         lastKnownFileType = sourcecode.c.h;
2012                         name = open.h;
2013                         path = ../../modules/gui/macosx/open.h;
2014                         refType = 2;
2015                         sourceTree = SOURCE_ROOT;
2016                 };
2017                 8ED6C28203E2EB1C0059A3A7 = {
2018                         fileEncoding = 30;
2019                         isa = PBXFileReference;
2020                         lastKnownFileType = sourcecode.c.objc;
2021                         name = open.m;
2022                         path = ../../modules/gui/macosx/open.m;
2023                         refType = 2;
2024                         sourceTree = SOURCE_ROOT;
2025                 };
2026                 8ED6C28303E2EB1C0059A3A7 = {
2027                         fileEncoding = 30;
2028                         isa = PBXFileReference;
2029                         lastKnownFileType = sourcecode.c.h;
2030                         name = playlist.h;
2031                         path = ../../modules/gui/macosx/playlist.h;
2032                         refType = 2;
2033                         sourceTree = SOURCE_ROOT;
2034                 };
2035                 8ED6C28403E2EB1C0059A3A7 = {
2036                         fileEncoding = 30;
2037                         isa = PBXFileReference;
2038                         lastKnownFileType = sourcecode.c.objc;
2039                         name = playlist.m;
2040                         path = ../../modules/gui/macosx/playlist.m;
2041                         refType = 2;
2042                         sourceTree = SOURCE_ROOT;
2043                 };
2044                 8ED6C28503E2EB1C0059A3A7 = {
2045                         fileEncoding = 30;
2046                         isa = PBXFileReference;
2047                         lastKnownFileType = sourcecode.c.h;
2048                         name = prefs.h;
2049                         path = ../../modules/gui/macosx/prefs.h;
2050                         refType = 2;
2051                         sourceTree = SOURCE_ROOT;
2052                 };
2053                 8ED6C28603E2EB1C0059A3A7 = {
2054                         fileEncoding = 30;
2055                         isa = PBXFileReference;
2056                         lastKnownFileType = sourcecode.c.objc;
2057                         name = prefs.m;
2058                         path = ../../modules/gui/macosx/prefs.m;
2059                         refType = 2;
2060                         sourceTree = SOURCE_ROOT;
2061                 };
2062                 8ED6C28703E2EB1C0059A3A7 = {
2063                         fileEncoding = 30;
2064                         isa = PBXFileReference;
2065                         lastKnownFileType = sourcecode.c.h;
2066                         name = vout.h;
2067                         path = ../../modules/gui/macosx/vout.h;
2068                         refType = 2;
2069                         sourceTree = SOURCE_ROOT;
2070                 };
2071                 8ED6C28803E2EB1C0059A3A7 = {
2072                         fileEncoding = 30;
2073                         isa = PBXFileReference;
2074                         lastKnownFileType = sourcecode.c.objc;
2075                         name = vout.m;
2076                         path = ../../modules/gui/macosx/vout.m;
2077                         refType = 2;
2078                         sourceTree = SOURCE_ROOT;
2079                 };
2080                 8ED6C29D03E2F32E0059A3A7 = {
2081                         fileEncoding = 12;
2082                         isa = PBXFileReference;
2083                         lastKnownFileType = text;
2084                         name = AUTHORS;
2085                         path = ../../AUTHORS;
2086                         refType = 2;
2087                         sourceTree = SOURCE_ROOT;
2088                 };
2089                 8ED6C29E03E2F32E0059A3A7 = {
2090                         fileEncoding = 12;
2091                         isa = PBXFileReference;
2092                         lastKnownFileType = text;
2093                         name = COPYING;
2094                         path = ../../COPYING;
2095                         refType = 2;
2096                         sourceTree = SOURCE_ROOT;
2097                 };
2098                 8ED6C29F03E2F32E0059A3A7 = {
2099                         fileRef = 8ED6C29D03E2F32E0059A3A7;
2100                         isa = PBXBuildFile;
2101                         settings = {
2102                         };
2103                 };
2104                 8ED6C2A003E2F32E0059A3A7 = {
2105                         fileRef = 8ED6C29E03E2F32E0059A3A7;
2106                         isa = PBXBuildFile;
2107                         settings = {
2108                         };
2109                 };
2110                 8EDAC3430440F72D0059A3A7 = {
2111                         isa = PBXFileReference;
2112                         lastKnownFileType = text.rtf;
2113                         name = README.MacOSX.rtf;
2114                         path = ../../README.MacOSX.rtf;
2115                         refType = 2;
2116                         sourceTree = SOURCE_ROOT;
2117                 };
2118                 8EDAC3440440F72D0059A3A7 = {
2119                         fileRef = 8EDAC3430440F72D0059A3A7;
2120                         isa = PBXBuildFile;
2121                         settings = {
2122                         };
2123                 };
2124                 8EE1AF9F044465080059A3A7 = {
2125                         fileEncoding = 30;
2126                         isa = PBXFileReference;
2127                         lastKnownFileType = sourcecode.c.h;
2128                         name = about.h;
2129                         path = ../../modules/gui/macosx/about.h;
2130                         refType = 2;
2131                         sourceTree = SOURCE_ROOT;
2132                 };
2133                 8EE1AFA0044465080059A3A7 = {
2134                         fileEncoding = 30;
2135                         isa = PBXFileReference;
2136                         lastKnownFileType = sourcecode.c.objc;
2137                         name = about.m;
2138                         path = ../../modules/gui/macosx/about.m;
2139                         refType = 2;
2140                         sourceTree = SOURCE_ROOT;
2141                 };
2142 //8E0
2143 //8E1
2144 //8E2
2145 //8E3
2146 //8E4
2147 //A00
2148 //A01
2149 //A02
2150 //A03
2151 //A04
2152                 A0E6B59804407FBD0080DD97 = {
2153                         fileEncoding = 12;
2154                         isa = PBXFileReference;
2155                         lastKnownFileType = text;
2156                         name = README;
2157                         path = Resources/README;
2158                         refType = 4;
2159                         sourceTree = "<group>";
2160                 };
2161                 A0E6B59904407FBD0080DD97 = {
2162                         fileRef = A0E6B59804407FBD0080DD97;
2163                         isa = PBXBuildFile;
2164                         settings = {
2165                         };
2166                 };
2167 //A00
2168 //A01
2169 //A02
2170 //A03
2171 //A04
2172 //CC0
2173 //CC1
2174 //CC2
2175 //CC3
2176 //CC4
2177                 CCF3C64A0923B99D00401862 = {
2178                         children = (
2179                                 CCF3C64B0923B99D00401862,
2180                         );
2181                         isa = PBXVariantGroup;
2182                         name = SFilters.nib;
2183                         path = "";
2184                         refType = 4;
2185                         sourceTree = "<group>";
2186                 };
2187                 CCF3C64B0923B99D00401862 = {
2188                         isa = PBXFileReference;
2189                         lastKnownFileType = wrapper.nib;
2190                         name = English;
2191                         path = Resources/English.lproj/SFilters.nib;
2192                         refType = 4;
2193                         sourceTree = "<group>";
2194                 };
2195                 CCF3C64C0923B99D00401862 = {
2196                         fileRef = CCF3C64A0923B99D00401862;
2197                         isa = PBXBuildFile;
2198                         settings = {
2199                         };
2200                 };
2201                 CCF3C6500923B9D100401862 = {
2202                         fileEncoding = 30;
2203                         isa = PBXFileReference;
2204                         lastKnownFileType = sourcecode.c.h;
2205                         name = sfilters.h;
2206                         path = ../../modules/gui/macosx/sfilters.h;
2207                         refType = 2;
2208                         sourceTree = SOURCE_ROOT;
2209                 };
2210                 CCF3C6510923B9D100401862 = {
2211                         fileEncoding = 30;
2212                         isa = PBXFileReference;
2213                         lastKnownFileType = sourcecode.c.objc;
2214                         name = sfilters.m;
2215                         path = ../../modules/gui/macosx/sfilters.m;
2216                         refType = 2;
2217                         sourceTree = SOURCE_ROOT;
2218                 };
2219 //CC0
2220 //CC1
2221 //CC2
2222 //CC3
2223 //CC4
2224 //DC0
2225 //DC1
2226 //DC2
2227 //DC3
2228 //DC4
2229                 DC769AB7085DF0DB001A838D = {
2230                         fileEncoding = 5;
2231                         indentWidth = 4;
2232                         isa = PBXFileReference;
2233                         lastKnownFileType = sourcecode.c.objc;
2234                         name = wizard.m;
2235                         path = ../../modules/gui/macosx/wizard.m;
2236                         refType = 2;
2237                         sourceTree = SOURCE_ROOT;
2238                         tabWidth = 4;
2239                         usesTabs = 0;
2240                 };
2241                 DC769AB8085DF0DB001A838D = {
2242                         fileEncoding = 5;
2243                         isa = PBXFileReference;
2244                         lastKnownFileType = sourcecode.c.h;
2245                         name = wizard.h;
2246                         path = ../../modules/gui/macosx/wizard.h;
2247                         refType = 2;
2248                         sourceTree = SOURCE_ROOT;
2249                 };
2250                 DC7F46EB08A183FC0027DB24 = {
2251                         children = (
2252                                 DC7F46EC08A183FC0027DB24,
2253                         );
2254                         isa = PBXVariantGroup;
2255                         name = Extended.nib;
2256                         path = "";
2257                         refType = 4;
2258                         sourceTree = "<group>";
2259                 };
2260                 DC7F46EC08A183FC0027DB24 = {
2261                         isa = PBXFileReference;
2262                         lastKnownFileType = wrapper.nib;
2263                         name = English;
2264                         path = Resources/English.lproj/Extended.nib;
2265                         refType = 4;
2266                         sourceTree = "<group>";
2267                 };
2268                 DC7F46ED08A183FC0027DB24 = {
2269                         fileRef = DC7F46EB08A183FC0027DB24;
2270                         isa = PBXBuildFile;
2271                         settings = {
2272                         };
2273                 };
2274                 DC7F46F008A187F60027DB24 = {
2275                         explicitFileType = sourcecode.c.objc;
2276                         fileEncoding = 5;
2277                         isa = PBXFileReference;
2278                         name = extended.h;
2279                         path = ../../modules/gui/macosx/extended.h;
2280                         refType = 2;
2281                         sourceTree = SOURCE_ROOT;
2282                         usesTabs = 0;
2283                 };
2284                 DC7F46F108A187F60027DB24 = {
2285                         explicitFileType = sourcecode.c.objc;
2286                         fileEncoding = 5;
2287                         includeInIndex = 0;
2288                         isa = PBXFileReference;
2289                         name = extended.m;
2290                         path = ../../modules/gui/macosx/extended.m;
2291                         refType = 2;
2292                         sourceTree = SOURCE_ROOT;
2293                 };
2294                 DCA00AA7075F948800E6BF46 = {
2295                         children = (
2296                                 DCA00AA8075F948800E6BF46,
2297                         );
2298                         isa = PBXVariantGroup;
2299                         name = About.nib;
2300                         path = "";
2301                         refType = 4;
2302                         sourceTree = "<group>";
2303                 };
2304                 DCA00AA8075F948800E6BF46 = {
2305                         isa = PBXFileReference;
2306                         lastKnownFileType = wrapper.nib;
2307                         name = English;
2308                         path = Resources/English.lproj/About.nib;
2309                         refType = 4;
2310                         sourceTree = "<group>";
2311                 };
2312                 DCA00AA9075F948800E6BF46 = {
2313                         fileRef = DCA00AA7075F948800E6BF46;
2314                         isa = PBXBuildFile;
2315                         settings = {
2316                         };
2317                 };
2318                 DCA693C10789DF8700139EC6 = {
2319                         children = (
2320                                 DCA693C20789DF8700139EC6,
2321                         );
2322                         isa = PBXVariantGroup;
2323                         name = Open.nib;
2324                         path = "";
2325                         refType = 4;
2326                         sourceTree = "<group>";
2327                 };
2328                 DCA693C20789DF8700139EC6 = {
2329                         isa = PBXFileReference;
2330                         lastKnownFileType = wrapper.nib;
2331                         name = English;
2332                         path = Resources/English.lproj/Open.nib;
2333                         refType = 4;
2334                         sourceTree = "<group>";
2335                 };
2336                 DCA693C30789DF8700139EC6 = {
2337                         fileRef = DCA693C10789DF8700139EC6;
2338                         isa = PBXBuildFile;
2339                         settings = {
2340                         };
2341                 };
2342                 DCC9AE9507F77DE600394C42 = {
2343                         fileRef = 8EBF3FA503F140960059A3A7;
2344                         isa = PBXBuildFile;
2345                         settings = {
2346                         };
2347                 };
2348                 DCDA5E6408F94518009D93A8 = {
2349                         isa = PBXFileReference;
2350                         lastKnownFileType = image.png;
2351                         name = about_bg.png;
2352                         path = Resources/about_bg.png;
2353                         refType = 4;
2354                         sourceTree = "<group>";
2355                 };
2356                 DCDA5E6508F94518009D93A8 = {
2357                         fileRef = DCDA5E6408F94518009D93A8;
2358                         isa = PBXBuildFile;
2359                         settings = {
2360                         };
2361                 };
2362                 DCE7BD0308A56C8B007B10AE = {
2363                         children = (
2364                                 DCE7BD0408A56C8B007B10AE,
2365                         );
2366                         isa = PBXVariantGroup;
2367                         name = Bookmarks.nib;
2368                         path = "";
2369                         refType = 4;
2370                         sourceTree = "<group>";
2371                 };
2372                 DCE7BD0408A56C8B007B10AE = {
2373                         isa = PBXFileReference;
2374                         lastKnownFileType = wrapper.nib;
2375                         name = English;
2376                         path = Resources/English.lproj/Bookmarks.nib;
2377                         refType = 4;
2378                         sourceTree = "<group>";
2379                 };
2380                 DCE7BD0508A56C8B007B10AE = {
2381                         fileRef = DCE7BD0308A56C8B007B10AE;
2382                         isa = PBXBuildFile;
2383                         settings = {
2384                         };
2385                 };
2386                 DCE7BD0608A5724D007B10AE = {
2387                         fileEncoding = 30;
2388                         isa = PBXFileReference;
2389                         lastKnownFileType = sourcecode.c.objc;
2390                         name = bookmarks.m;
2391                         path = ../../modules/gui/macosx/bookmarks.m;
2392                         refType = 2;
2393                         sourceTree = SOURCE_ROOT;
2394                 };
2395                 DCE7BD0708A5724D007B10AE = {
2396                         fileEncoding = 30;
2397                         isa = PBXFileReference;
2398                         lastKnownFileType = sourcecode.c.h;
2399                         name = bookmarks.h;
2400                         path = ../../modules/gui/macosx/bookmarks.h;
2401                         refType = 2;
2402                         sourceTree = SOURCE_ROOT;
2403                 };
2404                 DCF358B9077F10BA007DB450 = {
2405                         children = (
2406                                 DCF358BA077F10BA007DB450,
2407                         );
2408                         isa = PBXVariantGroup;
2409                         name = Preferences.nib;
2410                         path = "";
2411                         refType = 4;
2412                         sourceTree = "<group>";
2413                 };
2414                 DCF358BA077F10BA007DB450 = {
2415                         isa = PBXFileReference;
2416                         lastKnownFileType = wrapper.nib;
2417                         name = English;
2418                         path = Resources/English.lproj/Preferences.nib;
2419                         refType = 4;
2420                         sourceTree = "<group>";
2421                 };
2422                 DCF358BB077F10BA007DB450 = {
2423                         fileRef = DCF358B9077F10BA007DB450;
2424                         isa = PBXBuildFile;
2425                         settings = {
2426                         };
2427                 };
2428                 DCF358BC077F1236007DB450 = {
2429                         children = (
2430                                 DCA00AA7075F948800E6BF46,
2431                                 F74F13EA02C2A79C01EE194C,
2432                                 DCF358B9077F10BA007DB450,
2433                                 DCA693C10789DF8700139EC6,
2434                                 DCFCCDB7085CE18F001E36AF,
2435                                 DC7F46EB08A183FC0027DB24,
2436                                 DCE7BD0308A56C8B007B10AE,
2437                                 CCF3C64A0923B99D00401862,
2438                         );
2439                         isa = PBXGroup;
2440                         name = nibs;
2441                         refType = 4;
2442                         sourceTree = "<group>";
2443                 };
2444                 DCFCCDB7085CE18F001E36AF = {
2445                         children = (
2446                                 DCFCCDB8085CE18F001E36AF,
2447                         );
2448                         isa = PBXVariantGroup;
2449                         name = Wizard.nib;
2450                         path = "";
2451                         refType = 4;
2452                         sourceTree = "<group>";
2453                 };
2454                 DCFCCDB8085CE18F001E36AF = {
2455                         isa = PBXFileReference;
2456                         lastKnownFileType = wrapper.nib;
2457                         name = English;
2458                         path = Resources/English.lproj/Wizard.nib;
2459                         refType = 4;
2460                         sourceTree = "<group>";
2461                 };
2462                 DCFCCDB9085CE18F001E36AF = {
2463                         fileRef = DCFCCDB7085CE18F001E36AF;
2464                         isa = PBXBuildFile;
2465                         settings = {
2466                         };
2467                 };
2468 //DC0
2469 //DC1
2470 //DC2
2471 //DC3
2472 //DC4
2473 //F60
2474 //F61
2475 //F62
2476 //F63
2477 //F64
2478                 F69B0CA602E24F6401A80112 = {
2479                         children = (
2480                                 F69B0CA702E24F6401A80112,
2481                         );
2482                         isa = PBXVariantGroup;
2483                         name = InfoPlist.strings;
2484                         path = "";
2485                         refType = 4;
2486                         sourceTree = "<group>";
2487                 };
2488                 F69B0CA702E24F6401A80112 = {
2489                         fileEncoding = 5;
2490                         isa = PBXFileReference;
2491                         lastKnownFileType = text.plist.strings;
2492                         name = English;
2493                         path = Resources/English.lproj/InfoPlist.strings;
2494                         refType = 4;
2495                         sourceTree = "<group>";
2496                 };
2497                 F69B0CA802E24F6401A80112 = {
2498                         fileRef = F69B0CA602E24F6401A80112;
2499                         isa = PBXBuildFile;
2500                         settings = {
2501                         };
2502                 };
2503                 F6E4F90A02D2648B01A80112 = {
2504                         isa = PBXFileReference;
2505                         lastKnownFileType = image.icns;
2506                         name = divx.icns;
2507                         path = Resources/divx.icns;
2508                         refType = 4;
2509                         sourceTree = "<group>";
2510                 };
2511                 F6E4F90B02D2648B01A80112 = {
2512                         isa = PBXFileReference;
2513                         lastKnownFileType = image.icns;
2514                         name = generic.icns;
2515                         path = Resources/generic.icns;
2516                         refType = 4;
2517                         sourceTree = "<group>";
2518                 };
2519                 F6E4F90C02D2648B01A80112 = {
2520                         isa = PBXFileReference;
2521                         lastKnownFileType = image.icns;
2522                         name = mpeg.icns;
2523                         path = Resources/mpeg.icns;
2524                         refType = 4;
2525                         sourceTree = "<group>";
2526                 };
2527                 F6E4F90D02D2648B01A80112 = {
2528                         isa = PBXFileReference;
2529                         lastKnownFileType = image.icns;
2530                         name = mpeg1.icns;
2531                         path = Resources/mpeg1.icns;
2532                         refType = 4;
2533                         sourceTree = "<group>";
2534                 };
2535                 F6E4F90E02D2648B01A80112 = {
2536                         isa = PBXFileReference;
2537                         lastKnownFileType = image.icns;
2538                         name = mpeg2.icns;
2539                         path = Resources/mpeg2.icns;
2540                         refType = 4;
2541                         sourceTree = "<group>";
2542                 };
2543                 F6E4F90F02D2648B01A80112 = {
2544                         isa = PBXFileReference;
2545                         lastKnownFileType = image.icns;
2546                         name = mpeg4.icns;
2547                         path = Resources/mpeg4.icns;
2548                         refType = 4;
2549                         sourceTree = "<group>";
2550                 };
2551                 F6E4F91002D2648B01A80112 = {
2552                         fileRef = F6E4F90A02D2648B01A80112;
2553                         isa = PBXBuildFile;
2554                         settings = {
2555                         };
2556                 };
2557                 F6E4F91102D2648B01A80112 = {
2558                         fileRef = F6E4F90B02D2648B01A80112;
2559                         isa = PBXBuildFile;
2560                         settings = {
2561                         };
2562                 };
2563                 F6E4F91202D2648B01A80112 = {
2564                         fileRef = F6E4F90C02D2648B01A80112;
2565                         isa = PBXBuildFile;
2566                         settings = {
2567                         };
2568                 };
2569                 F6E4F91302D2648B01A80112 = {
2570                         fileRef = F6E4F90D02D2648B01A80112;
2571                         isa = PBXBuildFile;
2572                         settings = {
2573                         };
2574                 };
2575                 F6E4F91402D2648B01A80112 = {
2576                         fileRef = F6E4F90E02D2648B01A80112;
2577                         isa = PBXBuildFile;
2578                         settings = {
2579                         };
2580                 };
2581                 F6E4F91502D2648B01A80112 = {
2582                         fileRef = F6E4F90F02D2648B01A80112;
2583                         isa = PBXBuildFile;
2584                         settings = {
2585                         };
2586                 };
2587 //F60
2588 //F61
2589 //F62
2590 //F63
2591 //F64
2592 //F70
2593 //F71
2594 //F72
2595 //F73
2596 //F74
2597                 F74F13DF02C2A53401EE194C = {
2598                         isa = PBXFileReference;
2599                         lastKnownFileType = image.icns;
2600                         name = vlc.icns;
2601                         path = Resources/vlc.icns;
2602                         refType = 4;
2603                         sourceTree = "<group>";
2604                 };
2605                 F74F13E002C2A53401EE194C = {
2606                         fileRef = F74F13DF02C2A53401EE194C;
2607                         isa = PBXBuildFile;
2608                         settings = {
2609                         };
2610                 };
2611                 F74F13EA02C2A79C01EE194C = {
2612                         children = (
2613                                 F74F13EB02C2A79C01EE194C,
2614                         );
2615                         isa = PBXVariantGroup;
2616                         name = MainMenu.nib;
2617                         path = "";
2618                         refType = 4;
2619                         sourceTree = "<group>";
2620                 };
2621                 F74F13EB02C2A79C01EE194C = {
2622                         isa = PBXFileReference;
2623                         lastKnownFileType = wrapper.nib;
2624                         name = English;
2625                         path = Resources/English.lproj/MainMenu.nib;
2626                         refType = 4;
2627                         sourceTree = "<group>";
2628                 };
2629                 F74F13EC02C2A79C01EE194C = {
2630                         fileRef = F74F13EA02C2A79C01EE194C;
2631                         isa = PBXBuildFile;
2632                         settings = {
2633                         };
2634                 };
2635         };
2636         rootObject = 089C1669FE841209C02AAC07;
2637 }