project.pbxproj 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4B09CED21BC463B100695566 /* VLCAudio.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 4B49C5FD1BC3D7960052D40C /* VLCAudio.h */; };
  10. 4B49C5FC1BC3D7870052D40C /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B49C5FB1BC3D7870052D40C /* VLCAudio.m */; settings = {ASSET_TAGS = (); }; };
  11. 6360B0E211E7F0C000EAD790 /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */; };
  12. 6360B10611E7F27300EAD790 /* VLCMediaDiscoverer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */; };
  13. 636E975811EBC67A002FE8A9 /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */; };
  14. 636E979111EBC97C002FE8A9 /* VLCMediaThumbnailer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */; };
  15. 7A5ECACB11DE8F7300F66AF3 /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */; };
  16. 7A5ECACC11DE8F7300F66AF3 /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */; };
  17. 7A5ECACD11DE8F7300F66AF3 /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */; };
  18. 7A5ECACE11DE8F7300F66AF3 /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */; };
  19. 7A5ECACF11DE8F7300F66AF3 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */; };
  20. 7A5ECAD011DE8F7300F66AF3 /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */; };
  21. 7A5ECB5511DE961700F66AF3 /* VLCLibrary.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */; };
  22. 7A5ECB5611DE961700F66AF3 /* VLCMedia.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */; };
  23. 7A5ECB5711DE961700F66AF3 /* VLCMediaList.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */; };
  24. 7A5ECB5811DE961700F66AF3 /* VLCMediaPlayer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */; };
  25. 7A5ECB5911DE961700F66AF3 /* VLCTime.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */; };
  26. 7A5ECB9E11DE975A00F66AF3 /* MobileVLCKit.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */; };
  27. 7D13295C1BA304D900BE647E /* TVVLCKit.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7D13295B1BA304D900BE647E /* TVVLCKit.h */; };
  28. 7D1329621BA3056800BE647E /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */; };
  29. 7D1329631BA3056800BE647E /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */; };
  30. 7D1329641BA3056800BE647E /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */; };
  31. 7D1329651BA3056800BE647E /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */; };
  32. 7D1329661BA3056800BE647E /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */; };
  33. 7D1329671BA3056800BE647E /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */; };
  34. 7D1329681BA3056800BE647E /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */; };
  35. 7D1329691BA3056800BE647E /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */; };
  36. 7D13296A1BA3056800BE647E /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */; };
  37. 7D13296B1BA3057D00BE647E /* VLCLibrary.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */; };
  38. 7D13296C1BA3057D00BE647E /* VLCMedia.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */; };
  39. 7D13296D1BA3057D00BE647E /* VLCMediaThumbnailer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */; };
  40. 7D13296E1BA3057D00BE647E /* VLCMediaList.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */; };
  41. 7D13296F1BA3057E00BE647E /* VLCMediaPlayer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */; };
  42. 7D1329701BA3057E00BE647E /* VLCMediaListPlayer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */; };
  43. 7D1329711BA3057E00BE647E /* VLCMediaDiscoverer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */; };
  44. 7D1329721BA3057E00BE647E /* VLCTime.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */; };
  45. 7D1329741BA305A200BE647E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D1329731BA305A200BE647E /* Foundation.framework */; };
  46. 7D5F800A185B72EB00C2CD75 /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */; };
  47. 7D5F800C185B733800C2CD75 /* VLCMediaListPlayer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */; };
  48. 7D89392C1B500D1C008F2B14 /* DynamicMobileVLCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D89392B1B500D1C008F2B14 /* DynamicMobileVLCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  49. 7D8939401B500D50008F2B14 /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */; };
  50. 7D8939411B500D50008F2B14 /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */; };
  51. 7D8939421B500D50008F2B14 /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */; };
  52. 7D8939431B500D50008F2B14 /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */; };
  53. 7D8939441B500D51008F2B14 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */; };
  54. 7D8939451B500D51008F2B14 /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */; };
  55. 7D8939461B500D51008F2B14 /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */; };
  56. 7D8939471B500D51008F2B14 /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */; };
  57. 7D8939481B500D51008F2B14 /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */; };
  58. 7D8939531B500DBC008F2B14 /* StaticLibVLC.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D8939521B500DBC008F2B14 /* StaticLibVLC.m */; };
  59. 7D8939651B500F13008F2B14 /* libStaticLibVLC.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D89394E1B500DBC008F2B14 /* libStaticLibVLC.a */; };
  60. 7D8939661B500F38008F2B14 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8939031B5009E2008F2B14 /* libiconv.dylib */; };
  61. 7D8939671B500F38008F2B14 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8939011B5009DD008F2B14 /* CoreFoundation.framework */; };
  62. 7D8939681B500F38008F2B14 /* libc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938FF1B5009D8008F2B14 /* libc++.dylib */; };
  63. 7D8939691B500F38008F2B14 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938FD1B5009D2008F2B14 /* OpenGLES.framework */; };
  64. 7D89396A1B500F38008F2B14 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938FB1B5009CB008F2B14 /* UIKit.framework */; };
  65. 7D89396B1B500F38008F2B14 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F91B5009C2008F2B14 /* Security.framework */; };
  66. 7D89396C1B500F38008F2B14 /* VideoToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F71B5009BE008F2B14 /* VideoToolbox.framework */; };
  67. 7D89396D1B500F38008F2B14 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F51B5009B4008F2B14 /* CoreMedia.framework */; };
  68. 7D89396E1B500F38008F2B14 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F21B5009A7008F2B14 /* CoreVideo.framework */; };
  69. 7D89396F1B500F38008F2B14 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F01B5009A2008F2B14 /* AudioToolbox.framework */; };
  70. 7D8939701B500F38008F2B14 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938EE1B500998008F2B14 /* CoreText.framework */; };
  71. 7D8939711B500F38008F2B14 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938EC1B500991008F2B14 /* CoreGraphics.framework */; };
  72. 7D8939721B500F38008F2B14 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938EA1B50098C008F2B14 /* CFNetwork.framework */; };
  73. 7D8939731B500F38008F2B14 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938E81B500984008F2B14 /* QuartzCore.framework */; };
  74. 7D8939741B500F38008F2B14 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
  75. 7DDC020B1B501ECF0078FC84 /* VLCLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  76. 7DDC020C1B501ECF0078FC84 /* VLCMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
  77. 7DDC020D1B501ECF0078FC84 /* VLCMediaThumbnailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  78. 7DDC020E1B501ECF0078FC84 /* VLCMediaList.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */; settings = {ATTRIBUTES = (Public, ); }; };
  79. 7DDC020F1B501ECF0078FC84 /* VLCMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  80. 7DDC02101B501ECF0078FC84 /* VLCMediaListPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  81. 7DDC02111B501ECF0078FC84 /* VLCMediaDiscoverer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  82. 7DDC02121B501ECF0078FC84 /* VLCTime.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
  83. 7DDC02151B501ED70078FC84 /* VLCLibVLCBridging.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAE411DE8FEF00F66AF3 /* VLCLibVLCBridging.h */; settings = {ATTRIBUTES = (Private, ); }; };
  84. 7DDC02161B501ED70078FC84 /* VLCEventManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAE511DE8FEF00F66AF3 /* VLCEventManager.h */; settings = {ATTRIBUTES = (Private, ); }; };
  85. AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
  86. /* End PBXBuildFile section */
  87. /* Begin PBXCopyFilesBuildPhase section */
  88. 7A5ECB6211DE961B00F66AF3 /* Copy Headers */ = {
  89. isa = PBXCopyFilesBuildPhase;
  90. buildActionMask = 2147483647;
  91. dstPath = MobileVLCKit;
  92. dstSubfolderSpec = 16;
  93. files = (
  94. 7A5ECB9E11DE975A00F66AF3 /* MobileVLCKit.h in Copy Headers */,
  95. 4B09CED21BC463B100695566 /* VLCAudio.h in Copy Headers */,
  96. 7A5ECB5511DE961700F66AF3 /* VLCLibrary.h in Copy Headers */,
  97. 7A5ECB5611DE961700F66AF3 /* VLCMedia.h in Copy Headers */,
  98. 636E979111EBC97C002FE8A9 /* VLCMediaThumbnailer.h in Copy Headers */,
  99. 7A5ECB5711DE961700F66AF3 /* VLCMediaList.h in Copy Headers */,
  100. 7A5ECB5811DE961700F66AF3 /* VLCMediaPlayer.h in Copy Headers */,
  101. 7D5F800C185B733800C2CD75 /* VLCMediaListPlayer.h in Copy Headers */,
  102. 6360B10611E7F27300EAD790 /* VLCMediaDiscoverer.h in Copy Headers */,
  103. 7A5ECB5911DE961700F66AF3 /* VLCTime.h in Copy Headers */,
  104. );
  105. name = "Copy Headers";
  106. runOnlyForDeploymentPostprocessing = 0;
  107. };
  108. 7D1329571BA304D900BE647E /* CopyFiles */ = {
  109. isa = PBXCopyFilesBuildPhase;
  110. buildActionMask = 2147483647;
  111. dstPath = "$(PRODUCT_NAME)";
  112. dstSubfolderSpec = 16;
  113. files = (
  114. 7D13295C1BA304D900BE647E /* TVVLCKit.h in CopyFiles */,
  115. 7D13296B1BA3057D00BE647E /* VLCLibrary.h in CopyFiles */,
  116. 7D13296C1BA3057D00BE647E /* VLCMedia.h in CopyFiles */,
  117. 7D13296D1BA3057D00BE647E /* VLCMediaThumbnailer.h in CopyFiles */,
  118. 7D13296E1BA3057D00BE647E /* VLCMediaList.h in CopyFiles */,
  119. 7D13296F1BA3057E00BE647E /* VLCMediaPlayer.h in CopyFiles */,
  120. 7D1329701BA3057E00BE647E /* VLCMediaListPlayer.h in CopyFiles */,
  121. 7D1329711BA3057E00BE647E /* VLCMediaDiscoverer.h in CopyFiles */,
  122. 7D1329721BA3057E00BE647E /* VLCTime.h in CopyFiles */,
  123. );
  124. runOnlyForDeploymentPostprocessing = 0;
  125. };
  126. 7D89394C1B500DBC008F2B14 /* CopyFiles */ = {
  127. isa = PBXCopyFilesBuildPhase;
  128. buildActionMask = 2147483647;
  129. dstPath = "include/$(PRODUCT_NAME)";
  130. dstSubfolderSpec = 16;
  131. files = (
  132. );
  133. runOnlyForDeploymentPostprocessing = 0;
  134. };
  135. /* End PBXCopyFilesBuildPhase section */
  136. /* Begin PBXFileReference section */
  137. 4B49C5FB1BC3D7870052D40C /* VLCAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCAudio.m; path = Sources/VLCAudio.m; sourceTree = "<group>"; };
  138. 4B49C5FD1BC3D7960052D40C /* VLCAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCAudio.h; path = Headers/Public/VLCAudio.h; sourceTree = "<group>"; };
  139. 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaDiscoverer.m; path = Sources/VLCMediaDiscoverer.m; sourceTree = "<group>"; };
  140. 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaDiscoverer.h; path = Headers/Public/VLCMediaDiscoverer.h; sourceTree = "<group>"; };
  141. 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaThumbnailer.m; path = Sources/VLCMediaThumbnailer.m; sourceTree = "<group>"; };
  142. 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaThumbnailer.h; path = Headers/Public/VLCMediaThumbnailer.h; sourceTree = "<group>"; };
  143. 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCEventManager.m; path = Sources/VLCEventManager.m; sourceTree = "<group>"; };
  144. 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCLibrary.m; path = Sources/VLCLibrary.m; sourceTree = "<group>"; };
  145. 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMedia.m; path = Sources/VLCMedia.m; sourceTree = "<group>"; };
  146. 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaList.m; path = Sources/VLCMediaList.m; sourceTree = "<group>"; };
  147. 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaPlayer.m; path = Sources/VLCMediaPlayer.m; sourceTree = "<group>"; };
  148. 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCTime.m; path = Sources/VLCTime.m; sourceTree = "<group>"; };
  149. 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibrary.h; path = Headers/Public/VLCLibrary.h; sourceTree = "<group>"; };
  150. 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMedia.h; path = Headers/Public/VLCMedia.h; sourceTree = "<group>"; };
  151. 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaList.h; path = Headers/Public/VLCMediaList.h; sourceTree = "<group>"; };
  152. 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaPlayer.h; path = Headers/Public/VLCMediaPlayer.h; sourceTree = "<group>"; };
  153. 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCTime.h; path = Headers/Public/VLCTime.h; sourceTree = "<group>"; };
  154. 7A5ECAE411DE8FEF00F66AF3 /* VLCLibVLCBridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibVLCBridging.h; path = Headers/Internal/VLCLibVLCBridging.h; sourceTree = "<group>"; };
  155. 7A5ECAE511DE8FEF00F66AF3 /* VLCEventManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCEventManager.h; path = Headers/Internal/VLCEventManager.h; sourceTree = "<group>"; };
  156. 7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MobileVLCKit.h; path = Headers/Public/MobileVLCKit.h; sourceTree = "<group>"; };
  157. 7D1329591BA304D900BE647E /* libTVVLCKit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTVVLCKit.a; sourceTree = BUILT_PRODUCTS_DIR; };
  158. 7D13295B1BA304D900BE647E /* TVVLCKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TVVLCKit.h; sourceTree = "<group>"; };
  159. 7D1329731BA305A200BE647E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS9.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  160. 7D1329751BA305D600BE647E /* vlc-plugins-AppleTV.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "vlc-plugins-AppleTV.xcconfig"; path = "MobileVLCKit/vlc-plugins-AppleTV.xcconfig"; sourceTree = "<group>"; };
  161. 7D1329761BA306DE00BE647E /* vlc-plugins-iPhone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "vlc-plugins-iPhone.h"; path = "MobileVLCKit/vlc-plugins-iPhone.h"; sourceTree = "<group>"; };
  162. 7D1329771BA306E600BE647E /* vlc-plugins-AppleTV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "vlc-plugins-AppleTV.h"; path = "MobileVLCKit/vlc-plugins-AppleTV.h"; sourceTree = "<group>"; };
  163. 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "vlc-plugins-iPhone.xcconfig"; path = "MobileVLCKit/vlc-plugins-iPhone.xcconfig"; sourceTree = "<group>"; };
  164. 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaListPlayer.m; path = Sources/VLCMediaListPlayer.m; sourceTree = "<group>"; };
  165. 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaListPlayer.h; path = Headers/Public/VLCMediaListPlayer.h; sourceTree = "<group>"; };
  166. 7D8938BB1B5008E9008F2B14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  167. 7D8938E81B500984008F2B14 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  168. 7D8938EA1B50098C008F2B14 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  169. 7D8938EC1B500991008F2B14 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  170. 7D8938EE1B500998008F2B14 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  171. 7D8938F01B5009A2008F2B14 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  172. 7D8938F21B5009A7008F2B14 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
  173. 7D8938F51B5009B4008F2B14 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
  174. 7D8938F71B5009BE008F2B14 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; };
  175. 7D8938F91B5009C2008F2B14 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  176. 7D8938FB1B5009CB008F2B14 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  177. 7D8938FD1B5009D2008F2B14 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  178. 7D8938FF1B5009D8008F2B14 /* libc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.dylib"; path = "usr/lib/libc++.dylib"; sourceTree = SDKROOT; };
  179. 7D8939011B5009DD008F2B14 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
  180. 7D8939031B5009E2008F2B14 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
  181. 7D8939271B500D1C008F2B14 /* DynamicMobileVLCKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DynamicMobileVLCKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  182. 7D89392A1B500D1C008F2B14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  183. 7D89392B1B500D1C008F2B14 /* DynamicMobileVLCKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DynamicMobileVLCKit.h; sourceTree = "<group>"; };
  184. 7D89394E1B500DBC008F2B14 /* libStaticLibVLC.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libStaticLibVLC.a; sourceTree = BUILT_PRODUCTS_DIR; };
  185. 7D8939521B500DBC008F2B14 /* StaticLibVLC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StaticLibVLC.m; sourceTree = "<group>"; };
  186. AA747D9E0F9514B9006C5449 /* MobileVLCKit_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MobileVLCKit_Prefix.pch; sourceTree = SOURCE_ROOT; };
  187. AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  188. D2AAC07E0554694100DB518D /* libMobileVLCKit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libMobileVLCKit.a; sourceTree = BUILT_PRODUCTS_DIR; };
  189. /* End PBXFileReference section */
  190. /* Begin PBXFrameworksBuildPhase section */
  191. 7D1329561BA304D900BE647E /* Frameworks */ = {
  192. isa = PBXFrameworksBuildPhase;
  193. buildActionMask = 2147483647;
  194. files = (
  195. 7D1329741BA305A200BE647E /* Foundation.framework in Frameworks */,
  196. );
  197. runOnlyForDeploymentPostprocessing = 0;
  198. };
  199. 7D8939231B500D1C008F2B14 /* Frameworks */ = {
  200. isa = PBXFrameworksBuildPhase;
  201. buildActionMask = 2147483647;
  202. files = (
  203. 7D8939651B500F13008F2B14 /* libStaticLibVLC.a in Frameworks */,
  204. 7D8939661B500F38008F2B14 /* libiconv.dylib in Frameworks */,
  205. 7D8939671B500F38008F2B14 /* CoreFoundation.framework in Frameworks */,
  206. 7D8939681B500F38008F2B14 /* libc++.dylib in Frameworks */,
  207. 7D8939691B500F38008F2B14 /* OpenGLES.framework in Frameworks */,
  208. 7D89396A1B500F38008F2B14 /* UIKit.framework in Frameworks */,
  209. 7D89396B1B500F38008F2B14 /* Security.framework in Frameworks */,
  210. 7D89396C1B500F38008F2B14 /* VideoToolbox.framework in Frameworks */,
  211. 7D89396D1B500F38008F2B14 /* CoreMedia.framework in Frameworks */,
  212. 7D89396E1B500F38008F2B14 /* CoreVideo.framework in Frameworks */,
  213. 7D89396F1B500F38008F2B14 /* AudioToolbox.framework in Frameworks */,
  214. 7D8939701B500F38008F2B14 /* CoreText.framework in Frameworks */,
  215. 7D8939711B500F38008F2B14 /* CoreGraphics.framework in Frameworks */,
  216. 7D8939721B500F38008F2B14 /* CFNetwork.framework in Frameworks */,
  217. 7D8939731B500F38008F2B14 /* QuartzCore.framework in Frameworks */,
  218. 7D8939741B500F38008F2B14 /* Foundation.framework in Frameworks */,
  219. );
  220. runOnlyForDeploymentPostprocessing = 0;
  221. };
  222. 7D89394B1B500DBC008F2B14 /* Frameworks */ = {
  223. isa = PBXFrameworksBuildPhase;
  224. buildActionMask = 2147483647;
  225. files = (
  226. );
  227. runOnlyForDeploymentPostprocessing = 0;
  228. };
  229. D2AAC07C0554694100DB518D /* Frameworks */ = {
  230. isa = PBXFrameworksBuildPhase;
  231. buildActionMask = 2147483647;
  232. files = (
  233. AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
  234. );
  235. runOnlyForDeploymentPostprocessing = 0;
  236. };
  237. /* End PBXFrameworksBuildPhase section */
  238. /* Begin PBXGroup section */
  239. 034768DFFF38A50411DB9C8B /* Products */ = {
  240. isa = PBXGroup;
  241. children = (
  242. D2AAC07E0554694100DB518D /* libMobileVLCKit.a */,
  243. 7D8939271B500D1C008F2B14 /* DynamicMobileVLCKit.framework */,
  244. 7D89394E1B500DBC008F2B14 /* libStaticLibVLC.a */,
  245. 7D1329591BA304D900BE647E /* libTVVLCKit.a */,
  246. );
  247. name = Products;
  248. sourceTree = "<group>";
  249. };
  250. 0867D691FE84028FC02AAC07 /* MobileVLCKit */ = {
  251. isa = PBXGroup;
  252. children = (
  253. 7A5ECAE211DE8FD200F66AF3 /* Headers */,
  254. 08FB77AEFE84172EC02AAC07 /* Sources */,
  255. 32C88DFF0371C24200C91783 /* Other Sources */,
  256. 7D8938B91B5008E9008F2B14 /* MobileVLCKit-dynamic */,
  257. 7D8939281B500D1C008F2B14 /* DynamicMobileVLCKit */,
  258. 7D89394F1B500DBC008F2B14 /* StaticLibVLC */,
  259. 7D13295A1BA304D900BE647E /* TVVLCKit */,
  260. 0867D69AFE84028FC02AAC07 /* Frameworks */,
  261. 034768DFFF38A50411DB9C8B /* Products */,
  262. );
  263. name = MobileVLCKit;
  264. sourceTree = "<group>";
  265. };
  266. 0867D69AFE84028FC02AAC07 /* Frameworks */ = {
  267. isa = PBXGroup;
  268. children = (
  269. 7D1329731BA305A200BE647E /* Foundation.framework */,
  270. 7D8939031B5009E2008F2B14 /* libiconv.dylib */,
  271. 7D8939011B5009DD008F2B14 /* CoreFoundation.framework */,
  272. 7D8938FF1B5009D8008F2B14 /* libc++.dylib */,
  273. 7D8938FD1B5009D2008F2B14 /* OpenGLES.framework */,
  274. 7D8938FB1B5009CB008F2B14 /* UIKit.framework */,
  275. 7D8938F91B5009C2008F2B14 /* Security.framework */,
  276. 7D8938F71B5009BE008F2B14 /* VideoToolbox.framework */,
  277. 7D8938F51B5009B4008F2B14 /* CoreMedia.framework */,
  278. 7D8938F21B5009A7008F2B14 /* CoreVideo.framework */,
  279. 7D8938F01B5009A2008F2B14 /* AudioToolbox.framework */,
  280. 7D8938EE1B500998008F2B14 /* CoreText.framework */,
  281. 7D8938EC1B500991008F2B14 /* CoreGraphics.framework */,
  282. 7D8938EA1B50098C008F2B14 /* CFNetwork.framework */,
  283. 7D8938E81B500984008F2B14 /* QuartzCore.framework */,
  284. AACBBE490F95108600F1A2B1 /* Foundation.framework */,
  285. );
  286. name = Frameworks;
  287. sourceTree = "<group>";
  288. };
  289. 08FB77AEFE84172EC02AAC07 /* Sources */ = {
  290. isa = PBXGroup;
  291. children = (
  292. 4B49C5FB1BC3D7870052D40C /* VLCAudio.m */,
  293. 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */,
  294. 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */,
  295. 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */,
  296. 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */,
  297. 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */,
  298. 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */,
  299. 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */,
  300. 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */,
  301. 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */,
  302. );
  303. name = Sources;
  304. sourceTree = "<group>";
  305. };
  306. 32C88DFF0371C24200C91783 /* Other Sources */ = {
  307. isa = PBXGroup;
  308. children = (
  309. 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */,
  310. AA747D9E0F9514B9006C5449 /* MobileVLCKit_Prefix.pch */,
  311. 7D1329751BA305D600BE647E /* vlc-plugins-AppleTV.xcconfig */,
  312. );
  313. name = "Other Sources";
  314. sourceTree = "<group>";
  315. };
  316. 7A5ECAE211DE8FD200F66AF3 /* Headers */ = {
  317. isa = PBXGroup;
  318. children = (
  319. 7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */,
  320. 7A5ECAE311DE8FDF00F66AF3 /* Internal */,
  321. 4B49C5FD1BC3D7960052D40C /* VLCAudio.h */,
  322. 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */,
  323. 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */,
  324. 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */,
  325. 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */,
  326. 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */,
  327. 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */,
  328. 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */,
  329. 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */,
  330. );
  331. name = Headers;
  332. sourceTree = "<group>";
  333. };
  334. 7A5ECAE311DE8FDF00F66AF3 /* Internal */ = {
  335. isa = PBXGroup;
  336. children = (
  337. 7D1329761BA306DE00BE647E /* vlc-plugins-iPhone.h */,
  338. 7D1329771BA306E600BE647E /* vlc-plugins-AppleTV.h */,
  339. 7A5ECAE411DE8FEF00F66AF3 /* VLCLibVLCBridging.h */,
  340. 7A5ECAE511DE8FEF00F66AF3 /* VLCEventManager.h */,
  341. );
  342. name = Internal;
  343. sourceTree = "<group>";
  344. };
  345. 7D13295A1BA304D900BE647E /* TVVLCKit */ = {
  346. isa = PBXGroup;
  347. children = (
  348. 7D13295B1BA304D900BE647E /* TVVLCKit.h */,
  349. );
  350. path = TVVLCKit;
  351. sourceTree = "<group>";
  352. };
  353. 7D8938B91B5008E9008F2B14 /* MobileVLCKit-dynamic */ = {
  354. isa = PBXGroup;
  355. children = (
  356. 7D8938BA1B5008E9008F2B14 /* Supporting Files */,
  357. );
  358. path = "MobileVLCKit-dynamic";
  359. sourceTree = "<group>";
  360. };
  361. 7D8938BA1B5008E9008F2B14 /* Supporting Files */ = {
  362. isa = PBXGroup;
  363. children = (
  364. 7D8938BB1B5008E9008F2B14 /* Info.plist */,
  365. );
  366. name = "Supporting Files";
  367. sourceTree = "<group>";
  368. };
  369. 7D8939281B500D1C008F2B14 /* DynamicMobileVLCKit */ = {
  370. isa = PBXGroup;
  371. children = (
  372. 7D89392B1B500D1C008F2B14 /* DynamicMobileVLCKit.h */,
  373. 7D8939291B500D1C008F2B14 /* Supporting Files */,
  374. );
  375. path = DynamicMobileVLCKit;
  376. sourceTree = "<group>";
  377. };
  378. 7D8939291B500D1C008F2B14 /* Supporting Files */ = {
  379. isa = PBXGroup;
  380. children = (
  381. 7D89392A1B500D1C008F2B14 /* Info.plist */,
  382. );
  383. name = "Supporting Files";
  384. sourceTree = "<group>";
  385. };
  386. 7D89394F1B500DBC008F2B14 /* StaticLibVLC */ = {
  387. isa = PBXGroup;
  388. children = (
  389. 7D8939521B500DBC008F2B14 /* StaticLibVLC.m */,
  390. );
  391. path = StaticLibVLC;
  392. sourceTree = "<group>";
  393. };
  394. /* End PBXGroup section */
  395. /* Begin PBXHeadersBuildPhase section */
  396. 7D8939241B500D1C008F2B14 /* Headers */ = {
  397. isa = PBXHeadersBuildPhase;
  398. buildActionMask = 2147483647;
  399. files = (
  400. 7D89392C1B500D1C008F2B14 /* DynamicMobileVLCKit.h in Headers */,
  401. 7DDC020B1B501ECF0078FC84 /* VLCLibrary.h in Headers */,
  402. 7DDC020C1B501ECF0078FC84 /* VLCMedia.h in Headers */,
  403. 7DDC020D1B501ECF0078FC84 /* VLCMediaThumbnailer.h in Headers */,
  404. 7DDC020E1B501ECF0078FC84 /* VLCMediaList.h in Headers */,
  405. 7DDC020F1B501ECF0078FC84 /* VLCMediaPlayer.h in Headers */,
  406. 7DDC02101B501ECF0078FC84 /* VLCMediaListPlayer.h in Headers */,
  407. 7DDC02111B501ECF0078FC84 /* VLCMediaDiscoverer.h in Headers */,
  408. 7DDC02121B501ECF0078FC84 /* VLCTime.h in Headers */,
  409. 7DDC02151B501ED70078FC84 /* VLCLibVLCBridging.h in Headers */,
  410. 7DDC02161B501ED70078FC84 /* VLCEventManager.h in Headers */,
  411. );
  412. runOnlyForDeploymentPostprocessing = 0;
  413. };
  414. /* End PBXHeadersBuildPhase section */
  415. /* Begin PBXNativeTarget section */
  416. 7D1329581BA304D900BE647E /* TVVLCKit */ = {
  417. isa = PBXNativeTarget;
  418. buildConfigurationList = 7D1329611BA304D900BE647E /* Build configuration list for PBXNativeTarget "TVVLCKit" */;
  419. buildPhases = (
  420. 7D1329551BA304D900BE647E /* Sources */,
  421. 7D1329571BA304D900BE647E /* CopyFiles */,
  422. 7D1329561BA304D900BE647E /* Frameworks */,
  423. );
  424. buildRules = (
  425. );
  426. dependencies = (
  427. );
  428. name = TVVLCKit;
  429. productName = TVVLCKit;
  430. productReference = 7D1329591BA304D900BE647E /* libTVVLCKit.a */;
  431. productType = "com.apple.product-type.library.static";
  432. };
  433. 7D8939261B500D1C008F2B14 /* DynamicMobileVLCKit */ = {
  434. isa = PBXNativeTarget;
  435. buildConfigurationList = 7D89393A1B500D1D008F2B14 /* Build configuration list for PBXNativeTarget "DynamicMobileVLCKit" */;
  436. buildPhases = (
  437. 7D8939221B500D1C008F2B14 /* Sources */,
  438. 7D8939231B500D1C008F2B14 /* Frameworks */,
  439. 7D8939241B500D1C008F2B14 /* Headers */,
  440. 7D8939251B500D1C008F2B14 /* Resources */,
  441. );
  442. buildRules = (
  443. );
  444. dependencies = (
  445. );
  446. name = DynamicMobileVLCKit;
  447. productName = DynamicMobileVLCKit;
  448. productReference = 7D8939271B500D1C008F2B14 /* DynamicMobileVLCKit.framework */;
  449. productType = "com.apple.product-type.framework";
  450. };
  451. 7D89394D1B500DBC008F2B14 /* StaticLibVLC */ = {
  452. isa = PBXNativeTarget;
  453. buildConfigurationList = 7D89395F1B500DBC008F2B14 /* Build configuration list for PBXNativeTarget "StaticLibVLC" */;
  454. buildPhases = (
  455. 7D89394A1B500DBC008F2B14 /* Sources */,
  456. 7D89394B1B500DBC008F2B14 /* Frameworks */,
  457. 7D89394C1B500DBC008F2B14 /* CopyFiles */,
  458. );
  459. buildRules = (
  460. );
  461. dependencies = (
  462. );
  463. name = StaticLibVLC;
  464. productName = StaticLibVLC;
  465. productReference = 7D89394E1B500DBC008F2B14 /* libStaticLibVLC.a */;
  466. productType = "com.apple.product-type.library.static";
  467. };
  468. D2AAC07D0554694100DB518D /* MobileVLCKit */ = {
  469. isa = PBXNativeTarget;
  470. buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "MobileVLCKit" */;
  471. buildPhases = (
  472. D2AAC07B0554694100DB518D /* Sources */,
  473. 7A5ECB6211DE961B00F66AF3 /* Copy Headers */,
  474. D2AAC07C0554694100DB518D /* Frameworks */,
  475. );
  476. buildRules = (
  477. );
  478. dependencies = (
  479. );
  480. name = MobileVLCKit;
  481. productName = MobileVLCKit;
  482. productReference = D2AAC07E0554694100DB518D /* libMobileVLCKit.a */;
  483. productType = "com.apple.product-type.library.static";
  484. };
  485. /* End PBXNativeTarget section */
  486. /* Begin PBXProject section */
  487. 0867D690FE84028FC02AAC07 /* Project object */ = {
  488. isa = PBXProject;
  489. attributes = {
  490. LastUpgradeCheck = 0420;
  491. TargetAttributes = {
  492. 7D1329581BA304D900BE647E = {
  493. CreatedOnToolsVersion = 7.1;
  494. };
  495. 7D8939261B500D1C008F2B14 = {
  496. CreatedOnToolsVersion = 6.4;
  497. };
  498. 7D89394D1B500DBC008F2B14 = {
  499. CreatedOnToolsVersion = 6.4;
  500. };
  501. };
  502. };
  503. buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "MobileVLCKit" */;
  504. compatibilityVersion = "Xcode 3.2";
  505. developmentRegion = English;
  506. hasScannedForEncodings = 1;
  507. knownRegions = (
  508. en,
  509. );
  510. mainGroup = 0867D691FE84028FC02AAC07 /* MobileVLCKit */;
  511. productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
  512. projectDirPath = "";
  513. projectRoot = "";
  514. targets = (
  515. D2AAC07D0554694100DB518D /* MobileVLCKit */,
  516. 7D8939261B500D1C008F2B14 /* DynamicMobileVLCKit */,
  517. 7D89394D1B500DBC008F2B14 /* StaticLibVLC */,
  518. 7D1329581BA304D900BE647E /* TVVLCKit */,
  519. );
  520. };
  521. /* End PBXProject section */
  522. /* Begin PBXResourcesBuildPhase section */
  523. 7D8939251B500D1C008F2B14 /* Resources */ = {
  524. isa = PBXResourcesBuildPhase;
  525. buildActionMask = 2147483647;
  526. files = (
  527. );
  528. runOnlyForDeploymentPostprocessing = 0;
  529. };
  530. /* End PBXResourcesBuildPhase section */
  531. /* Begin PBXSourcesBuildPhase section */
  532. 7D1329551BA304D900BE647E /* Sources */ = {
  533. isa = PBXSourcesBuildPhase;
  534. buildActionMask = 2147483647;
  535. files = (
  536. 7D1329621BA3056800BE647E /* VLCEventManager.m in Sources */,
  537. 7D1329631BA3056800BE647E /* VLCLibrary.m in Sources */,
  538. 7D1329641BA3056800BE647E /* VLCMedia.m in Sources */,
  539. 7D1329651BA3056800BE647E /* VLCMediaList.m in Sources */,
  540. 7D1329661BA3056800BE647E /* VLCMediaPlayer.m in Sources */,
  541. 7D1329671BA3056800BE647E /* VLCMediaListPlayer.m in Sources */,
  542. 7D1329681BA3056800BE647E /* VLCMediaThumbnailer.m in Sources */,
  543. 7D1329691BA3056800BE647E /* VLCMediaDiscoverer.m in Sources */,
  544. 7D13296A1BA3056800BE647E /* VLCTime.m in Sources */,
  545. );
  546. runOnlyForDeploymentPostprocessing = 0;
  547. };
  548. 7D8939221B500D1C008F2B14 /* Sources */ = {
  549. isa = PBXSourcesBuildPhase;
  550. buildActionMask = 2147483647;
  551. files = (
  552. 7D8939401B500D50008F2B14 /* VLCEventManager.m in Sources */,
  553. 7D8939411B500D50008F2B14 /* VLCLibrary.m in Sources */,
  554. 7D8939421B500D50008F2B14 /* VLCMedia.m in Sources */,
  555. 7D8939431B500D50008F2B14 /* VLCMediaList.m in Sources */,
  556. 7D8939441B500D51008F2B14 /* VLCMediaPlayer.m in Sources */,
  557. 7D8939451B500D51008F2B14 /* VLCMediaListPlayer.m in Sources */,
  558. 7D8939461B500D51008F2B14 /* VLCMediaThumbnailer.m in Sources */,
  559. 7D8939471B500D51008F2B14 /* VLCMediaDiscoverer.m in Sources */,
  560. 7D8939481B500D51008F2B14 /* VLCTime.m in Sources */,
  561. );
  562. runOnlyForDeploymentPostprocessing = 0;
  563. };
  564. 7D89394A1B500DBC008F2B14 /* Sources */ = {
  565. isa = PBXSourcesBuildPhase;
  566. buildActionMask = 2147483647;
  567. files = (
  568. 7D8939531B500DBC008F2B14 /* StaticLibVLC.m in Sources */,
  569. );
  570. runOnlyForDeploymentPostprocessing = 0;
  571. };
  572. D2AAC07B0554694100DB518D /* Sources */ = {
  573. isa = PBXSourcesBuildPhase;
  574. buildActionMask = 2147483647;
  575. files = (
  576. 7A5ECACB11DE8F7300F66AF3 /* VLCEventManager.m in Sources */,
  577. 7D5F800A185B72EB00C2CD75 /* VLCMediaListPlayer.m in Sources */,
  578. 7A5ECACC11DE8F7300F66AF3 /* VLCLibrary.m in Sources */,
  579. 7A5ECACD11DE8F7300F66AF3 /* VLCMedia.m in Sources */,
  580. 7A5ECACE11DE8F7300F66AF3 /* VLCMediaList.m in Sources */,
  581. 7A5ECACF11DE8F7300F66AF3 /* VLCMediaPlayer.m in Sources */,
  582. 7A5ECAD011DE8F7300F66AF3 /* VLCTime.m in Sources */,
  583. 6360B0E211E7F0C000EAD790 /* VLCMediaDiscoverer.m in Sources */,
  584. 4B49C5FC1BC3D7870052D40C /* VLCAudio.m in Sources */,
  585. 636E975811EBC67A002FE8A9 /* VLCMediaThumbnailer.m in Sources */,
  586. );
  587. runOnlyForDeploymentPostprocessing = 0;
  588. };
  589. /* End PBXSourcesBuildPhase section */
  590. /* Begin XCBuildConfiguration section */
  591. 1DEB922008733DC00010E9CD /* Release */ = {
  592. isa = XCBuildConfiguration;
  593. baseConfigurationReference = 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */;
  594. buildSettings = {
  595. ALWAYS_SEARCH_USER_PATHS = NO;
  596. ARCHS = (
  597. "$(ARCHS_STANDARD_INCLUDING_64_BIT)",
  598. armv7s,
  599. );
  600. CLANG_CXX_LIBRARY = "libc++";
  601. CLANG_ENABLE_OBJC_ARC = YES;
  602. DSTROOT = /tmp/MobileVLCKit.dst;
  603. ENABLE_NS_ASSERTIONS = NO;
  604. GCC_C_LANGUAGE_STANDARD = gnu11;
  605. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  606. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  607. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  608. HEADER_SEARCH_PATHS = "$(SRCROOT)/MobileVLCKit/ImportedSources/vlc/include";
  609. INSTALL_PATH = /usr/local/lib;
  610. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  611. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libcompat.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libvlccore.a $(VLC_PLUGINS_LDFLAGS) $(OTHER_CFLAGS)";
  612. PRODUCT_NAME = MobileVLCKit;
  613. };
  614. name = Release;
  615. };
  616. 1DEB922408733DC00010E9CD /* Release */ = {
  617. isa = XCBuildConfiguration;
  618. buildSettings = {
  619. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  620. GCC_C_LANGUAGE_STANDARD = c99;
  621. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  622. GCC_WARN_UNUSED_VARIABLE = YES;
  623. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  624. OTHER_LDFLAGS = "-ObjC";
  625. SDKROOT = iphoneos;
  626. SKIP_INSTALL = YES;
  627. };
  628. name = Release;
  629. };
  630. 7D13295F1BA304D900BE647E /* Release */ = {
  631. isa = XCBuildConfiguration;
  632. baseConfigurationReference = 7D1329751BA305D600BE647E /* vlc-plugins-AppleTV.xcconfig */;
  633. buildSettings = {
  634. ALWAYS_SEARCH_USER_PATHS = NO;
  635. ARCHS = "$(ARCHS_STANDARD)";
  636. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  637. CLANG_CXX_LIBRARY = "libc++";
  638. CLANG_ENABLE_MODULES = YES;
  639. CLANG_ENABLE_OBJC_ARC = YES;
  640. CLANG_WARN_BOOL_CONVERSION = YES;
  641. CLANG_WARN_CONSTANT_CONVERSION = YES;
  642. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  643. CLANG_WARN_EMPTY_BODY = YES;
  644. CLANG_WARN_ENUM_CONVERSION = YES;
  645. CLANG_WARN_INT_CONVERSION = YES;
  646. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  647. CLANG_WARN_UNREACHABLE_CODE = YES;
  648. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  649. COPY_PHASE_STRIP = NO;
  650. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  651. ENABLE_NS_ASSERTIONS = NO;
  652. ENABLE_STRICT_OBJC_MSGSEND = YES;
  653. GCC_C_LANGUAGE_STANDARD = gnu99;
  654. GCC_NO_COMMON_BLOCKS = YES;
  655. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  656. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  657. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  658. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  659. GCC_WARN_UNDECLARED_SELECTOR = YES;
  660. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  661. GCC_WARN_UNUSED_FUNCTION = YES;
  662. HEADER_SEARCH_PATHS = "$(SRCROOT)/MobileVLCKit/ImportedSources/vlc/include";
  663. MTL_ENABLE_DEBUG_INFO = NO;
  664. OTHER_LDFLAGS = "-ObjC";
  665. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libcompat.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libvlccore.a $(VLC_PLUGINS_LDFLAGS) $(OTHER_CFLAGS)";
  666. PRODUCT_NAME = "$(TARGET_NAME)";
  667. SDKROOT = appletvos;
  668. SKIP_INSTALL = YES;
  669. TVOS_DEPLOYMENT_TARGET = 9.0;
  670. VALIDATE_PRODUCT = YES;
  671. };
  672. name = Release;
  673. };
  674. 7D1329601BA304D900BE647E /* Debug */ = {
  675. isa = XCBuildConfiguration;
  676. baseConfigurationReference = 7D1329751BA305D600BE647E /* vlc-plugins-AppleTV.xcconfig */;
  677. buildSettings = {
  678. ALWAYS_SEARCH_USER_PATHS = NO;
  679. ARCHS = "$(ARCHS_STANDARD)";
  680. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  681. CLANG_CXX_LIBRARY = "libc++";
  682. CLANG_ENABLE_MODULES = YES;
  683. CLANG_ENABLE_OBJC_ARC = YES;
  684. CLANG_WARN_BOOL_CONVERSION = YES;
  685. CLANG_WARN_CONSTANT_CONVERSION = YES;
  686. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  687. CLANG_WARN_EMPTY_BODY = YES;
  688. CLANG_WARN_ENUM_CONVERSION = YES;
  689. CLANG_WARN_INT_CONVERSION = YES;
  690. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  691. CLANG_WARN_UNREACHABLE_CODE = YES;
  692. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  693. COPY_PHASE_STRIP = NO;
  694. DEBUG_INFORMATION_FORMAT = dwarf;
  695. ENABLE_STRICT_OBJC_MSGSEND = YES;
  696. ENABLE_TESTABILITY = YES;
  697. GCC_C_LANGUAGE_STANDARD = gnu99;
  698. GCC_DYNAMIC_NO_PIC = NO;
  699. GCC_NO_COMMON_BLOCKS = YES;
  700. GCC_OPTIMIZATION_LEVEL = 0;
  701. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  702. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  703. GCC_PREPROCESSOR_DEFINITIONS = (
  704. "DEBUG=1",
  705. "$(inherited)",
  706. );
  707. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  708. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  709. GCC_WARN_UNDECLARED_SELECTOR = YES;
  710. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  711. GCC_WARN_UNUSED_FUNCTION = YES;
  712. HEADER_SEARCH_PATHS = "$(SRCROOT)/MobileVLCKit/ImportedSources/vlc/include";
  713. MTL_ENABLE_DEBUG_INFO = YES;
  714. ONLY_ACTIVE_ARCH = YES;
  715. OTHER_LDFLAGS = "-ObjC";
  716. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libcompat.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libvlccore.a $(VLC_PLUGINS_LDFLAGS) $(OTHER_CFLAGS)";
  717. PRODUCT_NAME = "$(TARGET_NAME)";
  718. SDKROOT = appletvos;
  719. SKIP_INSTALL = YES;
  720. TVOS_DEPLOYMENT_TARGET = 9.0;
  721. };
  722. name = Debug;
  723. };
  724. 7D8938931B500013008F2B14 /* Debug */ = {
  725. isa = XCBuildConfiguration;
  726. buildSettings = {
  727. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  728. GCC_C_LANGUAGE_STANDARD = c99;
  729. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  730. GCC_WARN_UNUSED_VARIABLE = YES;
  731. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  732. OTHER_LDFLAGS = "-ObjC";
  733. SDKROOT = iphoneos;
  734. SKIP_INSTALL = YES;
  735. };
  736. name = Debug;
  737. };
  738. 7D8938941B500013008F2B14 /* Debug */ = {
  739. isa = XCBuildConfiguration;
  740. baseConfigurationReference = 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */;
  741. buildSettings = {
  742. ALWAYS_SEARCH_USER_PATHS = NO;
  743. ARCHS = (
  744. "$(ARCHS_STANDARD_INCLUDING_64_BIT)",
  745. armv7s,
  746. );
  747. CLANG_CXX_LIBRARY = "libc++";
  748. CLANG_ENABLE_OBJC_ARC = YES;
  749. DSTROOT = /tmp/MobileVLCKit.dst;
  750. ENABLE_NS_ASSERTIONS = NO;
  751. GCC_C_LANGUAGE_STANDARD = gnu11;
  752. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  753. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  754. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  755. HEADER_SEARCH_PATHS = "$(SRCROOT)/MobileVLCKit/ImportedSources/vlc/include";
  756. INSTALL_PATH = /usr/local/lib;
  757. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  758. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libcompat.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libvlccore.a $(VLC_PLUGINS_LDFLAGS) $(OTHER_CFLAGS)";
  759. PRODUCT_NAME = MobileVLCKit;
  760. };
  761. name = Debug;
  762. };
  763. 7D89393B1B500D1D008F2B14 /* Release */ = {
  764. isa = XCBuildConfiguration;
  765. buildSettings = {
  766. ALWAYS_SEARCH_USER_PATHS = NO;
  767. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  768. CLANG_CXX_LIBRARY = "libc++";
  769. CLANG_ENABLE_MODULES = YES;
  770. CLANG_ENABLE_OBJC_ARC = YES;
  771. CLANG_WARN_BOOL_CONVERSION = YES;
  772. CLANG_WARN_CONSTANT_CONVERSION = YES;
  773. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  774. CLANG_WARN_EMPTY_BODY = YES;
  775. CLANG_WARN_ENUM_CONVERSION = YES;
  776. CLANG_WARN_INT_CONVERSION = YES;
  777. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  778. CLANG_WARN_UNREACHABLE_CODE = YES;
  779. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  780. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  781. COPY_PHASE_STRIP = NO;
  782. CURRENT_PROJECT_VERSION = 1;
  783. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  784. DEFINES_MODULE = YES;
  785. DYLIB_COMPATIBILITY_VERSION = 1;
  786. DYLIB_CURRENT_VERSION = 1;
  787. DYLIB_INSTALL_NAME_BASE = "@rpath";
  788. ENABLE_NS_ASSERTIONS = NO;
  789. ENABLE_STRICT_OBJC_MSGSEND = YES;
  790. GCC_C_LANGUAGE_STANDARD = gnu99;
  791. GCC_NO_COMMON_BLOCKS = YES;
  792. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  793. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  794. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  795. GCC_WARN_UNDECLARED_SELECTOR = YES;
  796. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  797. GCC_WARN_UNUSED_FUNCTION = YES;
  798. HEADER_SEARCH_PATHS = (
  799. "$(inherited)",
  800. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  801. "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/include",
  802. );
  803. INFOPLIST_FILE = DynamicMobileVLCKit/Info.plist;
  804. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  805. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  806. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  807. MTL_ENABLE_DEBUG_INFO = NO;
  808. OTHER_LDFLAGS = (
  809. "-ObjC",
  810. "-read_only_relocs",
  811. suppress,
  812. );
  813. OTHER_LIBTOOLFLAGS = "-read_only_relocs suppress";
  814. PRODUCT_NAME = "$(TARGET_NAME)";
  815. SKIP_INSTALL = YES;
  816. TARGETED_DEVICE_FAMILY = "1,2";
  817. VALIDATE_PRODUCT = YES;
  818. VERSIONING_SYSTEM = "apple-generic";
  819. VERSION_INFO_PREFIX = "";
  820. };
  821. name = Release;
  822. };
  823. 7D89393C1B500D1D008F2B14 /* Debug */ = {
  824. isa = XCBuildConfiguration;
  825. buildSettings = {
  826. ALWAYS_SEARCH_USER_PATHS = NO;
  827. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  828. CLANG_CXX_LIBRARY = "libc++";
  829. CLANG_ENABLE_MODULES = YES;
  830. CLANG_ENABLE_OBJC_ARC = YES;
  831. CLANG_WARN_BOOL_CONVERSION = YES;
  832. CLANG_WARN_CONSTANT_CONVERSION = YES;
  833. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  834. CLANG_WARN_EMPTY_BODY = YES;
  835. CLANG_WARN_ENUM_CONVERSION = YES;
  836. CLANG_WARN_INT_CONVERSION = YES;
  837. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  838. CLANG_WARN_UNREACHABLE_CODE = YES;
  839. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  840. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  841. COPY_PHASE_STRIP = NO;
  842. CURRENT_PROJECT_VERSION = 1;
  843. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  844. DEFINES_MODULE = YES;
  845. DYLIB_COMPATIBILITY_VERSION = 1;
  846. DYLIB_CURRENT_VERSION = 1;
  847. DYLIB_INSTALL_NAME_BASE = "@rpath";
  848. ENABLE_STRICT_OBJC_MSGSEND = YES;
  849. GCC_C_LANGUAGE_STANDARD = gnu99;
  850. GCC_DYNAMIC_NO_PIC = NO;
  851. GCC_NO_COMMON_BLOCKS = YES;
  852. GCC_OPTIMIZATION_LEVEL = 0;
  853. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  854. GCC_PREPROCESSOR_DEFINITIONS = (
  855. "DEBUG=1",
  856. "$(inherited)",
  857. );
  858. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  859. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  860. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  861. GCC_WARN_UNDECLARED_SELECTOR = YES;
  862. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  863. GCC_WARN_UNUSED_FUNCTION = YES;
  864. HEADER_SEARCH_PATHS = (
  865. "$(inherited)",
  866. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  867. "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/include",
  868. );
  869. INFOPLIST_FILE = DynamicMobileVLCKit/Info.plist;
  870. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  871. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  872. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  873. MTL_ENABLE_DEBUG_INFO = YES;
  874. ONLY_ACTIVE_ARCH = NO;
  875. OTHER_LDFLAGS = (
  876. "-ObjC",
  877. "-read_only_relocs",
  878. suppress,
  879. );
  880. OTHER_LIBTOOLFLAGS = "-read_only_relocs suppress";
  881. PRODUCT_NAME = "$(TARGET_NAME)";
  882. SKIP_INSTALL = YES;
  883. TARGETED_DEVICE_FAMILY = "1,2";
  884. VERSIONING_SYSTEM = "apple-generic";
  885. VERSION_INFO_PREFIX = "";
  886. };
  887. name = Debug;
  888. };
  889. 7D8939601B500DBC008F2B14 /* Release */ = {
  890. isa = XCBuildConfiguration;
  891. baseConfigurationReference = 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */;
  892. buildSettings = {
  893. ALWAYS_SEARCH_USER_PATHS = NO;
  894. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  895. CLANG_CXX_LIBRARY = "libc++";
  896. CLANG_ENABLE_MODULES = YES;
  897. CLANG_ENABLE_OBJC_ARC = YES;
  898. CLANG_WARN_BOOL_CONVERSION = YES;
  899. CLANG_WARN_CONSTANT_CONVERSION = YES;
  900. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  901. CLANG_WARN_EMPTY_BODY = YES;
  902. CLANG_WARN_ENUM_CONVERSION = YES;
  903. CLANG_WARN_INT_CONVERSION = YES;
  904. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  905. CLANG_WARN_UNREACHABLE_CODE = YES;
  906. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  907. COPY_PHASE_STRIP = NO;
  908. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  909. ENABLE_NS_ASSERTIONS = NO;
  910. ENABLE_STRICT_OBJC_MSGSEND = YES;
  911. GCC_C_LANGUAGE_STANDARD = gnu99;
  912. GCC_NO_COMMON_BLOCKS = YES;
  913. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  914. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  915. GCC_WARN_UNDECLARED_SELECTOR = YES;
  916. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  917. GCC_WARN_UNUSED_FUNCTION = YES;
  918. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  919. MTL_ENABLE_DEBUG_INFO = NO;
  920. OTHER_LDFLAGS = "-ObjC";
  921. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios/core/libvlccore.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios/core/libcompat.a $(VLC_PLUGINS_LDFLAGS)";
  922. PRODUCT_NAME = "$(TARGET_NAME)";
  923. SKIP_INSTALL = YES;
  924. VALIDATE_PRODUCT = YES;
  925. };
  926. name = Release;
  927. };
  928. 7D8939611B500DBC008F2B14 /* Debug */ = {
  929. isa = XCBuildConfiguration;
  930. baseConfigurationReference = 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */;
  931. buildSettings = {
  932. ALWAYS_SEARCH_USER_PATHS = NO;
  933. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  934. CLANG_CXX_LIBRARY = "libc++";
  935. CLANG_ENABLE_MODULES = YES;
  936. CLANG_ENABLE_OBJC_ARC = YES;
  937. CLANG_WARN_BOOL_CONVERSION = YES;
  938. CLANG_WARN_CONSTANT_CONVERSION = YES;
  939. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  940. CLANG_WARN_EMPTY_BODY = YES;
  941. CLANG_WARN_ENUM_CONVERSION = YES;
  942. CLANG_WARN_INT_CONVERSION = YES;
  943. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  944. CLANG_WARN_UNREACHABLE_CODE = YES;
  945. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  946. COPY_PHASE_STRIP = NO;
  947. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  948. ENABLE_STRICT_OBJC_MSGSEND = YES;
  949. GCC_C_LANGUAGE_STANDARD = gnu99;
  950. GCC_DYNAMIC_NO_PIC = NO;
  951. GCC_NO_COMMON_BLOCKS = YES;
  952. GCC_OPTIMIZATION_LEVEL = 0;
  953. GCC_PREPROCESSOR_DEFINITIONS = (
  954. "DEBUG=1",
  955. "$(inherited)",
  956. );
  957. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  958. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  959. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  960. GCC_WARN_UNDECLARED_SELECTOR = YES;
  961. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  962. GCC_WARN_UNUSED_FUNCTION = YES;
  963. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  964. MTL_ENABLE_DEBUG_INFO = YES;
  965. ONLY_ACTIVE_ARCH = YES;
  966. OTHER_LDFLAGS = "-ObjC";
  967. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios/core/libvlccore.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios/core/libcompat.a $(VLC_PLUGINS_LDFLAGS)";
  968. PRODUCT_NAME = "$(TARGET_NAME)";
  969. SKIP_INSTALL = YES;
  970. };
  971. name = Debug;
  972. };
  973. /* End XCBuildConfiguration section */
  974. /* Begin XCConfigurationList section */
  975. 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "MobileVLCKit" */ = {
  976. isa = XCConfigurationList;
  977. buildConfigurations = (
  978. 1DEB922008733DC00010E9CD /* Release */,
  979. 7D8938941B500013008F2B14 /* Debug */,
  980. );
  981. defaultConfigurationIsVisible = 0;
  982. defaultConfigurationName = Release;
  983. };
  984. 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "MobileVLCKit" */ = {
  985. isa = XCConfigurationList;
  986. buildConfigurations = (
  987. 1DEB922408733DC00010E9CD /* Release */,
  988. 7D8938931B500013008F2B14 /* Debug */,
  989. );
  990. defaultConfigurationIsVisible = 0;
  991. defaultConfigurationName = Release;
  992. };
  993. 7D1329611BA304D900BE647E /* Build configuration list for PBXNativeTarget "TVVLCKit" */ = {
  994. isa = XCConfigurationList;
  995. buildConfigurations = (
  996. 7D13295F1BA304D900BE647E /* Release */,
  997. 7D1329601BA304D900BE647E /* Debug */,
  998. );
  999. defaultConfigurationIsVisible = 0;
  1000. defaultConfigurationName = Release;
  1001. };
  1002. 7D89393A1B500D1D008F2B14 /* Build configuration list for PBXNativeTarget "DynamicMobileVLCKit" */ = {
  1003. isa = XCConfigurationList;
  1004. buildConfigurations = (
  1005. 7D89393B1B500D1D008F2B14 /* Release */,
  1006. 7D89393C1B500D1D008F2B14 /* Debug */,
  1007. );
  1008. defaultConfigurationIsVisible = 0;
  1009. defaultConfigurationName = Release;
  1010. };
  1011. 7D89395F1B500DBC008F2B14 /* Build configuration list for PBXNativeTarget "StaticLibVLC" */ = {
  1012. isa = XCConfigurationList;
  1013. buildConfigurations = (
  1014. 7D8939601B500DBC008F2B14 /* Release */,
  1015. 7D8939611B500DBC008F2B14 /* Debug */,
  1016. );
  1017. defaultConfigurationIsVisible = 0;
  1018. defaultConfigurationName = Release;
  1019. };
  1020. /* End XCConfigurationList section */
  1021. };
  1022. rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
  1023. }