]> git.sesse.net Git - vlc/blob - projects/macosx/framework/MobileVLCKit.xcodeproj/project.pbxproj
VLCKit: Import MobileVLCKit.
[vlc] / projects / macosx / framework / MobileVLCKit.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 45;
7         objects = {
8
9 /* Begin PBXAggregateTarget section */
10                 7A5ECAF911DE917B00F66AF3 /* Aggregate static plugins */ = {
11                         isa = PBXAggregateTarget;
12                         buildConfigurationList = 7A5ECB1011DE919F00F66AF3 /* Build configuration list for PBXAggregateTarget "Aggregate static plugins" */;
13                         buildPhases = (
14                                 7A5ECAF811DE917B00F66AF3 /* Aggregate static plugins script */,
15                         );
16                         dependencies = (
17                         );
18                         name = "Aggregate static plugins";
19                         productName = "Aggregate static plugins";
20                 };
21 /* End PBXAggregateTarget section */
22
23 /* Begin PBXBuildFile section */
24                 6360B0E211E7F0C000EAD790 /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */; };
25                 6360B10611E7F27300EAD790 /* VLCMediaDiscoverer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */; };
26                 636E975811EBC67A002FE8A9 /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */; };
27                 636E979111EBC97C002FE8A9 /* VLCMediaThumbnailer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */; };
28                 7A5ECACB11DE8F7300F66AF3 /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */; };
29                 7A5ECACC11DE8F7300F66AF3 /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */; };
30                 7A5ECACD11DE8F7300F66AF3 /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */; };
31                 7A5ECACE11DE8F7300F66AF3 /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */; };
32                 7A5ECACF11DE8F7300F66AF3 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */; };
33                 7A5ECAD011DE8F7300F66AF3 /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */; };
34                 7A5ECAD111DE8F7300F66AF3 /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECACA11DE8F7300F66AF3 /* VLCAudio.m */; };
35                 7A5ECB5511DE961700F66AF3 /* VLCLibrary.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */; };
36                 7A5ECB5611DE961700F66AF3 /* VLCMedia.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */; };
37                 7A5ECB5711DE961700F66AF3 /* VLCMediaList.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */; };
38                 7A5ECB5811DE961700F66AF3 /* VLCMediaPlayer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */; };
39                 7A5ECB5911DE961700F66AF3 /* VLCTime.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */; };
40                 7A5ECB5A11DE961700F66AF3 /* VLCAudio.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD911DE8FAB00F66AF3 /* VLCAudio.h */; };
41                 7A5ECB9E11DE975A00F66AF3 /* MobileVLCKit.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */; };
42                 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
43 /* End PBXBuildFile section */
44
45 /* Begin PBXCopyFilesBuildPhase section */
46                 7A5ECB6211DE961B00F66AF3 /* Copy Headers */ = {
47                         isa = PBXCopyFilesBuildPhase;
48                         buildActionMask = 2147483647;
49                         dstPath = include/MobileVLCKit;
50                         dstSubfolderSpec = 16;
51                         files = (
52                                 7A5ECB9E11DE975A00F66AF3 /* MobileVLCKit.h in Copy Headers */,
53                                 7A5ECB5511DE961700F66AF3 /* VLCLibrary.h in Copy Headers */,
54                                 7A5ECB5611DE961700F66AF3 /* VLCMedia.h in Copy Headers */,
55                                 636E979111EBC97C002FE8A9 /* VLCMediaThumbnailer.h in Copy Headers */,
56                                 7A5ECB5711DE961700F66AF3 /* VLCMediaList.h in Copy Headers */,
57                                 7A5ECB5811DE961700F66AF3 /* VLCMediaPlayer.h in Copy Headers */,
58                                 6360B10611E7F27300EAD790 /* VLCMediaDiscoverer.h in Copy Headers */,
59                                 7A5ECB5911DE961700F66AF3 /* VLCTime.h in Copy Headers */,
60                                 7A5ECB5A11DE961700F66AF3 /* VLCAudio.h in Copy Headers */,
61                         );
62                         name = "Copy Headers";
63                         runOnlyForDeploymentPostprocessing = 0;
64                 };
65 /* End PBXCopyFilesBuildPhase section */
66
67 /* Begin PBXFileReference section */
68                 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaDiscoverer.m; path = Sources/VLCMediaDiscoverer.m; sourceTree = "<group>"; };
69                 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaDiscoverer.h; path = Headers/Public/VLCMediaDiscoverer.h; sourceTree = "<group>"; };
70                 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaThumbnailer.m; path = Sources/VLCMediaThumbnailer.m; sourceTree = "<group>"; };
71                 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaThumbnailer.h; path = Headers/Public/VLCMediaThumbnailer.h; sourceTree = "<group>"; };
72                 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCEventManager.m; path = Sources/VLCEventManager.m; sourceTree = "<group>"; };
73                 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCLibrary.m; path = Sources/VLCLibrary.m; sourceTree = "<group>"; };
74                 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMedia.m; path = Sources/VLCMedia.m; sourceTree = "<group>"; };
75                 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaList.m; path = Sources/VLCMediaList.m; sourceTree = "<group>"; };
76                 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaPlayer.m; path = Sources/VLCMediaPlayer.m; sourceTree = "<group>"; };
77                 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCTime.m; path = Sources/VLCTime.m; sourceTree = "<group>"; };
78                 7A5ECACA11DE8F7300F66AF3 /* VLCAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCAudio.m; path = Sources/VLCAudio.m; sourceTree = "<group>"; };
79                 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibrary.h; path = Headers/Public/VLCLibrary.h; sourceTree = "<group>"; };
80                 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMedia.h; path = Headers/Public/VLCMedia.h; sourceTree = "<group>"; };
81                 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaList.h; path = Headers/Public/VLCMediaList.h; sourceTree = "<group>"; };
82                 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaPlayer.h; path = Headers/Public/VLCMediaPlayer.h; sourceTree = "<group>"; };
83                 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCTime.h; path = Headers/Public/VLCTime.h; sourceTree = "<group>"; };
84                 7A5ECAD911DE8FAB00F66AF3 /* VLCAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCAudio.h; path = Headers/Public/VLCAudio.h; sourceTree = "<group>"; };
85                 7A5ECAE411DE8FEF00F66AF3 /* VLCLibVLCBridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibVLCBridging.h; path = Headers/Internal/VLCLibVLCBridging.h; sourceTree = "<group>"; };
86                 7A5ECAE511DE8FEF00F66AF3 /* VLCEventManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCEventManager.h; path = Headers/Internal/VLCEventManager.h; sourceTree = "<group>"; };
87                 7A5ECB3311DE948C00F66AF3 /* MobileVLCKit.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = MobileVLCKit.xcconfig; path = MobileVLCKit/MobileVLCKit.xcconfig; sourceTree = "<group>"; };
88                 7A5ECB3411DE94D600F66AF3 /* vlc-plugins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "vlc-plugins.h"; path = "MobileVLCKit/vlc-plugins.h"; sourceTree = "<group>"; };
89                 7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MobileVLCKit.h; path = Headers/Public/MobileVLCKit.h; sourceTree = "<group>"; };
90                 7A5ECBAC11DE987400F66AF3 /* AggregateStaticPlugins.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = AggregateStaticPlugins.sh; path = MobileVLCKit/AggregateStaticPlugins.sh; sourceTree = "<group>"; };
91                 AA747D9E0F9514B9006C5449 /* MobileVLCKit_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MobileVLCKit_Prefix.pch; sourceTree = SOURCE_ROOT; };
92                 AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
93                 D2AAC07E0554694100DB518D /* libMobileVLCKit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libMobileVLCKit.a; sourceTree = BUILT_PRODUCTS_DIR; };
94 /* End PBXFileReference section */
95
96 /* Begin PBXFrameworksBuildPhase section */
97                 D2AAC07C0554694100DB518D /* Frameworks */ = {
98                         isa = PBXFrameworksBuildPhase;
99                         buildActionMask = 2147483647;
100                         files = (
101                                 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
102                         );
103                         runOnlyForDeploymentPostprocessing = 0;
104                 };
105 /* End PBXFrameworksBuildPhase section */
106
107 /* Begin PBXGroup section */
108                 034768DFFF38A50411DB9C8B /* Products */ = {
109                         isa = PBXGroup;
110                         children = (
111                                 D2AAC07E0554694100DB518D /* libMobileVLCKit.a */,
112                         );
113                         name = Products;
114                         sourceTree = "<group>";
115                 };
116                 0867D691FE84028FC02AAC07 /* MobileVLCKit */ = {
117                         isa = PBXGroup;
118                         children = (
119                                 7A5ECAE211DE8FD200F66AF3 /* Headers */,
120                                 08FB77AEFE84172EC02AAC07 /* Sources */,
121                                 32C88DFF0371C24200C91783 /* Other Sources */,
122                                 0867D69AFE84028FC02AAC07 /* Frameworks */,
123                                 034768DFFF38A50411DB9C8B /* Products */,
124                         );
125                         name = MobileVLCKit;
126                         sourceTree = "<group>";
127                 };
128                 0867D69AFE84028FC02AAC07 /* Frameworks */ = {
129                         isa = PBXGroup;
130                         children = (
131                                 AACBBE490F95108600F1A2B1 /* Foundation.framework */,
132                         );
133                         name = Frameworks;
134                         sourceTree = "<group>";
135                 };
136                 08FB77AEFE84172EC02AAC07 /* Sources */ = {
137                         isa = PBXGroup;
138                         children = (
139                                 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */,
140                                 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */,
141                                 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */,
142                                 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */,
143                                 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */,
144                                 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */,
145                                 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */,
146                                 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */,
147                                 7A5ECACA11DE8F7300F66AF3 /* VLCAudio.m */,
148                         );
149                         name = Sources;
150                         sourceTree = "<group>";
151                 };
152                 32C88DFF0371C24200C91783 /* Other Sources */ = {
153                         isa = PBXGroup;
154                         children = (
155                                 7A5ECBAC11DE987400F66AF3 /* AggregateStaticPlugins.sh */,
156                                 7A5ECB3311DE948C00F66AF3 /* MobileVLCKit.xcconfig */,
157                                 AA747D9E0F9514B9006C5449 /* MobileVLCKit_Prefix.pch */,
158                         );
159                         name = "Other Sources";
160                         sourceTree = "<group>";
161                 };
162                 7A5ECAE211DE8FD200F66AF3 /* Headers */ = {
163                         isa = PBXGroup;
164                         children = (
165                                 7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */,
166                                 7A5ECAE311DE8FDF00F66AF3 /* Internal */,
167                                 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */,
168                                 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */,
169                                 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */,
170                                 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */,
171                                 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */,
172                                 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */,
173                                 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */,
174                                 7A5ECAD911DE8FAB00F66AF3 /* VLCAudio.h */,
175                         );
176                         name = Headers;
177                         sourceTree = "<group>";
178                 };
179                 7A5ECAE311DE8FDF00F66AF3 /* Internal */ = {
180                         isa = PBXGroup;
181                         children = (
182                                 7A5ECB3411DE94D600F66AF3 /* vlc-plugins.h */,
183                                 7A5ECAE411DE8FEF00F66AF3 /* VLCLibVLCBridging.h */,
184                                 7A5ECAE511DE8FEF00F66AF3 /* VLCEventManager.h */,
185                         );
186                         name = Internal;
187                         sourceTree = "<group>";
188                 };
189 /* End PBXGroup section */
190
191 /* Begin PBXNativeTarget section */
192                 D2AAC07D0554694100DB518D /* MobileVLCKit */ = {
193                         isa = PBXNativeTarget;
194                         buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "MobileVLCKit" */;
195                         buildPhases = (
196                                 D2AAC07B0554694100DB518D /* Sources */,
197                                 7A5ECB6211DE961B00F66AF3 /* Copy Headers */,
198                                 D2AAC07C0554694100DB518D /* Frameworks */,
199                         );
200                         buildRules = (
201                         );
202                         dependencies = (
203                         );
204                         name = MobileVLCKit;
205                         productName = MobileVLCKit;
206                         productReference = D2AAC07E0554694100DB518D /* libMobileVLCKit.a */;
207                         productType = "com.apple.product-type.library.static";
208                 };
209 /* End PBXNativeTarget section */
210
211 /* Begin PBXProject section */
212                 0867D690FE84028FC02AAC07 /* Project object */ = {
213                         isa = PBXProject;
214                         buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "MobileVLCKit" */;
215                         compatibilityVersion = "Xcode 3.1";
216                         hasScannedForEncodings = 1;
217                         mainGroup = 0867D691FE84028FC02AAC07 /* MobileVLCKit */;
218                         productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
219                         projectDirPath = "";
220                         projectRoot = "";
221                         targets = (
222                                 D2AAC07D0554694100DB518D /* MobileVLCKit */,
223                                 7A5ECAF911DE917B00F66AF3 /* Aggregate static plugins */,
224                         );
225                 };
226 /* End PBXProject section */
227
228 /* Begin PBXShellScriptBuildPhase section */
229                 7A5ECAF811DE917B00F66AF3 /* Aggregate static plugins script */ = {
230                         isa = PBXShellScriptBuildPhase;
231                         buildActionMask = 2147483647;
232                         files = (
233                         );
234                         inputPaths = (
235                         );
236                         name = "Aggregate static plugins script";
237                         outputPaths = (
238                         );
239                         runOnlyForDeploymentPostprocessing = 0;
240                         shellPath = /bin/sh;
241                         shellScript = "/bin/sh ${SRCROOT}/MobileVLCKit/AggregateStaticPlugins.sh\nexit 0\n";
242                 };
243 /* End PBXShellScriptBuildPhase section */
244
245 /* Begin PBXSourcesBuildPhase section */
246                 D2AAC07B0554694100DB518D /* Sources */ = {
247                         isa = PBXSourcesBuildPhase;
248                         buildActionMask = 2147483647;
249                         files = (
250                                 7A5ECACB11DE8F7300F66AF3 /* VLCEventManager.m in Sources */,
251                                 7A5ECACC11DE8F7300F66AF3 /* VLCLibrary.m in Sources */,
252                                 7A5ECACD11DE8F7300F66AF3 /* VLCMedia.m in Sources */,
253                                 7A5ECACE11DE8F7300F66AF3 /* VLCMediaList.m in Sources */,
254                                 7A5ECACF11DE8F7300F66AF3 /* VLCMediaPlayer.m in Sources */,
255                                 7A5ECAD011DE8F7300F66AF3 /* VLCTime.m in Sources */,
256                                 7A5ECAD111DE8F7300F66AF3 /* VLCAudio.m in Sources */,
257                                 6360B0E211E7F0C000EAD790 /* VLCMediaDiscoverer.m in Sources */,
258                                 636E975811EBC67A002FE8A9 /* VLCMediaThumbnailer.m in Sources */,
259                         );
260                         runOnlyForDeploymentPostprocessing = 0;
261                 };
262 /* End PBXSourcesBuildPhase section */
263
264 /* Begin XCBuildConfiguration section */
265                 1DEB921F08733DC00010E9CD /* Debug */ = {
266                         isa = XCBuildConfiguration;
267                         baseConfigurationReference = 7A5ECB3311DE948C00F66AF3 /* MobileVLCKit.xcconfig */;
268                         buildSettings = {
269                                 ALWAYS_SEARCH_USER_PATHS = NO;
270                                 ARCHS = armv7;
271                                 COPY_PHASE_STRIP = NO;
272                                 DSTROOT = /tmp/MobileVLCKit.dst;
273                                 GCC_DYNAMIC_NO_PIC = NO;
274                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
275                                 GCC_MODEL_TUNING = G5;
276                                 GCC_OPTIMIZATION_LEVEL = 0;
277                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
278                                 GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
279                                 HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../include";
280                                 INSTALL_PATH = /usr/local/lib;
281                                 PRODUCT_NAME = MobileVLCKit;
282                         };
283                         name = Debug;
284                 };
285                 1DEB922008733DC00010E9CD /* Release */ = {
286                         isa = XCBuildConfiguration;
287                         baseConfigurationReference = 7A5ECB3311DE948C00F66AF3 /* MobileVLCKit.xcconfig */;
288                         buildSettings = {
289                                 ALWAYS_SEARCH_USER_PATHS = NO;
290                                 ARCHS = armv7;
291                                 DSTROOT = /tmp/MobileVLCKit.dst;
292                                 GCC_MODEL_TUNING = G5;
293                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
294                                 GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
295                                 HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../include";
296                                 INSTALL_PATH = /usr/local/lib;
297                                 PRODUCT_NAME = MobileVLCKit;
298                         };
299                         name = Release;
300                 };
301                 1DEB922308733DC00010E9CD /* Debug */ = {
302                         isa = XCBuildConfiguration;
303                         buildSettings = {
304                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
305                                 GCC_C_LANGUAGE_STANDARD = c99;
306                                 GCC_OPTIMIZATION_LEVEL = 0;
307                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
308                                 GCC_WARN_UNUSED_VARIABLE = YES;
309                                 OTHER_LDFLAGS = "-ObjC";
310                                 PREBINDING = NO;
311                                 SDKROOT = iphoneos3.2;
312                         };
313                         name = Debug;
314                 };
315                 1DEB922408733DC00010E9CD /* Release */ = {
316                         isa = XCBuildConfiguration;
317                         buildSettings = {
318                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
319                                 GCC_C_LANGUAGE_STANDARD = c99;
320                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
321                                 GCC_WARN_UNUSED_VARIABLE = YES;
322                                 OTHER_LDFLAGS = "-ObjC";
323                                 PREBINDING = NO;
324                                 SDKROOT = iphoneos3.2;
325                         };
326                         name = Release;
327                 };
328                 7A5ECAFA11DE917B00F66AF3 /* Debug */ = {
329                         isa = XCBuildConfiguration;
330                         buildSettings = {
331                                 COPY_PHASE_STRIP = NO;
332                                 GCC_DYNAMIC_NO_PIC = NO;
333                                 GCC_OPTIMIZATION_LEVEL = 0;
334                                 PRODUCT_NAME = "Aggregate static plugins";
335                         };
336                         name = Debug;
337                 };
338                 7A5ECAFB11DE917B00F66AF3 /* Release */ = {
339                         isa = XCBuildConfiguration;
340                         buildSettings = {
341                                 COPY_PHASE_STRIP = YES;
342                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
343                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
344                                 PRODUCT_NAME = "Aggregate static plugins";
345                                 ZERO_LINK = NO;
346                         };
347                         name = Release;
348                 };
349 /* End XCBuildConfiguration section */
350
351 /* Begin XCConfigurationList section */
352                 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "MobileVLCKit" */ = {
353                         isa = XCConfigurationList;
354                         buildConfigurations = (
355                                 1DEB921F08733DC00010E9CD /* Debug */,
356                                 1DEB922008733DC00010E9CD /* Release */,
357                         );
358                         defaultConfigurationIsVisible = 0;
359                         defaultConfigurationName = Release;
360                 };
361                 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "MobileVLCKit" */ = {
362                         isa = XCConfigurationList;
363                         buildConfigurations = (
364                                 1DEB922308733DC00010E9CD /* Debug */,
365                                 1DEB922408733DC00010E9CD /* Release */,
366                         );
367                         defaultConfigurationIsVisible = 0;
368                         defaultConfigurationName = Release;
369                 };
370                 7A5ECB1011DE919F00F66AF3 /* Build configuration list for PBXAggregateTarget "Aggregate static plugins" */ = {
371                         isa = XCConfigurationList;
372                         buildConfigurations = (
373                                 7A5ECAFA11DE917B00F66AF3 /* Debug */,
374                                 7A5ECAFB11DE917B00F66AF3 /* Release */,
375                         );
376                         defaultConfigurationIsVisible = 0;
377                         defaultConfigurationName = Release;
378                 };
379 /* End XCConfigurationList section */
380         };
381         rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
382 }