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