project.pbxproj 56 KB

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