project.pbxproj 83 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0E159EC41BC6B2890015BA7C /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B49C5FB1BC3D7870052D40C /* VLCAudio.m */; };
  10. 0E159EC51BC6B2930015BA7C /* VLCAudio.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4B49C5FD1BC3D7960052D40C /* VLCAudio.h */; };
  11. 4B09CED21BC463B100695566 /* VLCAudio.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 4B49C5FD1BC3D7960052D40C /* VLCAudio.h */; };
  12. 4B49C5FC1BC3D7870052D40C /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B49C5FB1BC3D7870052D40C /* VLCAudio.m */; };
  13. 6360B0E211E7F0C000EAD790 /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */; };
  14. 6360B10611E7F27300EAD790 /* VLCMediaDiscoverer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */; };
  15. 636E975811EBC67A002FE8A9 /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */; };
  16. 636E979111EBC97C002FE8A9 /* VLCMediaThumbnailer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */; };
  17. 7A5ECACB11DE8F7300F66AF3 /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */; };
  18. 7A5ECACC11DE8F7300F66AF3 /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */; };
  19. 7A5ECACD11DE8F7300F66AF3 /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */; };
  20. 7A5ECACE11DE8F7300F66AF3 /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */; };
  21. 7A5ECACF11DE8F7300F66AF3 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */; };
  22. 7A5ECAD011DE8F7300F66AF3 /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */; };
  23. 7A5ECB5511DE961700F66AF3 /* VLCLibrary.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */; };
  24. 7A5ECB5611DE961700F66AF3 /* VLCMedia.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */; };
  25. 7A5ECB5711DE961700F66AF3 /* VLCMediaList.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */; };
  26. 7A5ECB5811DE961700F66AF3 /* VLCMediaPlayer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */; };
  27. 7A5ECB5911DE961700F66AF3 /* VLCTime.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */; };
  28. 7A5ECB9E11DE975A00F66AF3 /* MobileVLCKit.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */; };
  29. 7D13295C1BA304D900BE647E /* TVVLCKit.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7D13295B1BA304D900BE647E /* TVVLCKit.h */; };
  30. 7D1329621BA3056800BE647E /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */; };
  31. 7D1329631BA3056800BE647E /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */; };
  32. 7D1329641BA3056800BE647E /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */; };
  33. 7D1329651BA3056800BE647E /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */; };
  34. 7D1329661BA3056800BE647E /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */; };
  35. 7D1329671BA3056800BE647E /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */; };
  36. 7D1329681BA3056800BE647E /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */; };
  37. 7D1329691BA3056800BE647E /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */; };
  38. 7D13296A1BA3056800BE647E /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */; };
  39. 7D13296B1BA3057D00BE647E /* VLCLibrary.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */; };
  40. 7D13296C1BA3057D00BE647E /* VLCMedia.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */; };
  41. 7D13296D1BA3057D00BE647E /* VLCMediaThumbnailer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */; };
  42. 7D13296E1BA3057D00BE647E /* VLCMediaList.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */; };
  43. 7D13296F1BA3057E00BE647E /* VLCMediaPlayer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */; };
  44. 7D1329701BA3057E00BE647E /* VLCMediaListPlayer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */; };
  45. 7D1329711BA3057E00BE647E /* VLCMediaDiscoverer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */; };
  46. 7D1329721BA3057E00BE647E /* VLCTime.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */; };
  47. 7D34F5521C909DDF008A39F0 /* VLCCustomDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D34F5501C909DDF008A39F0 /* VLCCustomDialogProvider.m */; };
  48. 7D34F5531C909DDF008A39F0 /* VLCCustomDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D34F5501C909DDF008A39F0 /* VLCCustomDialogProvider.m */; };
  49. 7D34F5541C909DDF008A39F0 /* VLCCustomDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D34F5501C909DDF008A39F0 /* VLCCustomDialogProvider.m */; };
  50. 7D5F800A185B72EB00C2CD75 /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */; };
  51. 7D5F800C185B733800C2CD75 /* VLCMediaListPlayer.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */; };
  52. 7D6695301CB5574C00F79C08 /* VLCDialogProvider.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 7D803EB71C8F21EF00864A9C /* VLCDialogProvider.h */; };
  53. 7D6695311CB569C200F79C08 /* VLCDialogProvider.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7D803EB71C8F21EF00864A9C /* VLCDialogProvider.h */; };
  54. 7D6695321CB56B8400F79C08 /* VLCHelperCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DB683D31C996187000C70BE /* VLCHelperCode.m */; };
  55. 7D6C89201C0CA81F00321894 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D6C891F1C0CA81F00321894 /* AVFoundation.framework */; };
  56. 7D6C89211C0CA90000321894 /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B49C5FB1BC3D7870052D40C /* VLCAudio.m */; };
  57. 7D803EB61C8F21D200864A9C /* VLCDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EB51C8F21D200864A9C /* VLCDialogProvider.m */; };
  58. 7D803EC01C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EBE1C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m */; };
  59. 7D803EC11C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EBE1C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m */; };
  60. 7D803EC21C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EBE1C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m */; };
  61. 7D803EC61C8F2AF900864A9C /* VLCiOSLegacyDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EC51C8F2AF900864A9C /* VLCiOSLegacyDialogProvider.m */; };
  62. 7D803EC71C8F2AF900864A9C /* VLCiOSLegacyDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EC51C8F2AF900864A9C /* VLCiOSLegacyDialogProvider.m */; };
  63. 7D803EC91C8F2B0900864A9C /* VLCDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EB51C8F21D200864A9C /* VLCDialogProvider.m */; };
  64. 7D89392C1B500D1C008F2B14 /* DynamicMobileVLCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D89392B1B500D1C008F2B14 /* DynamicMobileVLCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  65. 7D8939401B500D50008F2B14 /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */; };
  66. 7D8939411B500D50008F2B14 /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */; };
  67. 7D8939421B500D50008F2B14 /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */; };
  68. 7D8939431B500D50008F2B14 /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */; };
  69. 7D8939441B500D51008F2B14 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */; };
  70. 7D8939451B500D51008F2B14 /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */; };
  71. 7D8939461B500D51008F2B14 /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */; };
  72. 7D8939471B500D51008F2B14 /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */; };
  73. 7D8939481B500D51008F2B14 /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */; };
  74. 7D8939531B500DBC008F2B14 /* StaticLibVLC.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D8939521B500DBC008F2B14 /* StaticLibVLC.m */; };
  75. 7D8939651B500F13008F2B14 /* libStaticLibVLC.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D89394E1B500DBC008F2B14 /* libStaticLibVLC.a */; };
  76. 7D8939671B500F38008F2B14 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8939011B5009DD008F2B14 /* CoreFoundation.framework */; };
  77. 7D8939691B500F38008F2B14 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938FD1B5009D2008F2B14 /* OpenGLES.framework */; };
  78. 7D89396A1B500F38008F2B14 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938FB1B5009CB008F2B14 /* UIKit.framework */; };
  79. 7D89396B1B500F38008F2B14 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F91B5009C2008F2B14 /* Security.framework */; };
  80. 7D89396C1B500F38008F2B14 /* VideoToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F71B5009BE008F2B14 /* VideoToolbox.framework */; };
  81. 7D89396D1B500F38008F2B14 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F51B5009B4008F2B14 /* CoreMedia.framework */; };
  82. 7D89396E1B500F38008F2B14 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F21B5009A7008F2B14 /* CoreVideo.framework */; };
  83. 7D89396F1B500F38008F2B14 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938F01B5009A2008F2B14 /* AudioToolbox.framework */; };
  84. 7D8939701B500F38008F2B14 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938EE1B500998008F2B14 /* CoreText.framework */; };
  85. 7D8939711B500F38008F2B14 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938EC1B500991008F2B14 /* CoreGraphics.framework */; };
  86. 7D8939721B500F38008F2B14 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938EA1B50098C008F2B14 /* CFNetwork.framework */; };
  87. 7D8939731B500F38008F2B14 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8938E81B500984008F2B14 /* QuartzCore.framework */; };
  88. 7D8939741B500F38008F2B14 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
  89. 7DB683821C995D39000C70BE /* DynamicTVVLCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DB683811C995D39000C70BE /* DynamicTVVLCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  90. 7DB683871C995D76000C70BE /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B49C5FB1BC3D7870052D40C /* VLCAudio.m */; };
  91. 7DB683881C995D76000C70BE /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */; };
  92. 7DB683891C995D76000C70BE /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */; };
  93. 7DB6838A1C995D76000C70BE /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */; };
  94. 7DB6838B1C995D76000C70BE /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */; };
  95. 7DB6838C1C995D76000C70BE /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */; };
  96. 7DB6838D1C995D76000C70BE /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */; };
  97. 7DB6838E1C995D76000C70BE /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */; };
  98. 7DB6838F1C995D76000C70BE /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */; };
  99. 7DB683901C995D76000C70BE /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */; };
  100. 7DB683911C995D76000C70BE /* VLCDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EB51C8F21D200864A9C /* VLCDialogProvider.m */; };
  101. 7DB683921C995D76000C70BE /* VLCCustomDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D34F5501C909DDF008A39F0 /* VLCCustomDialogProvider.m */; };
  102. 7DB683931C995D76000C70BE /* VLCEmbeddedDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EBE1C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m */; };
  103. 7DB683B21C995E1D000C70BE /* VLCAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B49C5FD1BC3D7960052D40C /* VLCAudio.h */; settings = {ATTRIBUTES = (Public, ); }; };
  104. 7DB683B31C995E1D000C70BE /* VLCLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  105. 7DB683B41C995E1D000C70BE /* VLCMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
  106. 7DB683B51C995E1D000C70BE /* VLCMediaThumbnailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  107. 7DB683B61C995E1D000C70BE /* VLCMediaList.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */; settings = {ATTRIBUTES = (Public, ); }; };
  108. 7DB683B71C995E1D000C70BE /* VLCMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  109. 7DB683B81C995E1D000C70BE /* VLCMediaListPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  110. 7DB683B91C995E1D000C70BE /* VLCMediaDiscoverer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  111. 7DB683BA1C995E1D000C70BE /* VLCDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D803EB71C8F21EF00864A9C /* VLCDialogProvider.h */; settings = {ATTRIBUTES = (Public, ); }; };
  112. 7DB683BB1C995E1D000C70BE /* VLCTime.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
  113. 7DB683BC1C995E34000C70BE /* VLCLibVLCBridging.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAE411DE8FEF00F66AF3 /* VLCLibVLCBridging.h */; settings = {ATTRIBUTES = (Private, ); }; };
  114. 7DB683BD1C995E34000C70BE /* VLCEventManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAE511DE8FEF00F66AF3 /* VLCEventManager.h */; settings = {ATTRIBUTES = (Private, ); }; };
  115. 7DB683BE1C995E34000C70BE /* VLCEmbeddedDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D803EC31C8F2AEF00864A9C /* VLCEmbeddedDialogProvider.h */; settings = {ATTRIBUTES = (Private, ); }; };
  116. 7DB683BF1C995E34000C70BE /* VLCiOSLegacyDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D803EC41C8F2AEF00864A9C /* VLCiOSLegacyDialogProvider.h */; settings = {ATTRIBUTES = (Private, ); }; };
  117. 7DB683C01C995E34000C70BE /* VLCCustomDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D34F5551C909DF6008A39F0 /* VLCCustomDialogProvider.h */; settings = {ATTRIBUTES = (Private, ); }; };
  118. 7DB683CF1C995EA3000C70BE /* libStaticTVLibvlc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB683C61C995E9A000C70BE /* libStaticTVLibvlc.a */; };
  119. 7DB683D01C995EBA000C70BE /* StaticLibVLC.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D8939521B500DBC008F2B14 /* StaticLibVLC.m */; };
  120. 7DB683D61C996187000C70BE /* VLCHelperCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DB683D31C996187000C70BE /* VLCHelperCode.m */; };
  121. 7DB683D71C996187000C70BE /* VLCHelperCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DB683D31C996187000C70BE /* VLCHelperCode.m */; };
  122. 7DB683D81C996187000C70BE /* VLCHelperCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DB683D31C996187000C70BE /* VLCHelperCode.m */; };
  123. 7DB683DA1C9961BA000C70BE /* VLCHelperCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DB683D91C9961BA000C70BE /* VLCHelperCode.h */; settings = {ATTRIBUTES = (Private, ); }; };
  124. 7DB683DB1C9961BA000C70BE /* VLCHelperCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DB683D91C9961BA000C70BE /* VLCHelperCode.h */; settings = {ATTRIBUTES = (Private, ); }; };
  125. 7DDC020B1B501ECF0078FC84 /* VLCLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  126. 7DDC020C1B501ECF0078FC84 /* VLCMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
  127. 7DDC020D1B501ECF0078FC84 /* VLCMediaThumbnailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  128. 7DDC020E1B501ECF0078FC84 /* VLCMediaList.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */; settings = {ATTRIBUTES = (Public, ); }; };
  129. 7DDC020F1B501ECF0078FC84 /* VLCMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  130. 7DDC02101B501ECF0078FC84 /* VLCMediaListPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  131. 7DDC02111B501ECF0078FC84 /* VLCMediaDiscoverer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  132. 7DDC02121B501ECF0078FC84 /* VLCTime.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
  133. 7DDC02151B501ED70078FC84 /* VLCLibVLCBridging.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAE411DE8FEF00F66AF3 /* VLCLibVLCBridging.h */; settings = {ATTRIBUTES = (Private, ); }; };
  134. 7DDC02161B501ED70078FC84 /* VLCEventManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5ECAE511DE8FEF00F66AF3 /* VLCEventManager.h */; settings = {ATTRIBUTES = (Private, ); }; };
  135. 7DFDF4E21C9AF17800BA86A6 /* VLCDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D803EB51C8F21D200864A9C /* VLCDialogProvider.m */; };
  136. 7DFDF4E71C9AF24700BA86A6 /* VLCAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B49C5FD1BC3D7960052D40C /* VLCAudio.h */; settings = {ATTRIBUTES = (Public, ); }; };
  137. 7DFDF4E81C9AF25600BA86A6 /* VLCEmbeddedDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D803EC31C8F2AEF00864A9C /* VLCEmbeddedDialogProvider.h */; settings = {ATTRIBUTES = (Private, ); }; };
  138. 7DFDF4E91C9AF25600BA86A6 /* VLCiOSLegacyDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D803EC41C8F2AEF00864A9C /* VLCiOSLegacyDialogProvider.h */; settings = {ATTRIBUTES = (Private, ); }; };
  139. 7DFDF4EA1C9AF25600BA86A6 /* VLCCustomDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D34F5551C909DF6008A39F0 /* VLCCustomDialogProvider.h */; settings = {ATTRIBUTES = (Private, ); }; };
  140. 7DFDF4EB1C9AF27A00BA86A6 /* VLCDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D803EB71C8F21EF00864A9C /* VLCDialogProvider.h */; settings = {ATTRIBUTES = (Public, ); }; };
  141. AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
  142. /* End PBXBuildFile section */
  143. /* Begin PBXCopyFilesBuildPhase section */
  144. 7A5ECB6211DE961B00F66AF3 /* Copy Headers */ = {
  145. isa = PBXCopyFilesBuildPhase;
  146. buildActionMask = 2147483647;
  147. dstPath = MobileVLCKit;
  148. dstSubfolderSpec = 16;
  149. files = (
  150. 7D6695301CB5574C00F79C08 /* VLCDialogProvider.h in Copy Headers */,
  151. 7A5ECB9E11DE975A00F66AF3 /* MobileVLCKit.h in Copy Headers */,
  152. 4B09CED21BC463B100695566 /* VLCAudio.h in Copy Headers */,
  153. 7A5ECB5511DE961700F66AF3 /* VLCLibrary.h in Copy Headers */,
  154. 7A5ECB5611DE961700F66AF3 /* VLCMedia.h in Copy Headers */,
  155. 636E979111EBC97C002FE8A9 /* VLCMediaThumbnailer.h in Copy Headers */,
  156. 7A5ECB5711DE961700F66AF3 /* VLCMediaList.h in Copy Headers */,
  157. 7A5ECB5811DE961700F66AF3 /* VLCMediaPlayer.h in Copy Headers */,
  158. 7D5F800C185B733800C2CD75 /* VLCMediaListPlayer.h in Copy Headers */,
  159. 6360B10611E7F27300EAD790 /* VLCMediaDiscoverer.h in Copy Headers */,
  160. 7A5ECB5911DE961700F66AF3 /* VLCTime.h in Copy Headers */,
  161. );
  162. name = "Copy Headers";
  163. runOnlyForDeploymentPostprocessing = 0;
  164. };
  165. 7D1329571BA304D900BE647E /* CopyFiles */ = {
  166. isa = PBXCopyFilesBuildPhase;
  167. buildActionMask = 2147483647;
  168. dstPath = "$(PRODUCT_NAME)";
  169. dstSubfolderSpec = 16;
  170. files = (
  171. 7D6695311CB569C200F79C08 /* VLCDialogProvider.h in CopyFiles */,
  172. 0E159EC51BC6B2930015BA7C /* VLCAudio.h in CopyFiles */,
  173. 7D13295C1BA304D900BE647E /* TVVLCKit.h in CopyFiles */,
  174. 7D13296B1BA3057D00BE647E /* VLCLibrary.h in CopyFiles */,
  175. 7D13296C1BA3057D00BE647E /* VLCMedia.h in CopyFiles */,
  176. 7D13296D1BA3057D00BE647E /* VLCMediaThumbnailer.h in CopyFiles */,
  177. 7D13296E1BA3057D00BE647E /* VLCMediaList.h in CopyFiles */,
  178. 7D13296F1BA3057E00BE647E /* VLCMediaPlayer.h in CopyFiles */,
  179. 7D1329701BA3057E00BE647E /* VLCMediaListPlayer.h in CopyFiles */,
  180. 7D1329711BA3057E00BE647E /* VLCMediaDiscoverer.h in CopyFiles */,
  181. 7D1329721BA3057E00BE647E /* VLCTime.h in CopyFiles */,
  182. );
  183. runOnlyForDeploymentPostprocessing = 0;
  184. };
  185. 7D89394C1B500DBC008F2B14 /* CopyFiles */ = {
  186. isa = PBXCopyFilesBuildPhase;
  187. buildActionMask = 2147483647;
  188. dstPath = "include/$(PRODUCT_NAME)";
  189. dstSubfolderSpec = 16;
  190. files = (
  191. );
  192. runOnlyForDeploymentPostprocessing = 0;
  193. };
  194. 7DB683C41C995E9A000C70BE /* CopyFiles */ = {
  195. isa = PBXCopyFilesBuildPhase;
  196. buildActionMask = 2147483647;
  197. dstPath = "include/$(PRODUCT_NAME)";
  198. dstSubfolderSpec = 16;
  199. files = (
  200. );
  201. runOnlyForDeploymentPostprocessing = 0;
  202. };
  203. /* End PBXCopyFilesBuildPhase section */
  204. /* Begin PBXFileReference section */
  205. 4B49C5FB1BC3D7870052D40C /* VLCAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCAudio.m; path = Sources/VLCAudio.m; sourceTree = "<group>"; };
  206. 4B49C5FD1BC3D7960052D40C /* VLCAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCAudio.h; path = Headers/Public/VLCAudio.h; sourceTree = "<group>"; };
  207. 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaDiscoverer.m; path = Sources/VLCMediaDiscoverer.m; sourceTree = "<group>"; };
  208. 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaDiscoverer.h; path = Headers/Public/VLCMediaDiscoverer.h; sourceTree = "<group>"; };
  209. 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaThumbnailer.m; path = Sources/VLCMediaThumbnailer.m; sourceTree = "<group>"; };
  210. 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaThumbnailer.h; path = Headers/Public/VLCMediaThumbnailer.h; sourceTree = "<group>"; };
  211. 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCEventManager.m; path = Sources/VLCEventManager.m; sourceTree = "<group>"; };
  212. 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCLibrary.m; path = Sources/VLCLibrary.m; sourceTree = "<group>"; };
  213. 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMedia.m; path = Sources/VLCMedia.m; sourceTree = "<group>"; };
  214. 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaList.m; path = Sources/VLCMediaList.m; sourceTree = "<group>"; };
  215. 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaPlayer.m; path = Sources/VLCMediaPlayer.m; sourceTree = "<group>"; };
  216. 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCTime.m; path = Sources/VLCTime.m; sourceTree = "<group>"; };
  217. 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibrary.h; path = Headers/Public/VLCLibrary.h; sourceTree = "<group>"; };
  218. 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMedia.h; path = Headers/Public/VLCMedia.h; sourceTree = "<group>"; };
  219. 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaList.h; path = Headers/Public/VLCMediaList.h; sourceTree = "<group>"; };
  220. 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaPlayer.h; path = Headers/Public/VLCMediaPlayer.h; sourceTree = "<group>"; };
  221. 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCTime.h; path = Headers/Public/VLCTime.h; sourceTree = "<group>"; };
  222. 7A5ECAE411DE8FEF00F66AF3 /* VLCLibVLCBridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibVLCBridging.h; path = Headers/Internal/VLCLibVLCBridging.h; sourceTree = "<group>"; };
  223. 7A5ECAE511DE8FEF00F66AF3 /* VLCEventManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCEventManager.h; path = Headers/Internal/VLCEventManager.h; sourceTree = "<group>"; };
  224. 7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MobileVLCKit.h; path = Headers/Public/MobileVLCKit.h; sourceTree = "<group>"; };
  225. 7D1329591BA304D900BE647E /* libTVVLCKit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTVVLCKit.a; sourceTree = BUILT_PRODUCTS_DIR; };
  226. 7D13295B1BA304D900BE647E /* TVVLCKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TVVLCKit.h; sourceTree = "<group>"; };
  227. 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>"; };
  228. 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>"; };
  229. 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>"; };
  230. 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>"; };
  231. 7D34F5501C909DDF008A39F0 /* VLCCustomDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCCustomDialogProvider.m; path = Sources/VLCCustomDialogProvider.m; sourceTree = "<group>"; };
  232. 7D34F5551C909DF6008A39F0 /* VLCCustomDialogProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCCustomDialogProvider.h; path = Headers/Internal/VLCCustomDialogProvider.h; sourceTree = "<group>"; };
  233. 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMediaListPlayer.m; path = Sources/VLCMediaListPlayer.m; sourceTree = "<group>"; };
  234. 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaListPlayer.h; path = Headers/Public/VLCMediaListPlayer.h; sourceTree = "<group>"; };
  235. 7D6C891F1C0CA81F00321894 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  236. 7D803EB51C8F21D200864A9C /* VLCDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCDialogProvider.m; path = Sources/VLCDialogProvider.m; sourceTree = "<group>"; };
  237. 7D803EB71C8F21EF00864A9C /* VLCDialogProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCDialogProvider.h; path = Headers/Public/VLCDialogProvider.h; sourceTree = "<group>"; };
  238. 7D803EBE1C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCEmbeddedDialogProvider.m; path = Sources/VLCEmbeddedDialogProvider.m; sourceTree = "<group>"; };
  239. 7D803EC31C8F2AEF00864A9C /* VLCEmbeddedDialogProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = VLCEmbeddedDialogProvider.h; path = Headers/Internal/VLCEmbeddedDialogProvider.h; sourceTree = "<group>"; };
  240. 7D803EC41C8F2AEF00864A9C /* VLCiOSLegacyDialogProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = VLCiOSLegacyDialogProvider.h; path = Headers/Internal/VLCiOSLegacyDialogProvider.h; sourceTree = "<group>"; };
  241. 7D803EC51C8F2AF900864A9C /* VLCiOSLegacyDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCiOSLegacyDialogProvider.m; path = Sources/VLCiOSLegacyDialogProvider.m; sourceTree = "<group>"; };
  242. 7D8938E81B500984008F2B14 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  243. 7D8938EA1B50098C008F2B14 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  244. 7D8938EC1B500991008F2B14 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  245. 7D8938EE1B500998008F2B14 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  246. 7D8938F01B5009A2008F2B14 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  247. 7D8938F21B5009A7008F2B14 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
  248. 7D8938F51B5009B4008F2B14 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
  249. 7D8938F71B5009BE008F2B14 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; };
  250. 7D8938F91B5009C2008F2B14 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  251. 7D8938FB1B5009CB008F2B14 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  252. 7D8938FD1B5009D2008F2B14 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  253. 7D8939011B5009DD008F2B14 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
  254. 7D8939271B500D1C008F2B14 /* DynamicMobileVLCKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DynamicMobileVLCKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  255. 7D89392A1B500D1C008F2B14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  256. 7D89392B1B500D1C008F2B14 /* DynamicMobileVLCKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DynamicMobileVLCKit.h; sourceTree = "<group>"; };
  257. 7D89394E1B500DBC008F2B14 /* libStaticLibVLC.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libStaticLibVLC.a; sourceTree = BUILT_PRODUCTS_DIR; };
  258. 7D8939521B500DBC008F2B14 /* StaticLibVLC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StaticLibVLC.m; sourceTree = "<group>"; };
  259. 7DB6837F1C995D39000C70BE /* DynamicTVVLCKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DynamicTVVLCKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  260. 7DB683811C995D39000C70BE /* DynamicTVVLCKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DynamicTVVLCKit.h; sourceTree = "<group>"; };
  261. 7DB683831C995D39000C70BE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  262. 7DB683C61C995E9A000C70BE /* libStaticTVLibvlc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libStaticTVLibvlc.a; sourceTree = BUILT_PRODUCTS_DIR; };
  263. 7DB683D31C996187000C70BE /* VLCHelperCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCHelperCode.m; path = Sources/VLCHelperCode.m; sourceTree = "<group>"; };
  264. 7DB683D91C9961BA000C70BE /* VLCHelperCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCHelperCode.h; path = Headers/Internal/VLCHelperCode.h; sourceTree = "<group>"; };
  265. AA747D9E0F9514B9006C5449 /* MobileVLCKit_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MobileVLCKit_Prefix.pch; sourceTree = SOURCE_ROOT; };
  266. AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  267. D2AAC07E0554694100DB518D /* libMobileVLCKit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libMobileVLCKit.a; sourceTree = BUILT_PRODUCTS_DIR; };
  268. /* End PBXFileReference section */
  269. /* Begin PBXFrameworksBuildPhase section */
  270. 7D1329561BA304D900BE647E /* Frameworks */ = {
  271. isa = PBXFrameworksBuildPhase;
  272. buildActionMask = 2147483647;
  273. files = (
  274. );
  275. runOnlyForDeploymentPostprocessing = 0;
  276. };
  277. 7D8939231B500D1C008F2B14 /* Frameworks */ = {
  278. isa = PBXFrameworksBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. 7D6C89201C0CA81F00321894 /* AVFoundation.framework in Frameworks */,
  282. 7D8939651B500F13008F2B14 /* libStaticLibVLC.a in Frameworks */,
  283. 7D8939671B500F38008F2B14 /* CoreFoundation.framework in Frameworks */,
  284. 7D8939691B500F38008F2B14 /* OpenGLES.framework in Frameworks */,
  285. 7D89396A1B500F38008F2B14 /* UIKit.framework in Frameworks */,
  286. 7D89396B1B500F38008F2B14 /* Security.framework in Frameworks */,
  287. 7D89396C1B500F38008F2B14 /* VideoToolbox.framework in Frameworks */,
  288. 7D89396D1B500F38008F2B14 /* CoreMedia.framework in Frameworks */,
  289. 7D89396E1B500F38008F2B14 /* CoreVideo.framework in Frameworks */,
  290. 7D89396F1B500F38008F2B14 /* AudioToolbox.framework in Frameworks */,
  291. 7D8939701B500F38008F2B14 /* CoreText.framework in Frameworks */,
  292. 7D8939711B500F38008F2B14 /* CoreGraphics.framework in Frameworks */,
  293. 7D8939721B500F38008F2B14 /* CFNetwork.framework in Frameworks */,
  294. 7D8939731B500F38008F2B14 /* QuartzCore.framework in Frameworks */,
  295. 7D8939741B500F38008F2B14 /* Foundation.framework in Frameworks */,
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. };
  299. 7D89394B1B500DBC008F2B14 /* Frameworks */ = {
  300. isa = PBXFrameworksBuildPhase;
  301. buildActionMask = 2147483647;
  302. files = (
  303. );
  304. runOnlyForDeploymentPostprocessing = 0;
  305. };
  306. 7DB6837B1C995D39000C70BE /* Frameworks */ = {
  307. isa = PBXFrameworksBuildPhase;
  308. buildActionMask = 2147483647;
  309. files = (
  310. 7DB683CF1C995EA3000C70BE /* libStaticTVLibvlc.a in Frameworks */,
  311. );
  312. runOnlyForDeploymentPostprocessing = 0;
  313. };
  314. 7DB683C31C995E9A000C70BE /* Frameworks */ = {
  315. isa = PBXFrameworksBuildPhase;
  316. buildActionMask = 2147483647;
  317. files = (
  318. );
  319. runOnlyForDeploymentPostprocessing = 0;
  320. };
  321. D2AAC07C0554694100DB518D /* Frameworks */ = {
  322. isa = PBXFrameworksBuildPhase;
  323. buildActionMask = 2147483647;
  324. files = (
  325. AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. /* End PBXFrameworksBuildPhase section */
  330. /* Begin PBXGroup section */
  331. 034768DFFF38A50411DB9C8B /* Products */ = {
  332. isa = PBXGroup;
  333. children = (
  334. D2AAC07E0554694100DB518D /* libMobileVLCKit.a */,
  335. 7D8939271B500D1C008F2B14 /* DynamicMobileVLCKit.framework */,
  336. 7D89394E1B500DBC008F2B14 /* libStaticLibVLC.a */,
  337. 7D1329591BA304D900BE647E /* libTVVLCKit.a */,
  338. 7DB6837F1C995D39000C70BE /* DynamicTVVLCKit.framework */,
  339. 7DB683C61C995E9A000C70BE /* libStaticTVLibvlc.a */,
  340. );
  341. name = Products;
  342. sourceTree = "<group>";
  343. };
  344. 0867D691FE84028FC02AAC07 /* MobileVLCKit */ = {
  345. isa = PBXGroup;
  346. children = (
  347. 7A5ECAE211DE8FD200F66AF3 /* Headers */,
  348. 08FB77AEFE84172EC02AAC07 /* Sources */,
  349. 32C88DFF0371C24200C91783 /* Other Sources */,
  350. 7D8939281B500D1C008F2B14 /* DynamicMobileVLCKit */,
  351. 7D89394F1B500DBC008F2B14 /* StaticLibVLC */,
  352. 7D13295A1BA304D900BE647E /* TVVLCKit */,
  353. 7DB683801C995D39000C70BE /* DynamicTVVLCKit */,
  354. 0867D69AFE84028FC02AAC07 /* Frameworks */,
  355. 034768DFFF38A50411DB9C8B /* Products */,
  356. );
  357. name = MobileVLCKit;
  358. sourceTree = "<group>";
  359. };
  360. 0867D69AFE84028FC02AAC07 /* Frameworks */ = {
  361. isa = PBXGroup;
  362. children = (
  363. 7D6C891F1C0CA81F00321894 /* AVFoundation.framework */,
  364. 7D8939011B5009DD008F2B14 /* CoreFoundation.framework */,
  365. 7D8938FD1B5009D2008F2B14 /* OpenGLES.framework */,
  366. 7D8938FB1B5009CB008F2B14 /* UIKit.framework */,
  367. 7D8938F91B5009C2008F2B14 /* Security.framework */,
  368. 7D8938F71B5009BE008F2B14 /* VideoToolbox.framework */,
  369. 7D8938F51B5009B4008F2B14 /* CoreMedia.framework */,
  370. 7D8938F21B5009A7008F2B14 /* CoreVideo.framework */,
  371. 7D8938F01B5009A2008F2B14 /* AudioToolbox.framework */,
  372. 7D8938EE1B500998008F2B14 /* CoreText.framework */,
  373. 7D8938EC1B500991008F2B14 /* CoreGraphics.framework */,
  374. 7D8938EA1B50098C008F2B14 /* CFNetwork.framework */,
  375. 7D8938E81B500984008F2B14 /* QuartzCore.framework */,
  376. AACBBE490F95108600F1A2B1 /* Foundation.framework */,
  377. );
  378. name = Frameworks;
  379. sourceTree = "<group>";
  380. };
  381. 08FB77AEFE84172EC02AAC07 /* Sources */ = {
  382. isa = PBXGroup;
  383. children = (
  384. 4B49C5FB1BC3D7870052D40C /* VLCAudio.m */,
  385. 7A5ECAC411DE8F7300F66AF3 /* VLCEventManager.m */,
  386. 7A5ECAC511DE8F7300F66AF3 /* VLCLibrary.m */,
  387. 7A5ECAC611DE8F7300F66AF3 /* VLCMedia.m */,
  388. 7A5ECAC711DE8F7300F66AF3 /* VLCMediaList.m */,
  389. 7A5ECAC811DE8F7300F66AF3 /* VLCMediaPlayer.m */,
  390. 7D5F8009185B72EB00C2CD75 /* VLCMediaListPlayer.m */,
  391. 636E975711EBC67A002FE8A9 /* VLCMediaThumbnailer.m */,
  392. 6360B0E111E7F0C000EAD790 /* VLCMediaDiscoverer.m */,
  393. 7A5ECAC911DE8F7300F66AF3 /* VLCTime.m */,
  394. 7D34F5571C909E13008A39F0 /* Dialogs */,
  395. 7DB683D31C996187000C70BE /* VLCHelperCode.m */,
  396. );
  397. name = Sources;
  398. sourceTree = "<group>";
  399. };
  400. 32C88DFF0371C24200C91783 /* Other Sources */ = {
  401. isa = PBXGroup;
  402. children = (
  403. 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */,
  404. AA747D9E0F9514B9006C5449 /* MobileVLCKit_Prefix.pch */,
  405. 7D1329751BA305D600BE647E /* vlc-plugins-AppleTV.xcconfig */,
  406. );
  407. name = "Other Sources";
  408. sourceTree = "<group>";
  409. };
  410. 7A5ECAE211DE8FD200F66AF3 /* Headers */ = {
  411. isa = PBXGroup;
  412. children = (
  413. 7A5ECB9D11DE975700F66AF3 /* MobileVLCKit.h */,
  414. 7A5ECAE311DE8FDF00F66AF3 /* Internal */,
  415. 4B49C5FD1BC3D7960052D40C /* VLCAudio.h */,
  416. 7A5ECAD411DE8FAB00F66AF3 /* VLCLibrary.h */,
  417. 7A5ECAD511DE8FAB00F66AF3 /* VLCMedia.h */,
  418. 636E979011EBC96D002FE8A9 /* VLCMediaThumbnailer.h */,
  419. 7A5ECAD611DE8FAB00F66AF3 /* VLCMediaList.h */,
  420. 7A5ECAD711DE8FAB00F66AF3 /* VLCMediaPlayer.h */,
  421. 7D5F800B185B730F00C2CD75 /* VLCMediaListPlayer.h */,
  422. 6360B0E311E7F0D300EAD790 /* VLCMediaDiscoverer.h */,
  423. 7D803EB71C8F21EF00864A9C /* VLCDialogProvider.h */,
  424. 7A5ECAD811DE8FAB00F66AF3 /* VLCTime.h */,
  425. );
  426. name = Headers;
  427. sourceTree = "<group>";
  428. };
  429. 7A5ECAE311DE8FDF00F66AF3 /* Internal */ = {
  430. isa = PBXGroup;
  431. children = (
  432. 7D1329761BA306DE00BE647E /* vlc-plugins-iPhone.h */,
  433. 7D1329771BA306E600BE647E /* vlc-plugins-AppleTV.h */,
  434. 7A5ECAE411DE8FEF00F66AF3 /* VLCLibVLCBridging.h */,
  435. 7A5ECAE511DE8FEF00F66AF3 /* VLCEventManager.h */,
  436. 7D803EC31C8F2AEF00864A9C /* VLCEmbeddedDialogProvider.h */,
  437. 7D803EC41C8F2AEF00864A9C /* VLCiOSLegacyDialogProvider.h */,
  438. 7D34F5551C909DF6008A39F0 /* VLCCustomDialogProvider.h */,
  439. 7DB683D91C9961BA000C70BE /* VLCHelperCode.h */,
  440. );
  441. name = Internal;
  442. sourceTree = "<group>";
  443. };
  444. 7D13295A1BA304D900BE647E /* TVVLCKit */ = {
  445. isa = PBXGroup;
  446. children = (
  447. 7D13295B1BA304D900BE647E /* TVVLCKit.h */,
  448. );
  449. path = TVVLCKit;
  450. sourceTree = "<group>";
  451. };
  452. 7D34F5571C909E13008A39F0 /* Dialogs */ = {
  453. isa = PBXGroup;
  454. children = (
  455. 7D803EB51C8F21D200864A9C /* VLCDialogProvider.m */,
  456. 7D34F5501C909DDF008A39F0 /* VLCCustomDialogProvider.m */,
  457. 7D803EC51C8F2AF900864A9C /* VLCiOSLegacyDialogProvider.m */,
  458. 7D803EBE1C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m */,
  459. );
  460. name = Dialogs;
  461. sourceTree = "<group>";
  462. };
  463. 7D8939281B500D1C008F2B14 /* DynamicMobileVLCKit */ = {
  464. isa = PBXGroup;
  465. children = (
  466. 7D89392B1B500D1C008F2B14 /* DynamicMobileVLCKit.h */,
  467. 7D8939291B500D1C008F2B14 /* Supporting Files */,
  468. );
  469. path = DynamicMobileVLCKit;
  470. sourceTree = "<group>";
  471. };
  472. 7D8939291B500D1C008F2B14 /* Supporting Files */ = {
  473. isa = PBXGroup;
  474. children = (
  475. 7D89392A1B500D1C008F2B14 /* Info.plist */,
  476. );
  477. name = "Supporting Files";
  478. sourceTree = "<group>";
  479. };
  480. 7D89394F1B500DBC008F2B14 /* StaticLibVLC */ = {
  481. isa = PBXGroup;
  482. children = (
  483. 7D8939521B500DBC008F2B14 /* StaticLibVLC.m */,
  484. );
  485. path = StaticLibVLC;
  486. sourceTree = "<group>";
  487. };
  488. 7DB683801C995D39000C70BE /* DynamicTVVLCKit */ = {
  489. isa = PBXGroup;
  490. children = (
  491. 7DB683811C995D39000C70BE /* DynamicTVVLCKit.h */,
  492. 7DB683D11C9960E6000C70BE /* Supporting Files */,
  493. );
  494. path = DynamicTVVLCKit;
  495. sourceTree = "<group>";
  496. };
  497. 7DB683D11C9960E6000C70BE /* Supporting Files */ = {
  498. isa = PBXGroup;
  499. children = (
  500. 7DB683831C995D39000C70BE /* Info.plist */,
  501. );
  502. name = "Supporting Files";
  503. sourceTree = "<group>";
  504. };
  505. /* End PBXGroup section */
  506. /* Begin PBXHeadersBuildPhase section */
  507. 7D8939241B500D1C008F2B14 /* Headers */ = {
  508. isa = PBXHeadersBuildPhase;
  509. buildActionMask = 2147483647;
  510. files = (
  511. 7D89392C1B500D1C008F2B14 /* DynamicMobileVLCKit.h in Headers */,
  512. 7DFDF4E71C9AF24700BA86A6 /* VLCAudio.h in Headers */,
  513. 7DDC020B1B501ECF0078FC84 /* VLCLibrary.h in Headers */,
  514. 7DDC020C1B501ECF0078FC84 /* VLCMedia.h in Headers */,
  515. 7DDC020D1B501ECF0078FC84 /* VLCMediaThumbnailer.h in Headers */,
  516. 7DDC020E1B501ECF0078FC84 /* VLCMediaList.h in Headers */,
  517. 7DDC020F1B501ECF0078FC84 /* VLCMediaPlayer.h in Headers */,
  518. 7DDC02101B501ECF0078FC84 /* VLCMediaListPlayer.h in Headers */,
  519. 7DDC02111B501ECF0078FC84 /* VLCMediaDiscoverer.h in Headers */,
  520. 7DFDF4EB1C9AF27A00BA86A6 /* VLCDialogProvider.h in Headers */,
  521. 7DDC02121B501ECF0078FC84 /* VLCTime.h in Headers */,
  522. 7DDC02151B501ED70078FC84 /* VLCLibVLCBridging.h in Headers */,
  523. 7DDC02161B501ED70078FC84 /* VLCEventManager.h in Headers */,
  524. 7DFDF4E81C9AF25600BA86A6 /* VLCEmbeddedDialogProvider.h in Headers */,
  525. 7DFDF4E91C9AF25600BA86A6 /* VLCiOSLegacyDialogProvider.h in Headers */,
  526. 7DFDF4EA1C9AF25600BA86A6 /* VLCCustomDialogProvider.h in Headers */,
  527. 7DB683DA1C9961BA000C70BE /* VLCHelperCode.h in Headers */,
  528. );
  529. runOnlyForDeploymentPostprocessing = 0;
  530. };
  531. 7DB6837C1C995D39000C70BE /* Headers */ = {
  532. isa = PBXHeadersBuildPhase;
  533. buildActionMask = 2147483647;
  534. files = (
  535. 7DB683821C995D39000C70BE /* DynamicTVVLCKit.h in Headers */,
  536. 7DB683B21C995E1D000C70BE /* VLCAudio.h in Headers */,
  537. 7DB683B31C995E1D000C70BE /* VLCLibrary.h in Headers */,
  538. 7DB683B41C995E1D000C70BE /* VLCMedia.h in Headers */,
  539. 7DB683B51C995E1D000C70BE /* VLCMediaThumbnailer.h in Headers */,
  540. 7DB683B61C995E1D000C70BE /* VLCMediaList.h in Headers */,
  541. 7DB683B71C995E1D000C70BE /* VLCMediaPlayer.h in Headers */,
  542. 7DB683B81C995E1D000C70BE /* VLCMediaListPlayer.h in Headers */,
  543. 7DB683B91C995E1D000C70BE /* VLCMediaDiscoverer.h in Headers */,
  544. 7DB683BA1C995E1D000C70BE /* VLCDialogProvider.h in Headers */,
  545. 7DB683BB1C995E1D000C70BE /* VLCTime.h in Headers */,
  546. 7DB683BC1C995E34000C70BE /* VLCLibVLCBridging.h in Headers */,
  547. 7DB683BD1C995E34000C70BE /* VLCEventManager.h in Headers */,
  548. 7DB683BE1C995E34000C70BE /* VLCEmbeddedDialogProvider.h in Headers */,
  549. 7DB683BF1C995E34000C70BE /* VLCiOSLegacyDialogProvider.h in Headers */,
  550. 7DB683DB1C9961BA000C70BE /* VLCHelperCode.h in Headers */,
  551. 7DB683C01C995E34000C70BE /* VLCCustomDialogProvider.h in Headers */,
  552. );
  553. runOnlyForDeploymentPostprocessing = 0;
  554. };
  555. /* End PBXHeadersBuildPhase section */
  556. /* Begin PBXNativeTarget section */
  557. 7D1329581BA304D900BE647E /* TVVLCKit */ = {
  558. isa = PBXNativeTarget;
  559. buildConfigurationList = 7D1329611BA304D900BE647E /* Build configuration list for PBXNativeTarget "TVVLCKit" */;
  560. buildPhases = (
  561. 7D1329551BA304D900BE647E /* Sources */,
  562. 7D1329571BA304D900BE647E /* CopyFiles */,
  563. 7D1329561BA304D900BE647E /* Frameworks */,
  564. );
  565. buildRules = (
  566. );
  567. dependencies = (
  568. );
  569. name = TVVLCKit;
  570. productName = TVVLCKit;
  571. productReference = 7D1329591BA304D900BE647E /* libTVVLCKit.a */;
  572. productType = "com.apple.product-type.library.static";
  573. };
  574. 7D8939261B500D1C008F2B14 /* DynamicMobileVLCKit */ = {
  575. isa = PBXNativeTarget;
  576. buildConfigurationList = 7D89393A1B500D1D008F2B14 /* Build configuration list for PBXNativeTarget "DynamicMobileVLCKit" */;
  577. buildPhases = (
  578. 7D8939221B500D1C008F2B14 /* Sources */,
  579. 7D8939231B500D1C008F2B14 /* Frameworks */,
  580. 7D8939241B500D1C008F2B14 /* Headers */,
  581. 7D8939251B500D1C008F2B14 /* Resources */,
  582. );
  583. buildRules = (
  584. );
  585. dependencies = (
  586. );
  587. name = DynamicMobileVLCKit;
  588. productName = DynamicMobileVLCKit;
  589. productReference = 7D8939271B500D1C008F2B14 /* DynamicMobileVLCKit.framework */;
  590. productType = "com.apple.product-type.framework";
  591. };
  592. 7D89394D1B500DBC008F2B14 /* StaticLibVLC */ = {
  593. isa = PBXNativeTarget;
  594. buildConfigurationList = 7D89395F1B500DBC008F2B14 /* Build configuration list for PBXNativeTarget "StaticLibVLC" */;
  595. buildPhases = (
  596. 7D89394A1B500DBC008F2B14 /* Sources */,
  597. 7D89394B1B500DBC008F2B14 /* Frameworks */,
  598. 7D89394C1B500DBC008F2B14 /* CopyFiles */,
  599. );
  600. buildRules = (
  601. );
  602. dependencies = (
  603. );
  604. name = StaticLibVLC;
  605. productName = StaticLibVLC;
  606. productReference = 7D89394E1B500DBC008F2B14 /* libStaticLibVLC.a */;
  607. productType = "com.apple.product-type.library.static";
  608. };
  609. 7DB6837E1C995D39000C70BE /* DynamicTVVLCKit */ = {
  610. isa = PBXNativeTarget;
  611. buildConfigurationList = 7DB683861C995D39000C70BE /* Build configuration list for PBXNativeTarget "DynamicTVVLCKit" */;
  612. buildPhases = (
  613. 7DB6837A1C995D39000C70BE /* Sources */,
  614. 7DB6837B1C995D39000C70BE /* Frameworks */,
  615. 7DB6837C1C995D39000C70BE /* Headers */,
  616. 7DB6837D1C995D39000C70BE /* Resources */,
  617. );
  618. buildRules = (
  619. );
  620. dependencies = (
  621. );
  622. name = DynamicTVVLCKit;
  623. productName = DynamicTVVLCKit;
  624. productReference = 7DB6837F1C995D39000C70BE /* DynamicTVVLCKit.framework */;
  625. productType = "com.apple.product-type.framework";
  626. };
  627. 7DB683C51C995E9A000C70BE /* StaticTVLibvlc */ = {
  628. isa = PBXNativeTarget;
  629. buildConfigurationList = 7DB683CC1C995E9A000C70BE /* Build configuration list for PBXNativeTarget "StaticTVLibvlc" */;
  630. buildPhases = (
  631. 7DB683C21C995E9A000C70BE /* Sources */,
  632. 7DB683C31C995E9A000C70BE /* Frameworks */,
  633. 7DB683C41C995E9A000C70BE /* CopyFiles */,
  634. );
  635. buildRules = (
  636. );
  637. dependencies = (
  638. );
  639. name = StaticTVLibvlc;
  640. productName = StaticTVLibvlc;
  641. productReference = 7DB683C61C995E9A000C70BE /* libStaticTVLibvlc.a */;
  642. productType = "com.apple.product-type.library.static";
  643. };
  644. D2AAC07D0554694100DB518D /* MobileVLCKit */ = {
  645. isa = PBXNativeTarget;
  646. buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "MobileVLCKit" */;
  647. buildPhases = (
  648. D2AAC07B0554694100DB518D /* Sources */,
  649. 7A5ECB6211DE961B00F66AF3 /* Copy Headers */,
  650. D2AAC07C0554694100DB518D /* Frameworks */,
  651. );
  652. buildRules = (
  653. );
  654. dependencies = (
  655. );
  656. name = MobileVLCKit;
  657. productName = MobileVLCKit;
  658. productReference = D2AAC07E0554694100DB518D /* libMobileVLCKit.a */;
  659. productType = "com.apple.product-type.library.static";
  660. };
  661. /* End PBXNativeTarget section */
  662. /* Begin PBXProject section */
  663. 0867D690FE84028FC02AAC07 /* Project object */ = {
  664. isa = PBXProject;
  665. attributes = {
  666. LastUpgradeCheck = 0420;
  667. TargetAttributes = {
  668. 7D1329581BA304D900BE647E = {
  669. CreatedOnToolsVersion = 7.1;
  670. };
  671. 7D8939261B500D1C008F2B14 = {
  672. CreatedOnToolsVersion = 6.4;
  673. };
  674. 7D89394D1B500DBC008F2B14 = {
  675. CreatedOnToolsVersion = 6.4;
  676. };
  677. 7DB6837E1C995D39000C70BE = {
  678. CreatedOnToolsVersion = 7.3;
  679. };
  680. 7DB683C51C995E9A000C70BE = {
  681. CreatedOnToolsVersion = 7.3;
  682. };
  683. };
  684. };
  685. buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "MobileVLCKit" */;
  686. compatibilityVersion = "Xcode 3.2";
  687. developmentRegion = English;
  688. hasScannedForEncodings = 1;
  689. knownRegions = (
  690. en,
  691. );
  692. mainGroup = 0867D691FE84028FC02AAC07 /* MobileVLCKit */;
  693. productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
  694. projectDirPath = "";
  695. projectRoot = "";
  696. targets = (
  697. D2AAC07D0554694100DB518D /* MobileVLCKit */,
  698. 7D8939261B500D1C008F2B14 /* DynamicMobileVLCKit */,
  699. 7D89394D1B500DBC008F2B14 /* StaticLibVLC */,
  700. 7D1329581BA304D900BE647E /* TVVLCKit */,
  701. 7DB6837E1C995D39000C70BE /* DynamicTVVLCKit */,
  702. 7DB683C51C995E9A000C70BE /* StaticTVLibvlc */,
  703. );
  704. };
  705. /* End PBXProject section */
  706. /* Begin PBXResourcesBuildPhase section */
  707. 7D8939251B500D1C008F2B14 /* Resources */ = {
  708. isa = PBXResourcesBuildPhase;
  709. buildActionMask = 2147483647;
  710. files = (
  711. );
  712. runOnlyForDeploymentPostprocessing = 0;
  713. };
  714. 7DB6837D1C995D39000C70BE /* Resources */ = {
  715. isa = PBXResourcesBuildPhase;
  716. buildActionMask = 2147483647;
  717. files = (
  718. );
  719. runOnlyForDeploymentPostprocessing = 0;
  720. };
  721. /* End PBXResourcesBuildPhase section */
  722. /* Begin PBXSourcesBuildPhase section */
  723. 7D1329551BA304D900BE647E /* Sources */ = {
  724. isa = PBXSourcesBuildPhase;
  725. buildActionMask = 2147483647;
  726. files = (
  727. 7D6695321CB56B8400F79C08 /* VLCHelperCode.m in Sources */,
  728. 7D803EC21C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m in Sources */,
  729. 0E159EC41BC6B2890015BA7C /* VLCAudio.m in Sources */,
  730. 7D1329621BA3056800BE647E /* VLCEventManager.m in Sources */,
  731. 7D1329631BA3056800BE647E /* VLCLibrary.m in Sources */,
  732. 7D803EB61C8F21D200864A9C /* VLCDialogProvider.m in Sources */,
  733. 7D1329641BA3056800BE647E /* VLCMedia.m in Sources */,
  734. 7D1329651BA3056800BE647E /* VLCMediaList.m in Sources */,
  735. 7D1329661BA3056800BE647E /* VLCMediaPlayer.m in Sources */,
  736. 7D1329671BA3056800BE647E /* VLCMediaListPlayer.m in Sources */,
  737. 7D1329681BA3056800BE647E /* VLCMediaThumbnailer.m in Sources */,
  738. 7D1329691BA3056800BE647E /* VLCMediaDiscoverer.m in Sources */,
  739. 7D34F5541C909DDF008A39F0 /* VLCCustomDialogProvider.m in Sources */,
  740. 7D13296A1BA3056800BE647E /* VLCTime.m in Sources */,
  741. );
  742. runOnlyForDeploymentPostprocessing = 0;
  743. };
  744. 7D8939221B500D1C008F2B14 /* Sources */ = {
  745. isa = PBXSourcesBuildPhase;
  746. buildActionMask = 2147483647;
  747. files = (
  748. 7D803EC11C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m in Sources */,
  749. 7D6C89211C0CA90000321894 /* VLCAudio.m in Sources */,
  750. 7D8939401B500D50008F2B14 /* VLCEventManager.m in Sources */,
  751. 7D803EC71C8F2AF900864A9C /* VLCiOSLegacyDialogProvider.m in Sources */,
  752. 7D8939411B500D50008F2B14 /* VLCLibrary.m in Sources */,
  753. 7DFDF4E21C9AF17800BA86A6 /* VLCDialogProvider.m in Sources */,
  754. 7D8939421B500D50008F2B14 /* VLCMedia.m in Sources */,
  755. 7DB683D71C996187000C70BE /* VLCHelperCode.m in Sources */,
  756. 7D8939431B500D50008F2B14 /* VLCMediaList.m in Sources */,
  757. 7D8939441B500D51008F2B14 /* VLCMediaPlayer.m in Sources */,
  758. 7D8939451B500D51008F2B14 /* VLCMediaListPlayer.m in Sources */,
  759. 7D8939461B500D51008F2B14 /* VLCMediaThumbnailer.m in Sources */,
  760. 7D8939471B500D51008F2B14 /* VLCMediaDiscoverer.m in Sources */,
  761. 7D34F5531C909DDF008A39F0 /* VLCCustomDialogProvider.m in Sources */,
  762. 7D8939481B500D51008F2B14 /* VLCTime.m in Sources */,
  763. );
  764. runOnlyForDeploymentPostprocessing = 0;
  765. };
  766. 7D89394A1B500DBC008F2B14 /* Sources */ = {
  767. isa = PBXSourcesBuildPhase;
  768. buildActionMask = 2147483647;
  769. files = (
  770. 7D8939531B500DBC008F2B14 /* StaticLibVLC.m in Sources */,
  771. );
  772. runOnlyForDeploymentPostprocessing = 0;
  773. };
  774. 7DB6837A1C995D39000C70BE /* Sources */ = {
  775. isa = PBXSourcesBuildPhase;
  776. buildActionMask = 2147483647;
  777. files = (
  778. 7DB683871C995D76000C70BE /* VLCAudio.m in Sources */,
  779. 7DB683881C995D76000C70BE /* VLCEventManager.m in Sources */,
  780. 7DB683891C995D76000C70BE /* VLCLibrary.m in Sources */,
  781. 7DB6838A1C995D76000C70BE /* VLCMedia.m in Sources */,
  782. 7DB6838B1C995D76000C70BE /* VLCMediaList.m in Sources */,
  783. 7DB6838C1C995D76000C70BE /* VLCMediaPlayer.m in Sources */,
  784. 7DB683D81C996187000C70BE /* VLCHelperCode.m in Sources */,
  785. 7DB6838D1C995D76000C70BE /* VLCMediaListPlayer.m in Sources */,
  786. 7DB6838E1C995D76000C70BE /* VLCMediaThumbnailer.m in Sources */,
  787. 7DB6838F1C995D76000C70BE /* VLCMediaDiscoverer.m in Sources */,
  788. 7DB683901C995D76000C70BE /* VLCTime.m in Sources */,
  789. 7DB683911C995D76000C70BE /* VLCDialogProvider.m in Sources */,
  790. 7DB683921C995D76000C70BE /* VLCCustomDialogProvider.m in Sources */,
  791. 7DB683931C995D76000C70BE /* VLCEmbeddedDialogProvider.m in Sources */,
  792. );
  793. runOnlyForDeploymentPostprocessing = 0;
  794. };
  795. 7DB683C21C995E9A000C70BE /* Sources */ = {
  796. isa = PBXSourcesBuildPhase;
  797. buildActionMask = 2147483647;
  798. files = (
  799. 7DB683D01C995EBA000C70BE /* StaticLibVLC.m in Sources */,
  800. );
  801. runOnlyForDeploymentPostprocessing = 0;
  802. };
  803. D2AAC07B0554694100DB518D /* Sources */ = {
  804. isa = PBXSourcesBuildPhase;
  805. buildActionMask = 2147483647;
  806. files = (
  807. 7D803EC01C8F2AB400864A9C /* VLCEmbeddedDialogProvider.m in Sources */,
  808. 7A5ECACB11DE8F7300F66AF3 /* VLCEventManager.m in Sources */,
  809. 7D5F800A185B72EB00C2CD75 /* VLCMediaListPlayer.m in Sources */,
  810. 7D803EC61C8F2AF900864A9C /* VLCiOSLegacyDialogProvider.m in Sources */,
  811. 7A5ECACC11DE8F7300F66AF3 /* VLCLibrary.m in Sources */,
  812. 7A5ECACD11DE8F7300F66AF3 /* VLCMedia.m in Sources */,
  813. 7D803EC91C8F2B0900864A9C /* VLCDialogProvider.m in Sources */,
  814. 7A5ECACE11DE8F7300F66AF3 /* VLCMediaList.m in Sources */,
  815. 7A5ECACF11DE8F7300F66AF3 /* VLCMediaPlayer.m in Sources */,
  816. 7A5ECAD011DE8F7300F66AF3 /* VLCTime.m in Sources */,
  817. 6360B0E211E7F0C000EAD790 /* VLCMediaDiscoverer.m in Sources */,
  818. 7DB683D61C996187000C70BE /* VLCHelperCode.m in Sources */,
  819. 7D34F5521C909DDF008A39F0 /* VLCCustomDialogProvider.m in Sources */,
  820. 4B49C5FC1BC3D7870052D40C /* VLCAudio.m in Sources */,
  821. 636E975811EBC67A002FE8A9 /* VLCMediaThumbnailer.m in Sources */,
  822. );
  823. runOnlyForDeploymentPostprocessing = 0;
  824. };
  825. /* End PBXSourcesBuildPhase section */
  826. /* Begin XCBuildConfiguration section */
  827. 1DEB922008733DC00010E9CD /* Release */ = {
  828. isa = XCBuildConfiguration;
  829. baseConfigurationReference = 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */;
  830. buildSettings = {
  831. ALWAYS_SEARCH_USER_PATHS = NO;
  832. ARCHS = (
  833. "$(ARCHS_STANDARD_INCLUDING_64_BIT)",
  834. armv7s,
  835. );
  836. CLANG_CXX_LIBRARY = "libc++";
  837. CLANG_ENABLE_OBJC_ARC = YES;
  838. DSTROOT = /tmp/MobileVLCKit.dst;
  839. ENABLE_NS_ASSERTIONS = NO;
  840. GCC_C_LANGUAGE_STANDARD = gnu11;
  841. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  842. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  843. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  844. HEADER_SEARCH_PATHS = "$(SRCROOT)/MobileVLCKit/ImportedSources/vlc/include";
  845. INSTALL_PATH = /usr/local/lib;
  846. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  847. 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)";
  848. PRODUCT_NAME = MobileVLCKit;
  849. };
  850. name = Release;
  851. };
  852. 1DEB922408733DC00010E9CD /* Release */ = {
  853. isa = XCBuildConfiguration;
  854. buildSettings = {
  855. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  856. GCC_C_LANGUAGE_STANDARD = c99;
  857. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  858. GCC_WARN_UNUSED_VARIABLE = YES;
  859. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  860. OTHER_LDFLAGS = "-ObjC";
  861. SDKROOT = iphoneos;
  862. SKIP_INSTALL = YES;
  863. };
  864. name = Release;
  865. };
  866. 7D13295F1BA304D900BE647E /* Release */ = {
  867. isa = XCBuildConfiguration;
  868. baseConfigurationReference = 7D1329751BA305D600BE647E /* vlc-plugins-AppleTV.xcconfig */;
  869. buildSettings = {
  870. ALWAYS_SEARCH_USER_PATHS = NO;
  871. ARCHS = "$(ARCHS_STANDARD)";
  872. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  873. CLANG_CXX_LIBRARY = "libc++";
  874. CLANG_ENABLE_MODULES = YES;
  875. CLANG_ENABLE_OBJC_ARC = YES;
  876. CLANG_WARN_BOOL_CONVERSION = YES;
  877. CLANG_WARN_CONSTANT_CONVERSION = YES;
  878. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  879. CLANG_WARN_EMPTY_BODY = YES;
  880. CLANG_WARN_ENUM_CONVERSION = YES;
  881. CLANG_WARN_INT_CONVERSION = YES;
  882. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  883. CLANG_WARN_UNREACHABLE_CODE = YES;
  884. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  885. COPY_PHASE_STRIP = NO;
  886. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  887. ENABLE_NS_ASSERTIONS = NO;
  888. ENABLE_STRICT_OBJC_MSGSEND = YES;
  889. GCC_C_LANGUAGE_STANDARD = gnu99;
  890. GCC_NO_COMMON_BLOCKS = YES;
  891. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  892. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  893. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  894. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  895. GCC_WARN_UNDECLARED_SELECTOR = YES;
  896. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  897. GCC_WARN_UNUSED_FUNCTION = YES;
  898. HEADER_SEARCH_PATHS = "$(SRCROOT)/MobileVLCKit/ImportedSources/vlc/include";
  899. MTL_ENABLE_DEBUG_INFO = NO;
  900. OTHER_LDFLAGS = "-ObjC";
  901. 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)";
  902. PRODUCT_NAME = "$(TARGET_NAME)";
  903. SDKROOT = appletvos;
  904. SKIP_INSTALL = YES;
  905. TVOS_DEPLOYMENT_TARGET = 9.0;
  906. VALIDATE_PRODUCT = YES;
  907. };
  908. name = Release;
  909. };
  910. 7D1329601BA304D900BE647E /* Debug */ = {
  911. isa = XCBuildConfiguration;
  912. baseConfigurationReference = 7D1329751BA305D600BE647E /* vlc-plugins-AppleTV.xcconfig */;
  913. buildSettings = {
  914. ALWAYS_SEARCH_USER_PATHS = NO;
  915. ARCHS = "$(ARCHS_STANDARD)";
  916. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  917. CLANG_CXX_LIBRARY = "libc++";
  918. CLANG_ENABLE_MODULES = YES;
  919. CLANG_ENABLE_OBJC_ARC = YES;
  920. CLANG_WARN_BOOL_CONVERSION = YES;
  921. CLANG_WARN_CONSTANT_CONVERSION = YES;
  922. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  923. CLANG_WARN_EMPTY_BODY = YES;
  924. CLANG_WARN_ENUM_CONVERSION = YES;
  925. CLANG_WARN_INT_CONVERSION = YES;
  926. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  927. CLANG_WARN_UNREACHABLE_CODE = YES;
  928. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  929. COPY_PHASE_STRIP = NO;
  930. DEBUG_INFORMATION_FORMAT = dwarf;
  931. ENABLE_STRICT_OBJC_MSGSEND = YES;
  932. ENABLE_TESTABILITY = YES;
  933. GCC_C_LANGUAGE_STANDARD = gnu99;
  934. GCC_DYNAMIC_NO_PIC = NO;
  935. GCC_NO_COMMON_BLOCKS = YES;
  936. GCC_OPTIMIZATION_LEVEL = 0;
  937. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  938. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  939. GCC_PREPROCESSOR_DEFINITIONS = (
  940. "DEBUG=1",
  941. "$(inherited)",
  942. );
  943. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  944. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  945. GCC_WARN_UNDECLARED_SELECTOR = YES;
  946. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  947. GCC_WARN_UNUSED_FUNCTION = YES;
  948. HEADER_SEARCH_PATHS = "$(SRCROOT)/MobileVLCKit/ImportedSources/vlc/include";
  949. MTL_ENABLE_DEBUG_INFO = YES;
  950. ONLY_ACTIVE_ARCH = YES;
  951. OTHER_LDFLAGS = "-ObjC";
  952. 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)";
  953. PRODUCT_NAME = "$(TARGET_NAME)";
  954. SDKROOT = appletvos;
  955. SKIP_INSTALL = YES;
  956. TVOS_DEPLOYMENT_TARGET = 9.0;
  957. };
  958. name = Debug;
  959. };
  960. 7D8938931B500013008F2B14 /* Debug */ = {
  961. isa = XCBuildConfiguration;
  962. buildSettings = {
  963. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  964. GCC_C_LANGUAGE_STANDARD = c99;
  965. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  966. GCC_WARN_UNUSED_VARIABLE = YES;
  967. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  968. OTHER_LDFLAGS = "-ObjC";
  969. SDKROOT = iphoneos;
  970. SKIP_INSTALL = YES;
  971. };
  972. name = Debug;
  973. };
  974. 7D8938941B500013008F2B14 /* Debug */ = {
  975. isa = XCBuildConfiguration;
  976. baseConfigurationReference = 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */;
  977. buildSettings = {
  978. ALWAYS_SEARCH_USER_PATHS = NO;
  979. ARCHS = (
  980. "$(ARCHS_STANDARD_INCLUDING_64_BIT)",
  981. armv7s,
  982. );
  983. CLANG_CXX_LIBRARY = "libc++";
  984. CLANG_ENABLE_OBJC_ARC = YES;
  985. DSTROOT = /tmp/MobileVLCKit.dst;
  986. ENABLE_NS_ASSERTIONS = NO;
  987. GCC_C_LANGUAGE_STANDARD = gnu11;
  988. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  989. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  990. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  991. HEADER_SEARCH_PATHS = "$(SRCROOT)/MobileVLCKit/ImportedSources/vlc/include";
  992. INSTALL_PATH = /usr/local/lib;
  993. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  994. 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)";
  995. PRODUCT_NAME = MobileVLCKit;
  996. };
  997. name = Debug;
  998. };
  999. 7D89393B1B500D1D008F2B14 /* Release */ = {
  1000. isa = XCBuildConfiguration;
  1001. buildSettings = {
  1002. ALWAYS_SEARCH_USER_PATHS = NO;
  1003. ARCHS = "$(ARCHS_STANDARD)";
  1004. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1005. CLANG_CXX_LIBRARY = "libc++";
  1006. CLANG_ENABLE_MODULES = YES;
  1007. CLANG_ENABLE_OBJC_ARC = YES;
  1008. CLANG_WARN_BOOL_CONVERSION = YES;
  1009. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1010. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1011. CLANG_WARN_EMPTY_BODY = YES;
  1012. CLANG_WARN_ENUM_CONVERSION = YES;
  1013. CLANG_WARN_INT_CONVERSION = YES;
  1014. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1015. CLANG_WARN_UNREACHABLE_CODE = YES;
  1016. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1017. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1018. COPY_PHASE_STRIP = NO;
  1019. CURRENT_PROJECT_VERSION = 1;
  1020. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1021. DEFINES_MODULE = YES;
  1022. DYLIB_COMPATIBILITY_VERSION = 1;
  1023. DYLIB_CURRENT_VERSION = 1;
  1024. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1025. ENABLE_BITCODE = NO;
  1026. ENABLE_NS_ASSERTIONS = NO;
  1027. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1028. GCC_C_LANGUAGE_STANDARD = gnu99;
  1029. GCC_NO_COMMON_BLOCKS = YES;
  1030. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  1031. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1032. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1033. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1034. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1035. GCC_WARN_UNUSED_FUNCTION = YES;
  1036. HEADER_SEARCH_PATHS = (
  1037. "$(inherited)",
  1038. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  1039. "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/include",
  1040. );
  1041. INFOPLIST_FILE = DynamicMobileVLCKit/Info.plist;
  1042. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1043. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  1044. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1045. MTL_ENABLE_DEBUG_INFO = NO;
  1046. OTHER_LDFLAGS = (
  1047. "-ObjC",
  1048. "-read_only_relocs",
  1049. suppress,
  1050. );
  1051. OTHER_LIBTOOLFLAGS = "-read_only_relocs suppress";
  1052. PRODUCT_NAME = "$(TARGET_NAME)";
  1053. SKIP_INSTALL = YES;
  1054. TARGETED_DEVICE_FAMILY = "1,2";
  1055. VALIDATE_PRODUCT = YES;
  1056. VERSIONING_SYSTEM = "apple-generic";
  1057. VERSION_INFO_PREFIX = "";
  1058. };
  1059. name = Release;
  1060. };
  1061. 7D89393C1B500D1D008F2B14 /* Debug */ = {
  1062. isa = XCBuildConfiguration;
  1063. buildSettings = {
  1064. ALWAYS_SEARCH_USER_PATHS = NO;
  1065. ARCHS = "$(ARCHS_STANDARD)";
  1066. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1067. CLANG_CXX_LIBRARY = "libc++";
  1068. CLANG_ENABLE_MODULES = YES;
  1069. CLANG_ENABLE_OBJC_ARC = YES;
  1070. CLANG_WARN_BOOL_CONVERSION = YES;
  1071. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1072. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1073. CLANG_WARN_EMPTY_BODY = YES;
  1074. CLANG_WARN_ENUM_CONVERSION = YES;
  1075. CLANG_WARN_INT_CONVERSION = YES;
  1076. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1077. CLANG_WARN_UNREACHABLE_CODE = YES;
  1078. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1079. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1080. COPY_PHASE_STRIP = NO;
  1081. CURRENT_PROJECT_VERSION = 1;
  1082. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1083. DEFINES_MODULE = YES;
  1084. DYLIB_COMPATIBILITY_VERSION = 1;
  1085. DYLIB_CURRENT_VERSION = 1;
  1086. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1087. ENABLE_BITCODE = NO;
  1088. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1089. GCC_C_LANGUAGE_STANDARD = gnu99;
  1090. GCC_DYNAMIC_NO_PIC = NO;
  1091. GCC_NO_COMMON_BLOCKS = YES;
  1092. GCC_OPTIMIZATION_LEVEL = 0;
  1093. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  1094. GCC_PREPROCESSOR_DEFINITIONS = (
  1095. "DEBUG=1",
  1096. "$(inherited)",
  1097. );
  1098. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1099. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1100. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1101. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1102. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1103. GCC_WARN_UNUSED_FUNCTION = YES;
  1104. HEADER_SEARCH_PATHS = (
  1105. "$(inherited)",
  1106. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  1107. "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/include",
  1108. );
  1109. INFOPLIST_FILE = DynamicMobileVLCKit/Info.plist;
  1110. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1111. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  1112. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1113. MTL_ENABLE_DEBUG_INFO = YES;
  1114. ONLY_ACTIVE_ARCH = YES;
  1115. OTHER_LDFLAGS = (
  1116. "-ObjC",
  1117. "-read_only_relocs",
  1118. suppress,
  1119. );
  1120. OTHER_LIBTOOLFLAGS = "-read_only_relocs suppress";
  1121. PRODUCT_NAME = "$(TARGET_NAME)";
  1122. SKIP_INSTALL = YES;
  1123. TARGETED_DEVICE_FAMILY = "1,2";
  1124. VERSIONING_SYSTEM = "apple-generic";
  1125. VERSION_INFO_PREFIX = "";
  1126. };
  1127. name = Debug;
  1128. };
  1129. 7D8939601B500DBC008F2B14 /* Release */ = {
  1130. isa = XCBuildConfiguration;
  1131. baseConfigurationReference = 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */;
  1132. buildSettings = {
  1133. ALWAYS_SEARCH_USER_PATHS = NO;
  1134. ARCHS = "$(ARCHS_STANDARD)";
  1135. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1136. CLANG_CXX_LIBRARY = "libc++";
  1137. CLANG_ENABLE_MODULES = YES;
  1138. CLANG_ENABLE_OBJC_ARC = YES;
  1139. CLANG_WARN_BOOL_CONVERSION = YES;
  1140. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1141. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1142. CLANG_WARN_EMPTY_BODY = YES;
  1143. CLANG_WARN_ENUM_CONVERSION = YES;
  1144. CLANG_WARN_INT_CONVERSION = YES;
  1145. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1146. CLANG_WARN_UNREACHABLE_CODE = YES;
  1147. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1148. COPY_PHASE_STRIP = NO;
  1149. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1150. ENABLE_NS_ASSERTIONS = NO;
  1151. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1152. GCC_C_LANGUAGE_STANDARD = gnu99;
  1153. GCC_NO_COMMON_BLOCKS = YES;
  1154. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1155. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1156. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1157. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1158. GCC_WARN_UNUSED_FUNCTION = YES;
  1159. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1160. MTL_ENABLE_DEBUG_INFO = NO;
  1161. OTHER_LDFLAGS = "-ObjC";
  1162. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libvlccore.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libcompat.a $(VLC_PLUGINS_LDFLAGS)";
  1163. PRODUCT_NAME = "$(TARGET_NAME)";
  1164. SKIP_INSTALL = YES;
  1165. VALIDATE_PRODUCT = YES;
  1166. };
  1167. name = Release;
  1168. };
  1169. 7D8939611B500DBC008F2B14 /* Debug */ = {
  1170. isa = XCBuildConfiguration;
  1171. baseConfigurationReference = 7D1329791BA3074100BE647E /* vlc-plugins-iPhone.xcconfig */;
  1172. buildSettings = {
  1173. ALWAYS_SEARCH_USER_PATHS = NO;
  1174. ARCHS = "$(ARCHS_STANDARD)";
  1175. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1176. CLANG_CXX_LIBRARY = "libc++";
  1177. CLANG_ENABLE_MODULES = YES;
  1178. CLANG_ENABLE_OBJC_ARC = YES;
  1179. CLANG_WARN_BOOL_CONVERSION = YES;
  1180. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1181. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1182. CLANG_WARN_EMPTY_BODY = YES;
  1183. CLANG_WARN_ENUM_CONVERSION = YES;
  1184. CLANG_WARN_INT_CONVERSION = YES;
  1185. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1186. CLANG_WARN_UNREACHABLE_CODE = YES;
  1187. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1188. COPY_PHASE_STRIP = NO;
  1189. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1190. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1191. GCC_C_LANGUAGE_STANDARD = gnu99;
  1192. GCC_DYNAMIC_NO_PIC = NO;
  1193. GCC_NO_COMMON_BLOCKS = YES;
  1194. GCC_OPTIMIZATION_LEVEL = 0;
  1195. GCC_PREPROCESSOR_DEFINITIONS = (
  1196. "DEBUG=1",
  1197. "$(inherited)",
  1198. );
  1199. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1200. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1201. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1202. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1203. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1204. GCC_WARN_UNUSED_FUNCTION = YES;
  1205. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1206. MTL_ENABLE_DEBUG_INFO = YES;
  1207. ONLY_ACTIVE_ARCH = YES;
  1208. OTHER_LDFLAGS = "-ObjC";
  1209. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libvlccore.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-iPhone/core/libcompat.a $(VLC_PLUGINS_LDFLAGS)";
  1210. PRODUCT_NAME = "$(TARGET_NAME)";
  1211. SKIP_INSTALL = YES;
  1212. };
  1213. name = Debug;
  1214. };
  1215. 7DB683841C995D39000C70BE /* Release */ = {
  1216. isa = XCBuildConfiguration;
  1217. buildSettings = {
  1218. ALWAYS_SEARCH_USER_PATHS = NO;
  1219. ARCHS = "$(ARCHS_STANDARD)";
  1220. BITCODE_GENERATION_MODE = bitcode;
  1221. CLANG_ANALYZER_NONNULL = YES;
  1222. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1223. CLANG_CXX_LIBRARY = "libc++";
  1224. CLANG_ENABLE_MODULES = YES;
  1225. CLANG_ENABLE_OBJC_ARC = YES;
  1226. CLANG_WARN_BOOL_CONVERSION = YES;
  1227. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1228. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1229. CLANG_WARN_EMPTY_BODY = YES;
  1230. CLANG_WARN_ENUM_CONVERSION = YES;
  1231. CLANG_WARN_INT_CONVERSION = YES;
  1232. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1233. CLANG_WARN_UNREACHABLE_CODE = YES;
  1234. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1235. COPY_PHASE_STRIP = NO;
  1236. CURRENT_PROJECT_VERSION = 1;
  1237. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1238. DEFINES_MODULE = YES;
  1239. DYLIB_COMPATIBILITY_VERSION = 1;
  1240. DYLIB_CURRENT_VERSION = 1;
  1241. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1242. ENABLE_NS_ASSERTIONS = NO;
  1243. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1244. GCC_C_LANGUAGE_STANDARD = gnu99;
  1245. GCC_NO_COMMON_BLOCKS = YES;
  1246. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  1247. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1248. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1249. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1250. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1251. GCC_WARN_UNUSED_FUNCTION = YES;
  1252. HEADER_SEARCH_PATHS = (
  1253. "$(inherited)",
  1254. "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/include",
  1255. );
  1256. INFOPLIST_FILE = DynamicTVVLCKit/Info.plist;
  1257. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1258. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1259. MTL_ENABLE_DEBUG_INFO = NO;
  1260. PRODUCT_BUNDLE_IDENTIFIER = org.videolan.DynamicTVVLCKit;
  1261. PRODUCT_NAME = "$(TARGET_NAME)";
  1262. SDKROOT = appletvos;
  1263. SKIP_INSTALL = YES;
  1264. TARGETED_DEVICE_FAMILY = 3;
  1265. TVOS_DEPLOYMENT_TARGET = 9.0;
  1266. VALIDATE_PRODUCT = YES;
  1267. VERSIONING_SYSTEM = "apple-generic";
  1268. VERSION_INFO_PREFIX = "";
  1269. };
  1270. name = Release;
  1271. };
  1272. 7DB683851C995D39000C70BE /* Debug */ = {
  1273. isa = XCBuildConfiguration;
  1274. buildSettings = {
  1275. ALWAYS_SEARCH_USER_PATHS = NO;
  1276. ARCHS = "$(ARCHS_STANDARD)";
  1277. BITCODE_GENERATION_MODE = marker;
  1278. CLANG_ANALYZER_NONNULL = YES;
  1279. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1280. CLANG_CXX_LIBRARY = "libc++";
  1281. CLANG_ENABLE_MODULES = YES;
  1282. CLANG_ENABLE_OBJC_ARC = YES;
  1283. CLANG_WARN_BOOL_CONVERSION = YES;
  1284. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1285. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1286. CLANG_WARN_EMPTY_BODY = YES;
  1287. CLANG_WARN_ENUM_CONVERSION = YES;
  1288. CLANG_WARN_INT_CONVERSION = YES;
  1289. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1290. CLANG_WARN_UNREACHABLE_CODE = YES;
  1291. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1292. COPY_PHASE_STRIP = NO;
  1293. CURRENT_PROJECT_VERSION = 1;
  1294. DEBUG_INFORMATION_FORMAT = dwarf;
  1295. DEFINES_MODULE = YES;
  1296. DYLIB_COMPATIBILITY_VERSION = 1;
  1297. DYLIB_CURRENT_VERSION = 1;
  1298. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1299. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1300. ENABLE_TESTABILITY = YES;
  1301. GCC_C_LANGUAGE_STANDARD = gnu99;
  1302. GCC_DYNAMIC_NO_PIC = NO;
  1303. GCC_NO_COMMON_BLOCKS = YES;
  1304. GCC_OPTIMIZATION_LEVEL = 0;
  1305. GCC_PREFIX_HEADER = MobileVLCKit_Prefix.pch;
  1306. GCC_PREPROCESSOR_DEFINITIONS = (
  1307. "DEBUG=1",
  1308. "$(inherited)",
  1309. );
  1310. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1311. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1312. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1313. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1314. GCC_WARN_UNUSED_FUNCTION = YES;
  1315. HEADER_SEARCH_PATHS = (
  1316. "$(inherited)",
  1317. "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/include",
  1318. );
  1319. INFOPLIST_FILE = DynamicTVVLCKit/Info.plist;
  1320. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1321. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1322. MTL_ENABLE_DEBUG_INFO = YES;
  1323. ONLY_ACTIVE_ARCH = YES;
  1324. PRODUCT_BUNDLE_IDENTIFIER = org.videolan.DynamicTVVLCKit;
  1325. PRODUCT_NAME = "$(TARGET_NAME)";
  1326. SDKROOT = appletvos;
  1327. SKIP_INSTALL = YES;
  1328. TARGETED_DEVICE_FAMILY = 3;
  1329. TVOS_DEPLOYMENT_TARGET = 9.0;
  1330. VERSIONING_SYSTEM = "apple-generic";
  1331. VERSION_INFO_PREFIX = "";
  1332. };
  1333. name = Debug;
  1334. };
  1335. 7DB683CD1C995E9A000C70BE /* Release */ = {
  1336. isa = XCBuildConfiguration;
  1337. baseConfigurationReference = 7D1329751BA305D600BE647E /* vlc-plugins-AppleTV.xcconfig */;
  1338. buildSettings = {
  1339. ALWAYS_SEARCH_USER_PATHS = NO;
  1340. ARCHS = "$(ARCHS_STANDARD)";
  1341. BITCODE_GENERATION_MODE = marker;
  1342. CLANG_ANALYZER_NONNULL = YES;
  1343. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1344. CLANG_CXX_LIBRARY = "libc++";
  1345. CLANG_ENABLE_MODULES = YES;
  1346. CLANG_ENABLE_OBJC_ARC = YES;
  1347. CLANG_WARN_BOOL_CONVERSION = YES;
  1348. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1349. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1350. CLANG_WARN_EMPTY_BODY = YES;
  1351. CLANG_WARN_ENUM_CONVERSION = YES;
  1352. CLANG_WARN_INT_CONVERSION = YES;
  1353. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1354. CLANG_WARN_UNREACHABLE_CODE = YES;
  1355. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1356. COPY_PHASE_STRIP = NO;
  1357. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1358. ENABLE_NS_ASSERTIONS = NO;
  1359. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1360. GCC_C_LANGUAGE_STANDARD = gnu99;
  1361. GCC_NO_COMMON_BLOCKS = YES;
  1362. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1363. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1364. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1365. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1366. GCC_WARN_UNUSED_FUNCTION = YES;
  1367. MTL_ENABLE_DEBUG_INFO = NO;
  1368. OTHER_LDFLAGS = "-ObjC";
  1369. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libvlccore.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libcompat.a $(VLC_PLUGINS_LDFLAGS)";
  1370. PRODUCT_NAME = "$(TARGET_NAME)";
  1371. SDKROOT = appletvos;
  1372. SKIP_INSTALL = YES;
  1373. TVOS_DEPLOYMENT_TARGET = 9.0;
  1374. VALIDATE_PRODUCT = YES;
  1375. };
  1376. name = Release;
  1377. };
  1378. 7DB683CE1C995E9A000C70BE /* Debug */ = {
  1379. isa = XCBuildConfiguration;
  1380. baseConfigurationReference = 7D1329751BA305D600BE647E /* vlc-plugins-AppleTV.xcconfig */;
  1381. buildSettings = {
  1382. ALWAYS_SEARCH_USER_PATHS = NO;
  1383. ARCHS = "$(ARCHS_STANDARD)";
  1384. BITCODE_GENERATION_MODE = bitcode;
  1385. CLANG_ANALYZER_NONNULL = YES;
  1386. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1387. CLANG_CXX_LIBRARY = "libc++";
  1388. CLANG_ENABLE_MODULES = YES;
  1389. CLANG_ENABLE_OBJC_ARC = YES;
  1390. CLANG_WARN_BOOL_CONVERSION = YES;
  1391. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1392. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1393. CLANG_WARN_EMPTY_BODY = YES;
  1394. CLANG_WARN_ENUM_CONVERSION = YES;
  1395. CLANG_WARN_INT_CONVERSION = YES;
  1396. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1397. CLANG_WARN_UNREACHABLE_CODE = YES;
  1398. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1399. COPY_PHASE_STRIP = NO;
  1400. DEBUG_INFORMATION_FORMAT = dwarf;
  1401. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1402. ENABLE_TESTABILITY = YES;
  1403. GCC_C_LANGUAGE_STANDARD = gnu99;
  1404. GCC_DYNAMIC_NO_PIC = NO;
  1405. GCC_NO_COMMON_BLOCKS = YES;
  1406. GCC_OPTIMIZATION_LEVEL = 0;
  1407. GCC_PREPROCESSOR_DEFINITIONS = (
  1408. "DEBUG=1",
  1409. "$(inherited)",
  1410. );
  1411. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1412. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1413. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1414. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1415. GCC_WARN_UNUSED_FUNCTION = YES;
  1416. MTL_ENABLE_DEBUG_INFO = YES;
  1417. ONLY_ACTIVE_ARCH = YES;
  1418. OTHER_LDFLAGS = "-ObjC";
  1419. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libvlc.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libvlccore.a $(PROJECT_DIR)/MobileVLCKit/ImportedSources/vlc/install-ios-AppleTV/core/libcompat.a $(VLC_PLUGINS_LDFLAGS)";
  1420. PRODUCT_NAME = "$(TARGET_NAME)";
  1421. SDKROOT = appletvos;
  1422. SKIP_INSTALL = YES;
  1423. TVOS_DEPLOYMENT_TARGET = 9.0;
  1424. };
  1425. name = Debug;
  1426. };
  1427. /* End XCBuildConfiguration section */
  1428. /* Begin XCConfigurationList section */
  1429. 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "MobileVLCKit" */ = {
  1430. isa = XCConfigurationList;
  1431. buildConfigurations = (
  1432. 1DEB922008733DC00010E9CD /* Release */,
  1433. 7D8938941B500013008F2B14 /* Debug */,
  1434. );
  1435. defaultConfigurationIsVisible = 0;
  1436. defaultConfigurationName = Release;
  1437. };
  1438. 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "MobileVLCKit" */ = {
  1439. isa = XCConfigurationList;
  1440. buildConfigurations = (
  1441. 1DEB922408733DC00010E9CD /* Release */,
  1442. 7D8938931B500013008F2B14 /* Debug */,
  1443. );
  1444. defaultConfigurationIsVisible = 0;
  1445. defaultConfigurationName = Release;
  1446. };
  1447. 7D1329611BA304D900BE647E /* Build configuration list for PBXNativeTarget "TVVLCKit" */ = {
  1448. isa = XCConfigurationList;
  1449. buildConfigurations = (
  1450. 7D13295F1BA304D900BE647E /* Release */,
  1451. 7D1329601BA304D900BE647E /* Debug */,
  1452. );
  1453. defaultConfigurationIsVisible = 0;
  1454. defaultConfigurationName = Release;
  1455. };
  1456. 7D89393A1B500D1D008F2B14 /* Build configuration list for PBXNativeTarget "DynamicMobileVLCKit" */ = {
  1457. isa = XCConfigurationList;
  1458. buildConfigurations = (
  1459. 7D89393B1B500D1D008F2B14 /* Release */,
  1460. 7D89393C1B500D1D008F2B14 /* Debug */,
  1461. );
  1462. defaultConfigurationIsVisible = 0;
  1463. defaultConfigurationName = Release;
  1464. };
  1465. 7D89395F1B500DBC008F2B14 /* Build configuration list for PBXNativeTarget "StaticLibVLC" */ = {
  1466. isa = XCConfigurationList;
  1467. buildConfigurations = (
  1468. 7D8939601B500DBC008F2B14 /* Release */,
  1469. 7D8939611B500DBC008F2B14 /* Debug */,
  1470. );
  1471. defaultConfigurationIsVisible = 0;
  1472. defaultConfigurationName = Release;
  1473. };
  1474. 7DB683861C995D39000C70BE /* Build configuration list for PBXNativeTarget "DynamicTVVLCKit" */ = {
  1475. isa = XCConfigurationList;
  1476. buildConfigurations = (
  1477. 7DB683841C995D39000C70BE /* Release */,
  1478. 7DB683851C995D39000C70BE /* Debug */,
  1479. );
  1480. defaultConfigurationIsVisible = 0;
  1481. defaultConfigurationName = Release;
  1482. };
  1483. 7DB683CC1C995E9A000C70BE /* Build configuration list for PBXNativeTarget "StaticTVLibvlc" */ = {
  1484. isa = XCConfigurationList;
  1485. buildConfigurations = (
  1486. 7DB683CD1C995E9A000C70BE /* Release */,
  1487. 7DB683CE1C995E9A000C70BE /* Debug */,
  1488. );
  1489. defaultConfigurationIsVisible = 0;
  1490. defaultConfigurationName = Release;
  1491. };
  1492. /* End XCConfigurationList section */
  1493. };
  1494. rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
  1495. }