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