project.pbxproj 21 KB

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