]> git.sesse.net Git - vlc/blob - projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
macosx/framework: Change the name of the default target to "Build Everything"
[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 /* 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                                 633BD6F00D2AE0400012A314 /* PBXTargetDependency */,
31                                 633BD6F20D2AE0430012A314 /* PBXTargetDependency */,
32                         );
33                         name = "Build Everything";
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 /* Build Everything */,
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)/../../../configure.ac",
469                                 "$(SRCROOT)/../../../bootstrap",
470                         );
471                         name = bootstrap;
472                         outputPaths = (
473                                 "$(SRCROOT)/../../../configure",
474                         );
475                         runOnlyForDeploymentPostprocessing = 0;
476                         shellPath = /bin/sh;
477                         shellScript = "top_srcdir=`pwd`/../../..\n\nif test $ACTION = \"clean\"\nthen\n    exit 0\nfi\n\ncd $top_srcdir && ./bootstrap\n";
478                         showEnvVarsInLog = 0;
479                 };
480                 633BD6E30D2ADF030012A314 /* bootstrap */ = {
481                         isa = PBXShellScriptBuildPhase;
482                         buildActionMask = 2147483647;
483                         files = (
484                         );
485                         inputPaths = (
486                                 $SRCROOT/../../../extras/contrib/bootstrap,
487                         );
488                         name = bootstrap;
489                         outputPaths = (
490                                 $SRCROOT/../../../extras/contrib/config.mak,
491                         );
492                         runOnlyForDeploymentPostprocessing = 0;
493                         shellPath = /bin/sh;
494                         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";
495                         showEnvVarsInLog = 0;
496                 };
497                 633BD6EB0D2ADF280012A314 /* make bin */ = {
498                         isa = PBXShellScriptBuildPhase;
499                         buildActionMask = 2147483647;
500                         files = (
501                         );
502                         inputPaths = (
503                         );
504                         name = "make bin";
505                         outputPaths = (
506                         );
507                         runOnlyForDeploymentPostprocessing = 0;
508                         shellPath = /bin/sh;
509                         shellScript = "if test \"$ACTION\" = \"clean\"; then\n    exit 0\nfi\ncd ../../../extras/contrib && make\n";
510                         showEnvVarsInLog = 0;
511                 };
512                 63FFDBCD0D2AE2AE0092FC96 /* configure */ = {
513                         isa = PBXShellScriptBuildPhase;
514                         buildActionMask = 2147483647;
515                         files = (
516                         );
517                         inputPaths = (
518                         );
519                         name = configure;
520                         outputPaths = (
521                         );
522                         runOnlyForDeploymentPostprocessing = 0;
523                         shellPath = /bin/sh;
524                         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=\"--disable-macosx\"\nargs=\"--enable-macosx-minimal\"\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=\"--disable-ncurses $args\"\nargs=\"--disable-httpd $args\"\nargs=\"--disable-vlm $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=\"--disable-sdl $args\"\nargs=\"--disable-sdl-image $args\"\nargs=\"--disable-visual $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\"\nif test \"$CONFIGURATION\" = \"Debug\"; then\nargs=\"--enable-debug $args\"\nelse\nargs=\"--enable-release $args\"\nfi\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=\"--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";
525                         showEnvVarsInLog = 0;
526                 };
527                 EF78BD2E0CAEEF9500354E6E /* ShellScript */ = {
528                         isa = PBXShellScriptBuildPhase;
529                         buildActionMask = 2147483647;
530                         files = (
531                         );
532                         inputPaths = (
533                         );
534                         outputPaths = (
535                         );
536                         runOnlyForDeploymentPostprocessing = 0;
537                         shellPath = /bin/sh;
538                         shellScript = "sh $SOURCE_ROOT/Pre-Compile.sh";
539                         showEnvVarsInLog = 0;
540                 };
541 /* End PBXShellScriptBuildPhase section */
542
543 /* Begin PBXSourcesBuildPhase section */
544                 8DC2EF540486A6940098B216 /* Sources */ = {
545                         isa = PBXSourcesBuildPhase;
546                         buildActionMask = 2147483647;
547                         files = (
548                                 EF78BD460CAEEFF600354E6E /* VLCEventManager.m in Sources */,
549                                 EF78BD470CAEEFF600354E6E /* VLCLibrary.m in Sources */,
550                                 EF78BD480CAEEFF600354E6E /* VLCMedia.m in Sources */,
551                                 EF78BD4A0CAEEFF600354E6E /* VLCMediaLibrary.m in Sources */,
552                                 EF78BD4B0CAEEFF600354E6E /* VLCMediaList.m in Sources */,
553                                 EF78BE100CAF039400354E6E /* VLCTime.m in Sources */,
554                                 EF78BEF40CAF07E500354E6E /* VLCVideoView.m in Sources */,
555                                 EF8BB8D10CAFA8D80038A613 /* VLCMediaPlayer.m in Sources */,
556                                 EF7311910CB5797B009473B4 /* VLCAudio.m in Sources */,
557                                 6303C43A0CF45CAE0000ECC8 /* VLCMediaListAspect.m in Sources */,
558                                 637D5ADC0CF6F2720073EA45 /* VLCMediaDiscoverer.m in Sources */,
559                                 6341FCB10D2C0936002A97B7 /* VLCVideoLayer.m in Sources */,
560                                 A7A0CEA50D2EF13000F2C039 /* VLCVideoCommon.m in Sources */,
561                                 632A0E860D3835C400AFC99B /* VLCStreamSession.m in Sources */,
562                                 632A0EC40D38392E00AFC99B /* VLCStreamOutput.m in Sources */,
563                                 63014A7A1042ACE100534090 /* VLCMediaListPlayer.m in Sources */,
564                         );
565                         runOnlyForDeploymentPostprocessing = 0;
566                 };
567 /* End PBXSourcesBuildPhase section */
568
569 /* Begin PBXTargetDependency section */
570                 630F6D721045DE4500B03EE4 /* PBXTargetDependency */ = {
571                         isa = PBXTargetDependency;
572                         target = 633BD6DB0D2ADE4E0012A314 /* vlc-core */;
573                         targetProxy = 630F6D711045DE4500B03EE4 /* PBXContainerItemProxy */;
574                 };
575                 630F6D741045DE4900B03EE4 /* PBXTargetDependency */ = {
576                         isa = PBXTargetDependency;
577                         target = 8DC2EF4F0486A6940098B216 /* VLCKit */;
578                         targetProxy = 630F6D731045DE4900B03EE4 /* PBXContainerItemProxy */;
579                 };
580                 633BD6EE0D2AE03E0012A314 /* PBXTargetDependency */ = {
581                         isa = PBXTargetDependency;
582                         target = 633BD6E40D2ADF030012A314 /* vlc-contrib */;
583                         targetProxy = 633BD6ED0D2AE03E0012A314 /* PBXContainerItemProxy */;
584                 };
585                 633BD6F00D2AE0400012A314 /* PBXTargetDependency */ = {
586                         isa = PBXTargetDependency;
587                         target = 633BD6DB0D2ADE4E0012A314 /* vlc-core */;
588                         targetProxy = 633BD6EF0D2AE0400012A314 /* PBXContainerItemProxy */;
589                 };
590                 633BD6F20D2AE0430012A314 /* PBXTargetDependency */ = {
591                         isa = PBXTargetDependency;
592                         target = 8DC2EF4F0486A6940098B216 /* VLCKit */;
593                         targetProxy = 633BD6F10D2AE0430012A314 /* PBXContainerItemProxy */;
594                 };
595                 63FFDBD30D2AE3070092FC96 /* PBXTargetDependency */ = {
596                         isa = PBXTargetDependency;
597                         target = 63FFDBCE0D2AE2AE0092FC96 /* vlc-configure */;
598                         targetProxy = 63FFDBD20D2AE3070092FC96 /* PBXContainerItemProxy */;
599                 };
600 /* End PBXTargetDependency section */
601
602 /* Begin XCBuildConfiguration section */
603                 1DEB91AE08733DA50010E9CD /* Debug */ = {
604                         isa = XCBuildConfiguration;
605                         buildSettings = {
606                                 COPY_PHASE_STRIP = NO;
607                                 DYLIB_COMPATIBILITY_VERSION = 1;
608                                 DYLIB_CURRENT_VERSION = 1;
609                                 FRAMEWORK_VERSION = A;
610                                 GCC_DYNAMIC_NO_PIC = NO;
611                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
612                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
613                                 GCC_MODEL_TUNING = "";
614                                 GCC_OPTIMIZATION_LEVEL = 0;
615                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
616                                 GCC_PREFIX_HEADER = VLC_Prefix.pch;
617                                 GCC_VERSION = com.apple.compilers.llvmgcc42;
618                                 HEADER_SEARCH_PATHS = (
619                                         "$(VLC_SRC_DIR)/include",
620                                         "Headers/**",
621                                 );
622                                 INFOPLIST_FILE = Resources/Info.plist;
623                                 INSTALL_PATH = "@loader_path/../Frameworks";
624                                 LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
625                                 LD_FLAGS_LIBVLC = "-dylib_file @loader_path/lib/libvlc.dylib:$(VLC_FRAMEWORK)/lib/libvlc.dylib";
626                                 LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
627                                 LIBRARY_SEARCH_PATHS = "$(VLC_FRAMEWORK)/lib";
628                                 ONLY_ACTIVE_ARCH = YES;
629                                 OTHER_LDFLAGS = (
630                                         "-single_module",
631                                         "-read_only_relocs",
632                                         suppress,
633                                         "-lvlc",
634                                 );
635                                 PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
636                                 PRODUCT_NAME = VLCKit;
637                                 SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
638                                 SDKROOT = macosx10.5;
639                                 VLC_BUILD_DIR = "$(SYMROOT)/vlc_build_dir";
640                                 VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework";
641                                 VLC_SRC_DIR = ../../..;
642                                 WRAPPER_EXTENSION = framework;
643                         };
644                         name = Debug;
645                 };
646                 1DEB91AF08733DA50010E9CD /* Release */ = {
647                         isa = XCBuildConfiguration;
648                         buildSettings = {
649                                 DYLIB_COMPATIBILITY_VERSION = 1;
650                                 DYLIB_CURRENT_VERSION = 1;
651                                 FRAMEWORK_VERSION = A;
652                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
653                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
654                                 GCC_MODEL_TUNING = "";
655                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
656                                 GCC_PREFIX_HEADER = VLC_Prefix.pch;
657                                 GCC_VERSION = com.apple.compilers.llvmgcc42;
658                                 HEADER_SEARCH_PATHS = (
659                                         "$(VLC_SRC_DIR)/include",
660                                         "Headers/**",
661                                 );
662                                 INFOPLIST_FILE = Resources/Info.plist;
663                                 INSTALL_PATH = "@loader_path/../Frameworks";
664                                 LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
665                                 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";
666                                 LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
667                                 LIBRARY_SEARCH_PATHS = "$(VLC_FRAMEWORK)/lib";
668                                 ONLY_ACTIVE_ARCH = YES;
669                                 OTHER_LDFLAGS = (
670                                         "-single_module",
671                                         "-read_only_relocs",
672                                         suppress,
673                                         "-lvlc",
674                                         "$(LD_FLAGS_LIBINTL)",
675                                         "$(LD_FLAGS_LIBVLC)",
676                                         "$(LD_FLAGS_LIBVLC_CONTROL)",
677                                 );
678                                 PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
679                                 PRODUCT_NAME = VLCKit;
680                                 SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
681                                 SDKROOT = macosx10.5;
682                                 VLC_BUILD_DIR = "$(SYMROOT)/vlc_build_dir";
683                                 VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework";
684                                 VLC_SRC_DIR = ../../..;
685                                 WRAPPER_EXTENSION = framework;
686                         };
687                         name = Release;
688                 };
689                 1DEB91B208733DA50010E9CD /* Debug */ = {
690                         isa = XCBuildConfiguration;
691                         buildSettings = {
692                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
693                                 GCC_ENABLE_OBJC_GC = supported;
694                                 GCC_VERSION = com.apple.compilers.llvmgcc42;
695                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
696                                 GCC_WARN_UNUSED_VARIABLE = YES;
697                                 ONLY_ACTIVE_ARCH = YES;
698                                 PREBINDING = NO;
699                                 SDKROOT = macosx10.5;
700                         };
701                         name = Debug;
702                 };
703                 1DEB91B308733DA50010E9CD /* Release */ = {
704                         isa = XCBuildConfiguration;
705                         buildSettings = {
706                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
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 = Release;
716                 };
717                 630F6D6F1045DE4000B03EE4 /* Debug */ = {
718                         isa = XCBuildConfiguration;
719                         buildSettings = {
720                                 COPY_PHASE_STRIP = NO;
721                                 GCC_DYNAMIC_NO_PIC = NO;
722                                 GCC_OPTIMIZATION_LEVEL = 0;
723                                 PRODUCT_NAME = "core-framework";
724                         };
725                         name = Debug;
726                 };
727                 630F6D701045DE4000B03EE4 /* Release */ = {
728                         isa = XCBuildConfiguration;
729                         buildSettings = {
730                                 COPY_PHASE_STRIP = YES;
731                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
732                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
733                                 PRODUCT_NAME = "core-framework";
734                                 ZERO_LINK = NO;
735                         };
736                         name = Release;
737                 };
738                 633BD6D40D2ADE050012A314 /* Debug */ = {
739                         isa = XCBuildConfiguration;
740                         buildSettings = {
741                                 COPY_PHASE_STRIP = NO;
742                                 GCC_DYNAMIC_NO_PIC = NO;
743                                 GCC_OPTIMIZATION_LEVEL = 0;
744                                 PRODUCT_NAME = "vlc-core-modules";
745                         };
746                         name = Debug;
747                 };
748                 633BD6D50D2ADE050012A314 /* Release */ = {
749                         isa = XCBuildConfiguration;
750                         buildSettings = {
751                                 COPY_PHASE_STRIP = YES;
752                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
753                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
754                                 PRODUCT_NAME = "vlc-core-modules";
755                                 ZERO_LINK = NO;
756                         };
757                         name = Release;
758                 };
759                 633BD6DD0D2ADE4F0012A314 /* Debug */ = {
760                         isa = XCBuildConfiguration;
761                         buildSettings = {
762                                 COPY_PHASE_STRIP = NO;
763                                 GCC_DYNAMIC_NO_PIC = NO;
764                                 GCC_OPTIMIZATION_LEVEL = 0;
765                         };
766                         name = Debug;
767                 };
768                 633BD6DE0D2ADE4F0012A314 /* Release */ = {
769                         isa = XCBuildConfiguration;
770                         buildSettings = {
771                                 COPY_PHASE_STRIP = YES;
772                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
773                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
774                                 PRODUCT_NAME = "vlc-core";
775                                 ZERO_LINK = NO;
776                         };
777                         name = Release;
778                 };
779                 633BD6E50D2ADF030012A314 /* Debug */ = {
780                         isa = XCBuildConfiguration;
781                         buildSettings = {
782                                 COPY_PHASE_STRIP = NO;
783                                 GCC_DYNAMIC_NO_PIC = NO;
784                                 GCC_OPTIMIZATION_LEVEL = 0;
785                                 PRODUCT_NAME = "vlc-contrib";
786                         };
787                         name = Debug;
788                 };
789                 633BD6E60D2ADF030012A314 /* Release */ = {
790                         isa = XCBuildConfiguration;
791                         buildSettings = {
792                                 COPY_PHASE_STRIP = YES;
793                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
794                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
795                                 PRODUCT_NAME = "vlc-contrib";
796                                 ZERO_LINK = NO;
797                         };
798                         name = Release;
799                 };
800                 63FFDBD00D2AE2AE0092FC96 /* Debug */ = {
801                         isa = XCBuildConfiguration;
802                         buildSettings = {
803                                 CC = "/Developer/usr/bin/llvm-gcc-4.2";
804                                 COPY_PHASE_STRIP = NO;
805                                 CXX = "/Developer/usr/bin/llvm-g++-4.2";
806                                 GCC_DYNAMIC_NO_PIC = NO;
807                                 GCC_OPTIMIZATION_LEVEL = 0;
808                                 GCC_VERSION = 4.2;
809                                 OBJC = "/Developer/usr/bin/llvm-gcc-4.2";
810                                 PRODUCT_NAME = "vlc-bootstrap";
811                         };
812                         name = Debug;
813                 };
814                 63FFDBD10D2AE2AE0092FC96 /* Release */ = {
815                         isa = XCBuildConfiguration;
816                         buildSettings = {
817                                 CC = "/Developer/usr/bin/llvm-gcc-4.2";
818                                 COPY_PHASE_STRIP = YES;
819                                 CXX = "/Developer/usr/bin/llvm-g++-4.2";
820                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
821                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
822                                 GCC_VERSION = 4.2;
823                                 OBJC = "/Developer/usr/bin/llvm-gcc-4.2";
824                                 PRODUCT_NAME = "vlc-bootstrap";
825                                 ZERO_LINK = NO;
826                         };
827                         name = Release;
828                 };
829 /* End XCBuildConfiguration section */
830
831 /* Begin XCConfigurationList section */
832                 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "VLCKit" */ = {
833                         isa = XCConfigurationList;
834                         buildConfigurations = (
835                                 1DEB91AE08733DA50010E9CD /* Debug */,
836                                 1DEB91AF08733DA50010E9CD /* Release */,
837                         );
838                         defaultConfigurationIsVisible = 0;
839                         defaultConfigurationName = Debug;
840                 };
841                 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */ = {
842                         isa = XCConfigurationList;
843                         buildConfigurations = (
844                                 1DEB91B208733DA50010E9CD /* Debug */,
845                                 1DEB91B308733DA50010E9CD /* Release */,
846                         );
847                         defaultConfigurationIsVisible = 0;
848                         defaultConfigurationName = Debug;
849                 };
850                 630F6D801045DE6300B03EE4 /* Build configuration list for PBXAggregateTarget "core-framework" */ = {
851                         isa = XCConfigurationList;
852                         buildConfigurations = (
853                                 630F6D6F1045DE4000B03EE4 /* Debug */,
854                                 630F6D701045DE4000B03EE4 /* Release */,
855                         );
856                         defaultConfigurationIsVisible = 0;
857                         defaultConfigurationName = Debug;
858                 };
859                 633BD6D60D2ADE230012A314 /* Build configuration list for PBXAggregateTarget "Build Everything" */ = {
860                         isa = XCConfigurationList;
861                         buildConfigurations = (
862                                 633BD6D40D2ADE050012A314 /* Debug */,
863                                 633BD6D50D2ADE050012A314 /* Release */,
864                         );
865                         defaultConfigurationIsVisible = 0;
866                         defaultConfigurationName = Debug;
867                 };
868                 633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "vlc-core" */ = {
869                         isa = XCConfigurationList;
870                         buildConfigurations = (
871                                 633BD6DD0D2ADE4F0012A314 /* Debug */,
872                                 633BD6DE0D2ADE4F0012A314 /* Release */,
873                         );
874                         defaultConfigurationIsVisible = 0;
875                         defaultConfigurationName = Debug;
876                 };
877                 633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "vlc-contrib" */ = {
878                         isa = XCConfigurationList;
879                         buildConfigurations = (
880                                 633BD6E50D2ADF030012A314 /* Debug */,
881                                 633BD6E60D2ADF030012A314 /* Release */,
882                         );
883                         defaultConfigurationIsVisible = 0;
884                         defaultConfigurationName = Debug;
885                 };
886                 63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "vlc-configure" */ = {
887                         isa = XCConfigurationList;
888                         buildConfigurations = (
889                                 63FFDBD00D2AE2AE0092FC96 /* Debug */,
890                                 63FFDBD10D2AE2AE0092FC96 /* Release */,
891                         );
892                         defaultConfigurationIsVisible = 0;
893                         defaultConfigurationName = Debug;
894                 };
895 /* End XCConfigurationList section */
896         };
897         rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
898 }