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