]> git.sesse.net Git - vlc/blob - projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception.
[vlc] / projects / macosx / framework / VLCKit.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 45;
7         objects = {
8
9 /* Begin PBXAggregateTarget section */
10                 6337547910ED090A0072A0D9 /* Make VLC */ = {
11                         isa = PBXAggregateTarget;
12                         buildConfigurationList = 6337548110ED093B0072A0D9 /* Build configuration list for PBXAggregateTarget "Make VLC" */;
13                         buildPhases = (
14                                 6337548010ED091D0072A0D9 /* make */,
15                                 633754D310ED0D330072A0D9 /* install */,
16                         );
17                         dependencies = (
18                         );
19                         name = "Make VLC";
20                         productName = "Make VLC 2";
21                 };
22                 633BD6D20D2ADE040012A314 /* Build Everything */ = {
23                         isa = PBXAggregateTarget;
24                         buildConfigurationList = 633BD6D60D2ADE230012A314 /* Build configuration list for PBXAggregateTarget "Build Everything" */;
25                         buildPhases = (
26                         );
27                         dependencies = (
28                                 633BD6EE0D2AE03E0012A314 /* PBXTargetDependency */,
29                                 63FFDBD30D2AE3070092FC96 /* PBXTargetDependency */,
30                                 633754FA10ED103B0072A0D9 /* PBXTargetDependency */,
31                                 633BD6F20D2AE0430012A314 /* PBXTargetDependency */,
32                         );
33                         name = "Build Everything";
34                         productName = "vlc-core-modules";
35                 };
36                 633BD6E40D2ADF030012A314 /* Setup VLC contribs */ = {
37                         isa = PBXAggregateTarget;
38                         buildConfigurationList = 633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "Setup VLC contribs" */;
39                         buildPhases = (
40                                 633BD6E30D2ADF030012A314 /* bootstrap */,
41                                 633BD6EB0D2ADF280012A314 /* make bin */,
42                         );
43                         dependencies = (
44                         );
45                         name = "Setup VLC contribs";
46                         productName = "vlc-contrib";
47                 };
48                 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */ = {
49                         isa = PBXAggregateTarget;
50                         buildConfigurationList = 63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "Run VLC configure" */;
51                         buildPhases = (
52                                 631A90420D5A007D0014A2CE /* bootstrap */,
53                                 63FFDBCD0D2AE2AE0092FC96 /* configure */,
54                         );
55                         dependencies = (
56                         );
57                         name = "Run VLC configure";
58                         productName = "vlc-bootstrap";
59                 };
60 /* End PBXAggregateTarget section */
61
62 /* Begin PBXBuildFile section */
63                 63014A7A1042ACE100534090 /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63014A781042ACE100534090 /* VLCMediaListPlayer.m */; };
64                 63014B7E1042E64A00534090 /* VLCMediaListPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
65                 63098FDC110E7159005F46AE /* VLCExtensionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 63098FDA110E7159005F46AE /* VLCExtensionsManager.m */; };
66                 63099116110F0EC3005F46AE /* VLCExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 63099114110F0EC3005F46AE /* VLCExtension.m */; };
67                 6309994B110FC791005F46AE /* VLCExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 63099949110FC791005F46AE /* VLCExtension.h */; settings = {ATTRIBUTES = (Public, ); }; };
68                 6309994C110FC791005F46AE /* VLCExtensionsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6309994A110FC791005F46AE /* VLCExtensionsManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
69                 632A0E850D3835C400AFC99B /* VLCStreamSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A0E830D3835C400AFC99B /* VLCStreamSession.h */; settings = {ATTRIBUTES = (Public, ); }; };
70                 632A0E860D3835C400AFC99B /* VLCStreamSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 632A0E840D3835C400AFC99B /* VLCStreamSession.m */; };
71                 632A0EC30D38392E00AFC99B /* VLCStreamOutput.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */; settings = {ATTRIBUTES = (Public, ); }; };
72                 632A0EC40D38392E00AFC99B /* VLCStreamOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */; };
73                 6341FCAF0D2C0929002A97B7 /* VLCVideoLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
74                 6341FCB10D2C0936002A97B7 /* VLCVideoLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */; };
75                 637CFB940D2D280900A041B6 /* VLCLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 637CFB930D2D280800A041B6 /* VLCLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
76                 637D5ABD0CF6F2650073EA45 /* VLCMediaDiscoverer.h in Headers */ = {isa = PBXBuildFile; fileRef = 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */; settings = {ATTRIBUTES = (Public, ); }; };
77                 637D5ADC0CF6F2720073EA45 /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */; };
78                 6384FD080D0DBA20005EB1F7 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */; };
79                 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; };
80                 A7A0CEA40D2EF13000F2C039 /* VLCVideoCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */; };
81                 A7A0CEA50D2EF13000F2C039 /* VLCVideoCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */; };
82                 EF7311900CB5797B009473B4 /* VLCAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = EF73118E0CB5797B009473B4 /* VLCAudio.h */; settings = {ATTRIBUTES = (Public, ); }; };
83                 EF7311910CB5797B009473B4 /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = EF73118F0CB5797B009473B4 /* VLCAudio.m */; };
84                 EF78BD100CAEEEC300354E6E /* VLCEventManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */; settings = {ATTRIBUTES = (); }; };
85                 EF78BD1B0CAEEEE700354E6E /* VLCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD120CAEEEE700354E6E /* VLCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
86                 EF78BD1C0CAEEEE700354E6E /* VLCMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD130CAEEEE700354E6E /* VLCMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
87                 EF78BD1E0CAEEEE700354E6E /* VLCMediaLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
88                 EF78BD1F0CAEEEE700354E6E /* VLCMediaList.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD160CAEEEE700354E6E /* VLCMediaList.h */; settings = {ATTRIBUTES = (Public, ); }; };
89                 EF78BD460CAEEFF600354E6E /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */; };
90                 EF78BD470CAEEFF600354E6E /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */; };
91                 EF78BD480CAEEFF600354E6E /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */; };
92                 EF78BD4A0CAEEFF600354E6E /* VLCMediaLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */; };
93                 EF78BD4B0CAEEFF600354E6E /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD410CAEEFF600354E6E /* VLCMediaList.m */; };
94                 EF78BE0F0CAF039400354E6E /* VLCTime.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD190CAEEEE700354E6E /* VLCTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
95                 EF78BE100CAF039400354E6E /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD440CAEEFF600354E6E /* VLCTime.m */; };
96                 EF78BEF30CAF07E100354E6E /* VLCVideoView.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */; settings = {ATTRIBUTES = (Public, ); }; };
97                 EF78BEF40CAF07E500354E6E /* VLCVideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD450CAEEFF600354E6E /* VLCVideoView.m */; };
98                 EF8BB8D00CAFA8D80038A613 /* VLCMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
99                 EF8BB8D10CAFA8D80038A613 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */; };
100                 EFD551DD0CC6DD720074CEE1 /* VLCLibVLCBridging.h in Headers */ = {isa = PBXBuildFile; fileRef = EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */; };
101 /* End PBXBuildFile section */
102
103 /* Begin PBXContainerItemProxy section */
104                 633754F910ED103B0072A0D9 /* PBXContainerItemProxy */ = {
105                         isa = PBXContainerItemProxy;
106                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
107                         proxyType = 1;
108                         remoteGlobalIDString = 6337547910ED090A0072A0D9;
109                         remoteInfo = "Make VLC";
110                 };
111                 633BD6ED0D2AE03E0012A314 /* PBXContainerItemProxy */ = {
112                         isa = PBXContainerItemProxy;
113                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
114                         proxyType = 1;
115                         remoteGlobalIDString = 633BD6E40D2ADF030012A314;
116                         remoteInfo = "vlc-contrib";
117                 };
118                 633BD6F10D2AE0430012A314 /* PBXContainerItemProxy */ = {
119                         isa = PBXContainerItemProxy;
120                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
121                         proxyType = 1;
122                         remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
123                         remoteInfo = VLC;
124                 };
125                 63FFDBD20D2AE3070092FC96 /* PBXContainerItemProxy */ = {
126                         isa = PBXContainerItemProxy;
127                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
128                         proxyType = 1;
129                         remoteGlobalIDString = 63FFDBCE0D2AE2AE0092FC96;
130                         remoteInfo = "vlc-bootstrap";
131                 };
132 /* End PBXContainerItemProxy section */
133
134 /* Begin PBXFileReference section */
135                 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
136                 0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
137                 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
138                 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLC_Prefix.pch; sourceTree = "<group>"; };
139                 63014A781042ACE100534090 /* VLCMediaListPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaListPlayer.m; sourceTree = "<group>"; };
140                 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaListPlayer.h; path = Public/VLCMediaListPlayer.h; sourceTree = "<group>"; };
141                 63030CC70CCA652C0088ECD1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
142                 63098FDA110E7159005F46AE /* VLCExtensionsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtensionsManager.m; sourceTree = "<group>"; };
143                 63099114110F0EC3005F46AE /* VLCExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtension.m; sourceTree = "<group>"; };
144                 63099949110FC791005F46AE /* VLCExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCExtension.h; path = Public/VLCExtension.h; sourceTree = "<group>"; };
145                 6309994A110FC791005F46AE /* VLCExtensionsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCExtensionsManager.h; path = Public/VLCExtensionsManager.h; sourceTree = "<group>"; };
146                 632A0E830D3835C400AFC99B /* VLCStreamSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamSession.h; path = Public/VLCStreamSession.h; sourceTree = "<group>"; };
147                 632A0E840D3835C400AFC99B /* VLCStreamSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamSession.m; sourceTree = "<group>"; };
148                 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamOutput.h; path = Public/VLCStreamOutput.h; sourceTree = "<group>"; };
149                 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamOutput.m; sourceTree = "<group>"; };
150                 633753FF10ECE1C60072A0D9 /* Configure.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = Configure.sh; sourceTree = "<group>"; };
151                 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoLayer.h; path = Public/VLCVideoLayer.h; sourceTree = "<group>"; };
152                 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoLayer.m; sourceTree = "<group>"; };
153                 637CFB930D2D280800A041B6 /* VLCLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibrary.h; path = Public/VLCLibrary.h; sourceTree = "<group>"; };
154                 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMediaDiscoverer.h; path = Public/VLCMediaDiscoverer.h; sourceTree = "<group>"; };
155                 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMediaDiscoverer.m; sourceTree = "<group>"; };
156                 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
157                 8DC2EF5B0486A6940098B216 /* VLCKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = VLCKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
158                 A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoCommon.h; path = Internal/VLCVideoCommon.h; sourceTree = "<group>"; };
159                 A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoCommon.m; sourceTree = "<group>"; };
160                 D2F7E79907B2D74100F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
161                 EF73118E0CB5797B009473B4 /* VLCAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCAudio.h; path = Public/VLCAudio.h; sourceTree = "<group>"; };
162                 EF73118F0CB5797B009473B4 /* VLCAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAudio.m; sourceTree = "<group>"; };
163                 EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCEventManager.h; path = Internal/VLCEventManager.h; sourceTree = "<group>"; };
164                 EF78BD120CAEEEE700354E6E /* VLCKit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCKit.h; path = Public/VLCKit.h; sourceTree = "<group>"; };
165                 EF78BD130CAEEEE700354E6E /* VLCMedia.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMedia.h; path = Public/VLCMedia.h; sourceTree = "<group>"; };
166                 EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMediaLibrary.h; path = Public/VLCMediaLibrary.h; sourceTree = "<group>"; };
167                 EF78BD160CAEEEE700354E6E /* VLCMediaList.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMediaList.h; path = Public/VLCMediaList.h; sourceTree = "<group>"; };
168                 EF78BD190CAEEEE700354E6E /* VLCTime.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCTime.h; path = Public/VLCTime.h; sourceTree = "<group>"; };
169                 EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCVideoView.h; path = Public/VLCVideoView.h; sourceTree = "<group>"; };
170                 EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "Pre-Compile.sh"; sourceTree = "<group>"; };
171                 EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCEventManager.m; sourceTree = "<group>"; };
172                 EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCLibrary.m; sourceTree = "<group>"; };
173                 EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMedia.m; sourceTree = "<group>"; };
174                 EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMediaLibrary.m; sourceTree = "<group>"; };
175                 EF78BD410CAEEFF600354E6E /* VLCMediaList.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMediaList.m; sourceTree = "<group>"; };
176                 EF78BD440CAEEFF600354E6E /* VLCTime.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCTime.m; sourceTree = "<group>"; };
177                 EF78BD450CAEEFF600354E6E /* VLCVideoView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCVideoView.m; sourceTree = "<group>"; };
178                 EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaPlayer.h; path = Public/VLCMediaPlayer.h; sourceTree = "<group>"; };
179                 EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaPlayer.m; sourceTree = "<group>"; };
180                 EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCLibVLCBridging.h; path = Internal/VLCLibVLCBridging.h; sourceTree = "<group>"; };
181 /* End PBXFileReference section */
182
183 /* Begin PBXFrameworksBuildPhase section */
184                 8DC2EF560486A6940098B216 /* Frameworks */ = {
185                         isa = PBXFrameworksBuildPhase;
186                         buildActionMask = 2147483647;
187                         files = (
188                                 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */,
189                                 6384FD080D0DBA20005EB1F7 /* QuartzCore.framework in Frameworks */,
190                         );
191                         runOnlyForDeploymentPostprocessing = 0;
192                 };
193 /* End PBXFrameworksBuildPhase section */
194
195 /* Begin PBXGroup section */
196                 034768DFFF38A50411DB9C8B /* Products */ = {
197                         isa = PBXGroup;
198                         children = (
199                                 8DC2EF5B0486A6940098B216 /* VLCKit.framework */,
200                         );
201                         name = Products;
202                         sourceTree = "<group>";
203                 };
204                 0867D691FE84028FC02AAC07 /* VLC */ = {
205                         isa = PBXGroup;
206                         children = (
207                                 EF78BD3B0CAEEFD000354E6E /* Headers */,
208                                 08FB77AEFE84172EC02AAC07 /* Sources */,
209                                 32C88DFF0371C24200C91783 /* Other Sources */,
210                                 089C1665FE841158C02AAC07 /* Resources */,
211                                 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
212                                 034768DFFF38A50411DB9C8B /* Products */,
213                         );
214                         name = VLC;
215                         sourceTree = "<group>";
216                 };
217                 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
218                         isa = PBXGroup;
219                         children = (
220                                 EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */,
221                                 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
222                                 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
223                         );
224                         name = "External Frameworks and Libraries";
225                         sourceTree = "<group>";
226                 };
227                 089C1665FE841158C02AAC07 /* Resources */ = {
228                         isa = PBXGroup;
229                         children = (
230                                 EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */,
231                                 633753FF10ECE1C60072A0D9 /* Configure.sh */,
232                                 63030CC70CCA652C0088ECD1 /* Info.plist */,
233                         );
234                         name = Resources;
235                         sourceTree = "<group>";
236                 };
237                 08FB77AEFE84172EC02AAC07 /* Sources */ = {
238                         isa = PBXGroup;
239                         children = (
240                                 EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */,
241                                 EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */,
242                                 EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */,
243                                 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */,
244                                 EF78BD410CAEEFF600354E6E /* VLCMediaList.m */,
245                                 63014A781042ACE100534090 /* VLCMediaListPlayer.m */,
246                                 EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */,
247                                 EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */,
248                                 A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */,
249                                 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */,
250                                 EF78BD450CAEEFF600354E6E /* VLCVideoView.m */,
251                                 EF78BD440CAEEFF600354E6E /* VLCTime.m */,
252                                 EF73118F0CB5797B009473B4 /* VLCAudio.m */,
253                                 63098FDA110E7159005F46AE /* VLCExtensionsManager.m */,
254                                 63099114110F0EC3005F46AE /* VLCExtension.m */,
255                                 632A0F7B0D38F78500AFC99B /* Stream */,
256                         );
257                         path = Sources;
258                         sourceTree = "<group>";
259                 };
260                 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
261                         isa = PBXGroup;
262                         children = (
263                                 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */,
264                                 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
265                         );
266                         name = "Linked Frameworks";
267                         sourceTree = "<group>";
268                 };
269                 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
270                         isa = PBXGroup;
271                         children = (
272                                 0867D6A5FE840307C02AAC07 /* AppKit.framework */,
273                                 D2F7E79907B2D74100F64583 /* CoreData.framework */,
274                                 0867D69BFE84028FC02AAC07 /* Foundation.framework */,
275                         );
276                         name = "Other Frameworks";
277                         sourceTree = "<group>";
278                 };
279                 32C88DFF0371C24200C91783 /* Other Sources */ = {
280                         isa = PBXGroup;
281                         children = (
282                                 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */,
283                         );
284                         name = "Other Sources";
285                         sourceTree = "<group>";
286                 };
287                 632A0F7B0D38F78500AFC99B /* Stream */ = {
288                         isa = PBXGroup;
289                         children = (
290                                 632A0E840D3835C400AFC99B /* VLCStreamSession.m */,
291                                 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */,
292                         );
293                         name = Stream;
294                         sourceTree = "<group>";
295                 };
296                 632A0F7C0D38F79200AFC99B /* Stream */ = {
297                         isa = PBXGroup;
298                         children = (
299                                 632A0E830D3835C400AFC99B /* VLCStreamSession.h */,
300                                 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */,
301                         );
302                         name = Stream;
303                         sourceTree = "<group>";
304                 };
305                 637CFB960D2D281900A041B6 /* Internal */ = {
306                         isa = PBXGroup;
307                         children = (
308                                 EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */,
309                                 EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */,
310                                 A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */,
311                         );
312                         name = Internal;
313                         sourceTree = "<group>";
314                 };
315                 EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */ = {
316                         isa = PBXGroup;
317                         children = (
318                         );
319                         name = "Linked Libraries";
320                         sourceTree = "<group>";
321                 };
322                 EF6BC9110DA1932F00DD37EF /* Public */ = {
323                         isa = PBXGroup;
324                         children = (
325                                 EF78BD120CAEEEE700354E6E /* VLCKit.h */,
326                                 637CFB930D2D280800A041B6 /* VLCLibrary.h */,
327                                 EF78BD130CAEEEE700354E6E /* VLCMedia.h */,
328                                 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */,
329                                 EF78BD160CAEEEE700354E6E /* VLCMediaList.h */,
330                                 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */,
331                                 EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */,
332                                 EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */,
333                                 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */,
334                                 EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */,
335                                 EF78BD190CAEEEE700354E6E /* VLCTime.h */,
336                                 EF73118E0CB5797B009473B4 /* VLCAudio.h */,
337                                 63099949110FC791005F46AE /* VLCExtension.h */,
338                                 6309994A110FC791005F46AE /* VLCExtensionsManager.h */,
339                                 632A0F7C0D38F79200AFC99B /* Stream */,
340                         );
341                         name = Public;
342                         sourceTree = "<group>";
343                 };
344                 EF78BD3B0CAEEFD000354E6E /* Headers */ = {
345                         isa = PBXGroup;
346                         children = (
347                                 637CFB960D2D281900A041B6 /* Internal */,
348                                 EF6BC9110DA1932F00DD37EF /* Public */,
349                         );
350                         path = Headers;
351                         sourceTree = "<group>";
352                 };
353 /* End PBXGroup section */
354
355 /* Begin PBXHeadersBuildPhase section */
356                 8DC2EF500486A6940098B216 /* Headers */ = {
357                         isa = PBXHeadersBuildPhase;
358                         buildActionMask = 2147483647;
359                         files = (
360                                 EF78BD100CAEEEC300354E6E /* VLCEventManager.h in Headers */,
361                                 EF78BD1B0CAEEEE700354E6E /* VLCKit.h in Headers */,
362                                 EF78BD1C0CAEEEE700354E6E /* VLCMedia.h in Headers */,
363                                 EF78BD1E0CAEEEE700354E6E /* VLCMediaLibrary.h in Headers */,
364                                 EF78BD1F0CAEEEE700354E6E /* VLCMediaList.h in Headers */,
365                                 EF78BE0F0CAF039400354E6E /* VLCTime.h in Headers */,
366                                 EF78BEF30CAF07E100354E6E /* VLCVideoView.h in Headers */,
367                                 EF8BB8D00CAFA8D80038A613 /* VLCMediaPlayer.h in Headers */,
368                                 EF7311900CB5797B009473B4 /* VLCAudio.h in Headers */,
369                                 EFD551DD0CC6DD720074CEE1 /* VLCLibVLCBridging.h in Headers */,
370                                 637D5ABD0CF6F2650073EA45 /* VLCMediaDiscoverer.h in Headers */,
371                                 6341FCAF0D2C0929002A97B7 /* VLCVideoLayer.h in Headers */,
372                                 637CFB940D2D280900A041B6 /* VLCLibrary.h in Headers */,
373                                 A7A0CEA40D2EF13000F2C039 /* VLCVideoCommon.h in Headers */,
374                                 632A0E850D3835C400AFC99B /* VLCStreamSession.h in Headers */,
375                                 632A0EC30D38392E00AFC99B /* VLCStreamOutput.h in Headers */,
376                                 63014B7E1042E64A00534090 /* VLCMediaListPlayer.h in Headers */,
377                                 6309994B110FC791005F46AE /* VLCExtension.h in Headers */,
378                                 6309994C110FC791005F46AE /* VLCExtensionsManager.h in Headers */,
379                         );
380                         runOnlyForDeploymentPostprocessing = 0;
381                 };
382 /* End PBXHeadersBuildPhase section */
383
384 /* Begin PBXNativeTarget section */
385                 8DC2EF4F0486A6940098B216 /* VLCKit */ = {
386                         isa = PBXNativeTarget;
387                         buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "VLCKit" */;
388                         buildPhases = (
389                                 EF78BD2E0CAEEF9500354E6E /* ShellScript */,
390                                 8DC2EF540486A6940098B216 /* Sources */,
391                                 8DC2EF500486A6940098B216 /* Headers */,
392                                 8DC2EF520486A6940098B216 /* Resources */,
393                                 8DC2EF560486A6940098B216 /* Frameworks */,
394                         );
395                         buildRules = (
396                         );
397                         comments = "-lvlc -lvlc-control -dylib_file @loader_path/../lib/vlc_libintl.dylib:$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework/lib/vlc_libintl.dylib -dylib_file @loader_path/../lib/libvlc.dylib:$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework/lib/libvlc.dylib";
398                         dependencies = (
399                         );
400                         name = VLCKit;
401                         productInstallPath = "$(HOME)/Library/Frameworks";
402                         productName = VLC;
403                         productReference = 8DC2EF5B0486A6940098B216 /* VLCKit.framework */;
404                         productType = "com.apple.product-type.framework";
405                 };
406 /* End PBXNativeTarget section */
407
408 /* Begin PBXProject section */
409                 0867D690FE84028FC02AAC07 /* Project object */ = {
410                         isa = PBXProject;
411                         buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */;
412                         compatibilityVersion = "Xcode 3.1";
413                         hasScannedForEncodings = 1;
414                         mainGroup = 0867D691FE84028FC02AAC07 /* VLC */;
415                         productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
416                         projectDirPath = "";
417                         projectRoot = "";
418                         targets = (
419                                 633BD6D20D2ADE040012A314 /* Build Everything */,
420                                 633BD6E40D2ADF030012A314 /* Setup VLC contribs */,
421                                 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */,
422                                 6337547910ED090A0072A0D9 /* Make VLC */,
423                                 8DC2EF4F0486A6940098B216 /* VLCKit */,
424                         );
425                 };
426 /* End PBXProject section */
427
428 /* Begin PBXResourcesBuildPhase section */
429                 8DC2EF520486A6940098B216 /* Resources */ = {
430                         isa = PBXResourcesBuildPhase;
431                         buildActionMask = 2147483647;
432                         files = (
433                         );
434                         runOnlyForDeploymentPostprocessing = 0;
435                 };
436 /* End PBXResourcesBuildPhase section */
437
438 /* Begin PBXShellScriptBuildPhase section */
439                 631A90420D5A007D0014A2CE /* bootstrap */ = {
440                         isa = PBXShellScriptBuildPhase;
441                         buildActionMask = 2147483647;
442                         files = (
443                         );
444                         inputPaths = (
445                                 "$(SRCROOT)/../../../configure.ac",
446                                 "$(SRCROOT)/../../../bootstrap",
447                         );
448                         name = bootstrap;
449                         outputPaths = (
450                                 "$(SRCROOT)/../../../configure",
451                         );
452                         runOnlyForDeploymentPostprocessing = 0;
453                         shellPath = /bin/sh;
454                         shellScript = "top_srcdir=`pwd`/../../..\n\nif test $ACTION = \"clean\"\nthen\n    exit 0\nfi\n\ncd $top_srcdir && ./bootstrap\n";
455                         showEnvVarsInLog = 0;
456                 };
457                 6337548010ED091D0072A0D9 /* make */ = {
458                         isa = PBXShellScriptBuildPhase;
459                         buildActionMask = 2147483647;
460                         files = (
461                         );
462                         inputPaths = (
463                         );
464                         name = make;
465                         outputPaths = (
466                         );
467                         runOnlyForDeploymentPostprocessing = 0;
468                         shellPath = /bin/sh;
469                         shellScript = "cd  $SYMROOT/vlc_build_dir\nmake";
470                 };
471                 633754D310ED0D330072A0D9 /* install */ = {
472                         isa = PBXShellScriptBuildPhase;
473                         buildActionMask = 2147483647;
474                         files = (
475                         );
476                         inputPaths = (
477                                 "$(SYMROOT)/vlc_build_dir/src/.lib/libvlccore.dylib",
478                                 "$(SYMROOT)/vlc_build_dir/src/.lib/libvlc.dylib",
479                                 "$(SYMROOT)/vlc_build_dir/bin/.lib/vlc",
480                         );
481                         name = install;
482                         outputPaths = (
483                                 "$(SYMROOT)/vlc_build_dir/lib/libvlccore.dylib",
484                                 "$(SYMROOT)/vlc_build_dir/lib/libvlc.dylib",
485                                 "$(SYMROOT)/vlc_build_dir/bin/vlc",
486                         );
487                         runOnlyForDeploymentPostprocessing = 0;
488                         shellPath = /bin/sh;
489                         shellScript = "cd  $SYMROOT/vlc_build_dir\ncd src\necho \"Installing libvlc, libvlccore, vlc\"\nmake install --quiet > /dev/null";
490                 };
491                 633BD6E30D2ADF030012A314 /* bootstrap */ = {
492                         isa = PBXShellScriptBuildPhase;
493                         buildActionMask = 2147483647;
494                         files = (
495                         );
496                         inputPaths = (
497                                 $SRCROOT/../../../extras/contrib/bootstrap,
498                         );
499                         name = bootstrap;
500                         outputPaths = (
501                                 $SRCROOT/../../../extras/contrib/config.mak,
502                         );
503                         runOnlyForDeploymentPostprocessing = 0;
504                         shellPath = /bin/sh;
505                         shellScript = "if test $ACTION = \"clean\"\nthen\n    cd ../../../extras/contrib && make clean\n    exit 0\nfi\nif test $ARCHS = \"x86_64\"\nthen\n    cd ../../../extras/contrib && ./bootstrap x86_64-apple-darwin10\nelse\n    cd ../../../extras/contrib && ./bootstrap\nfi";
506                         showEnvVarsInLog = 0;
507                 };
508                 633BD6EB0D2ADF280012A314 /* make bin */ = {
509                         isa = PBXShellScriptBuildPhase;
510                         buildActionMask = 2147483647;
511                         files = (
512                         );
513                         inputPaths = (
514                         );
515                         name = "make bin";
516                         outputPaths = (
517                         );
518                         runOnlyForDeploymentPostprocessing = 0;
519                         shellPath = /bin/sh;
520                         shellScript = "if test \"$ACTION\" = \"clean\"; then\n    exit 0\nfi\ncd ../../../extras/contrib && make\n";
521                         showEnvVarsInLog = 0;
522                 };
523                 63FFDBCD0D2AE2AE0092FC96 /* configure */ = {
524                         isa = PBXShellScriptBuildPhase;
525                         buildActionMask = 2147483647;
526                         files = (
527                         );
528                         inputPaths = (
529                                 "$(SRCROOT)/Configure.sh",
530                                 "$(SRCROOT)/../../../configure",
531                         );
532                         name = configure;
533                         outputPaths = (
534                                 "$(SYMROOT)/vlc_build_dir/Makefile",
535                         );
536                         runOnlyForDeploymentPostprocessing = 0;
537                         shellPath = /bin/sh;
538                         shellScript = "sh $SOURCE_ROOT/Configure.sh";
539                 };
540                 EF78BD2E0CAEEF9500354E6E /* ShellScript */ = {
541                         isa = PBXShellScriptBuildPhase;
542                         buildActionMask = 2147483647;
543                         files = (
544                         );
545                         inputPaths = (
546                         );
547                         outputPaths = (
548                         );
549                         runOnlyForDeploymentPostprocessing = 0;
550                         shellPath = /bin/sh;
551                         shellScript = "sh $SOURCE_ROOT/Pre-Compile.sh";
552                         showEnvVarsInLog = 0;
553                 };
554 /* End PBXShellScriptBuildPhase section */
555
556 /* Begin PBXSourcesBuildPhase section */
557                 8DC2EF540486A6940098B216 /* Sources */ = {
558                         isa = PBXSourcesBuildPhase;
559                         buildActionMask = 2147483647;
560                         files = (
561                                 EF78BD460CAEEFF600354E6E /* VLCEventManager.m in Sources */,
562                                 EF78BD470CAEEFF600354E6E /* VLCLibrary.m in Sources */,
563                                 EF78BD480CAEEFF600354E6E /* VLCMedia.m in Sources */,
564                                 EF78BD4A0CAEEFF600354E6E /* VLCMediaLibrary.m in Sources */,
565                                 EF78BD4B0CAEEFF600354E6E /* VLCMediaList.m in Sources */,
566                                 EF78BE100CAF039400354E6E /* VLCTime.m in Sources */,
567                                 EF78BEF40CAF07E500354E6E /* VLCVideoView.m in Sources */,
568                                 EF8BB8D10CAFA8D80038A613 /* VLCMediaPlayer.m in Sources */,
569                                 EF7311910CB5797B009473B4 /* VLCAudio.m in Sources */,
570                                 637D5ADC0CF6F2720073EA45 /* VLCMediaDiscoverer.m in Sources */,
571                                 6341FCB10D2C0936002A97B7 /* VLCVideoLayer.m in Sources */,
572                                 A7A0CEA50D2EF13000F2C039 /* VLCVideoCommon.m in Sources */,
573                                 632A0E860D3835C400AFC99B /* VLCStreamSession.m in Sources */,
574                                 632A0EC40D38392E00AFC99B /* VLCStreamOutput.m in Sources */,
575                                 63014A7A1042ACE100534090 /* VLCMediaListPlayer.m in Sources */,
576                                 63098FDC110E7159005F46AE /* VLCExtensionsManager.m in Sources */,
577                                 63099116110F0EC3005F46AE /* VLCExtension.m in Sources */,
578                         );
579                         runOnlyForDeploymentPostprocessing = 0;
580                 };
581 /* End PBXSourcesBuildPhase section */
582
583 /* Begin PBXTargetDependency section */
584                 633754FA10ED103B0072A0D9 /* PBXTargetDependency */ = {
585                         isa = PBXTargetDependency;
586                         target = 6337547910ED090A0072A0D9 /* Make VLC */;
587                         targetProxy = 633754F910ED103B0072A0D9 /* PBXContainerItemProxy */;
588                 };
589                 633BD6EE0D2AE03E0012A314 /* PBXTargetDependency */ = {
590                         isa = PBXTargetDependency;
591                         target = 633BD6E40D2ADF030012A314 /* Setup VLC contribs */;
592                         targetProxy = 633BD6ED0D2AE03E0012A314 /* PBXContainerItemProxy */;
593                 };
594                 633BD6F20D2AE0430012A314 /* PBXTargetDependency */ = {
595                         isa = PBXTargetDependency;
596                         target = 8DC2EF4F0486A6940098B216 /* VLCKit */;
597                         targetProxy = 633BD6F10D2AE0430012A314 /* PBXContainerItemProxy */;
598                 };
599                 63FFDBD30D2AE3070092FC96 /* PBXTargetDependency */ = {
600                         isa = PBXTargetDependency;
601                         target = 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */;
602                         targetProxy = 63FFDBD20D2AE3070092FC96 /* PBXContainerItemProxy */;
603                 };
604 /* End PBXTargetDependency section */
605
606 /* Begin XCBuildConfiguration section */
607                 1DEB91AE08733DA50010E9CD /* Debug */ = {
608                         isa = XCBuildConfiguration;
609                         buildSettings = {
610                                 COPY_PHASE_STRIP = NO;
611                                 DYLIB_COMPATIBILITY_VERSION = 1;
612                                 DYLIB_CURRENT_VERSION = 1;
613                                 FRAMEWORK_VERSION = A;
614                                 GCC_DYNAMIC_NO_PIC = NO;
615                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
616                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
617                                 GCC_MODEL_TUNING = "";
618                                 GCC_OPTIMIZATION_LEVEL = 0;
619                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
620                                 GCC_PREFIX_HEADER = VLC_Prefix.pch;
621                                 GCC_VERSION = com.apple.compilers.llvmgcc42;
622                                 HEADER_SEARCH_PATHS = (
623                                         "$(VLC_SRC_DIR)/include",
624                                         "Headers/**",
625                                 );
626                                 INFOPLIST_FILE = Resources/Info.plist;
627                                 INSTALL_PATH = "@loader_path/../Frameworks";
628                                 LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
629                                 LD_FLAGS_LIBVLC = "-dylib_file @loader_path/lib/libvlc.dylib:$(VLC_FRAMEWORK)/lib/libvlc.dylib";
630                                 LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
631                                 LIBRARY_SEARCH_PATHS = "$(VLC_FRAMEWORK)/lib";
632                                 ONLY_ACTIVE_ARCH = YES;
633                                 OTHER_LDFLAGS = (
634                                         "-lvlccore",
635                                         "-single_module",
636                                         "-read_only_relocs",
637                                         suppress,
638                                         "-lvlc",
639                                 );
640                                 PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
641                                 PRODUCT_NAME = VLCKit;
642                                 SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
643                                 SDKROOT = macosx10.5;
644                                 VLC_BUILD_DIR = "$(SYMROOT)/vlc_build_dir";
645                                 VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework";
646                                 VLC_SRC_DIR = ../../..;
647                                 WRAPPER_EXTENSION = framework;
648                         };
649                         name = Debug;
650                 };
651                 1DEB91AF08733DA50010E9CD /* Release */ = {
652                         isa = XCBuildConfiguration;
653                         buildSettings = {
654                                 DYLIB_COMPATIBILITY_VERSION = 1;
655                                 DYLIB_CURRENT_VERSION = 1;
656                                 FRAMEWORK_VERSION = A;
657                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
658                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
659                                 GCC_MODEL_TUNING = "";
660                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
661                                 GCC_PREFIX_HEADER = VLC_Prefix.pch;
662                                 GCC_VERSION = com.apple.compilers.llvmgcc42;
663                                 HEADER_SEARCH_PATHS = (
664                                         "$(VLC_SRC_DIR)/include",
665                                         "Headers/**",
666                                 );
667                                 INFOPLIST_FILE = Resources/Info.plist;
668                                 INSTALL_PATH = "@loader_path/../Frameworks";
669                                 LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
670                                 LD_FLAGS_LIBVLC = "-dylib_file @loader_path/lib/libvlc.dylib:$(VLC_FRAMEWORK)/lib/libvlc.dylib -dylib_file @loader_path/../lib/libvlc.dylib:$(VLC_FRAMEWORK)/lib/libvlc.dylib";
671                                 LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
672                                 LIBRARY_SEARCH_PATHS = "$(VLC_FRAMEWORK)/lib";
673                                 ONLY_ACTIVE_ARCH = YES;
674                                 OTHER_LDFLAGS = (
675                                         "-single_module",
676                                         "-read_only_relocs",
677                                         suppress,
678                                         "-lvlc",
679                                         "$(LD_FLAGS_LIBINTL)",
680                                         "$(LD_FLAGS_LIBVLC)",
681                                         "$(LD_FLAGS_LIBVLC_CONTROL)",
682                                 );
683                                 PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
684                                 PRODUCT_NAME = VLCKit;
685                                 SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
686                                 SDKROOT = macosx10.5;
687                                 VLC_BUILD_DIR = "$(SYMROOT)/vlc_build_dir";
688                                 VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework";
689                                 VLC_SRC_DIR = ../../..;
690                                 WRAPPER_EXTENSION = framework;
691                         };
692                         name = Release;
693                 };
694                 1DEB91B208733DA50010E9CD /* Debug */ = {
695                         isa = XCBuildConfiguration;
696                         buildSettings = {
697                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
698                                 GCC_C_LANGUAGE_STANDARD = c99;
699                                 GCC_ENABLE_OBJC_GC = supported;
700                                 GCC_VERSION = com.apple.compilers.llvmgcc42;
701                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
702                                 GCC_WARN_UNUSED_VARIABLE = YES;
703                                 ONLY_ACTIVE_ARCH = YES;
704                                 PREBINDING = NO;
705                                 SDKROOT = macosx10.5;
706                         };
707                         name = Debug;
708                 };
709                 1DEB91B308733DA50010E9CD /* Release */ = {
710                         isa = XCBuildConfiguration;
711                         buildSettings = {
712                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
713                                 GCC_C_LANGUAGE_STANDARD = c99;
714                                 GCC_ENABLE_OBJC_GC = supported;
715                                 GCC_VERSION = com.apple.compilers.llvmgcc42;
716                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
717                                 GCC_WARN_UNUSED_VARIABLE = YES;
718                                 ONLY_ACTIVE_ARCH = YES;
719                                 PREBINDING = NO;
720                                 SDKROOT = macosx10.5;
721                         };
722                         name = Release;
723                 };
724                 6337547C10ED090B0072A0D9 /* Debug */ = {
725                         isa = XCBuildConfiguration;
726                         buildSettings = {
727                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
728                                 CC = "/Developer/usr/bin/llvm-gcc-4.2";
729                                 COPY_PHASE_STRIP = NO;
730                                 CXX = "/Developer/usr/bin/llvm-g++-4.2";
731                                 GCC_DYNAMIC_NO_PIC = NO;
732                                 GCC_ENABLE_OBJC_GC = supported;
733                                 GCC_OPTIMIZATION_LEVEL = 0;
734                                 GCC_VERSION = 4.2;
735                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
736                                 GCC_WARN_UNUSED_VARIABLE = YES;
737                                 OBJC = "/Developer/usr/bin/llvm-gcc-4.2";
738                                 ONLY_ACTIVE_ARCH = YES;
739                                 PREBINDING = NO;
740                                 PRODUCT_NAME = "vlc-make";
741                                 SDKROOT = macosx10.5;
742                         };
743                         name = Debug;
744                 };
745                 6337547D10ED090B0072A0D9 /* Release */ = {
746                         isa = XCBuildConfiguration;
747                         buildSettings = {
748                                 COPY_PHASE_STRIP = YES;
749                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
750                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
751                                 PRODUCT_NAME = "Make VLC 2";
752                                 ZERO_LINK = NO;
753                         };
754                         name = Release;
755                 };
756                 633BD6D40D2ADE050012A314 /* Debug */ = {
757                         isa = XCBuildConfiguration;
758                         buildSettings = {
759                                 COPY_PHASE_STRIP = NO;
760                                 GCC_DYNAMIC_NO_PIC = NO;
761                                 GCC_OPTIMIZATION_LEVEL = 0;
762                                 PRODUCT_NAME = "vlc-core-modules";
763                         };
764                         name = Debug;
765                 };
766                 633BD6D50D2ADE050012A314 /* Release */ = {
767                         isa = XCBuildConfiguration;
768                         buildSettings = {
769                                 COPY_PHASE_STRIP = YES;
770                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
771                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
772                                 PRODUCT_NAME = "vlc-core-modules";
773                                 ZERO_LINK = NO;
774                         };
775                         name = Release;
776                 };
777                 633BD6E50D2ADF030012A314 /* Debug */ = {
778                         isa = XCBuildConfiguration;
779                         buildSettings = {
780                                 COPY_PHASE_STRIP = NO;
781                                 GCC_DYNAMIC_NO_PIC = NO;
782                                 GCC_OPTIMIZATION_LEVEL = 0;
783                                 PRODUCT_NAME = "vlc-contrib";
784                         };
785                         name = Debug;
786                 };
787                 633BD6E60D2ADF030012A314 /* Release */ = {
788                         isa = XCBuildConfiguration;
789                         buildSettings = {
790                                 COPY_PHASE_STRIP = YES;
791                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
792                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
793                                 PRODUCT_NAME = "vlc-contrib";
794                                 ZERO_LINK = NO;
795                         };
796                         name = Release;
797                 };
798                 63FFDBD00D2AE2AE0092FC96 /* Debug */ = {
799                         isa = XCBuildConfiguration;
800                         buildSettings = {
801                                 CC = "/Developer/usr/bin/llvm-gcc-4.2";
802                                 COPY_PHASE_STRIP = NO;
803                                 CXX = "/Developer/usr/bin/llvm-g++-4.2";
804                                 GCC_DYNAMIC_NO_PIC = NO;
805                                 GCC_OPTIMIZATION_LEVEL = 0;
806                                 GCC_VERSION = 4.2;
807                                 OBJC = "/Developer/usr/bin/llvm-gcc-4.2";
808                                 PRODUCT_NAME = "vlc-bootstrap";
809                         };
810                         name = Debug;
811                 };
812                 63FFDBD10D2AE2AE0092FC96 /* Release */ = {
813                         isa = XCBuildConfiguration;
814                         buildSettings = {
815                                 CC = "/Developer/usr/bin/llvm-gcc-4.2";
816                                 COPY_PHASE_STRIP = YES;
817                                 CXX = "/Developer/usr/bin/llvm-g++-4.2";
818                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
819                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
820                                 GCC_VERSION = 4.2;
821                                 OBJC = "/Developer/usr/bin/llvm-gcc-4.2";
822                                 PRODUCT_NAME = "vlc-bootstrap";
823                                 ZERO_LINK = NO;
824                         };
825                         name = Release;
826                 };
827 /* End XCBuildConfiguration section */
828
829 /* Begin XCConfigurationList section */
830                 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "VLCKit" */ = {
831                         isa = XCConfigurationList;
832                         buildConfigurations = (
833                                 1DEB91AE08733DA50010E9CD /* Debug */,
834                                 1DEB91AF08733DA50010E9CD /* Release */,
835                         );
836                         defaultConfigurationIsVisible = 0;
837                         defaultConfigurationName = Debug;
838                 };
839                 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */ = {
840                         isa = XCConfigurationList;
841                         buildConfigurations = (
842                                 1DEB91B208733DA50010E9CD /* Debug */,
843                                 1DEB91B308733DA50010E9CD /* Release */,
844                         );
845                         defaultConfigurationIsVisible = 0;
846                         defaultConfigurationName = Debug;
847                 };
848                 6337548110ED093B0072A0D9 /* Build configuration list for PBXAggregateTarget "Make VLC" */ = {
849                         isa = XCConfigurationList;
850                         buildConfigurations = (
851                                 6337547C10ED090B0072A0D9 /* Debug */,
852                                 6337547D10ED090B0072A0D9 /* Release */,
853                         );
854                         defaultConfigurationIsVisible = 0;
855                         defaultConfigurationName = Debug;
856                 };
857                 633BD6D60D2ADE230012A314 /* Build configuration list for PBXAggregateTarget "Build Everything" */ = {
858                         isa = XCConfigurationList;
859                         buildConfigurations = (
860                                 633BD6D40D2ADE050012A314 /* Debug */,
861                                 633BD6D50D2ADE050012A314 /* Release */,
862                         );
863                         defaultConfigurationIsVisible = 0;
864                         defaultConfigurationName = Debug;
865                 };
866                 633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "Setup VLC contribs" */ = {
867                         isa = XCConfigurationList;
868                         buildConfigurations = (
869                                 633BD6E50D2ADF030012A314 /* Debug */,
870                                 633BD6E60D2ADF030012A314 /* Release */,
871                         );
872                         defaultConfigurationIsVisible = 0;
873                         defaultConfigurationName = Debug;
874                 };
875                 63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "Run VLC configure" */ = {
876                         isa = XCConfigurationList;
877                         buildConfigurations = (
878                                 63FFDBD00D2AE2AE0092FC96 /* Debug */,
879                                 63FFDBD10D2AE2AE0092FC96 /* Release */,
880                         );
881                         defaultConfigurationIsVisible = 0;
882                         defaultConfigurationName = Debug;
883                 };
884 /* End XCConfigurationList section */
885         };
886         rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
887 }