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