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