project.pbxproj 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. 6337547910ED090A0072A0D9 /* Make VLC */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 6337548110ED093B0072A0D9 /* Build configuration list for PBXAggregateTarget "Make VLC" */;
  12. buildPhases = (
  13. 6337548010ED091D0072A0D9 /* make */,
  14. 633754D310ED0D330072A0D9 /* install */,
  15. );
  16. dependencies = (
  17. CC4C58F413F539B900FB0EFC /* PBXTargetDependency */,
  18. );
  19. name = "Make VLC";
  20. productName = "Make VLC 2";
  21. };
  22. 633BD6E40D2ADF030012A314 /* Setup VLC contribs */ = {
  23. isa = PBXAggregateTarget;
  24. buildConfigurationList = 633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "Setup VLC contribs" */;
  25. buildPhases = (
  26. 633BD6E30D2ADF030012A314 /* make */,
  27. );
  28. dependencies = (
  29. 7D4D50D416362A8700DFF142 /* PBXTargetDependency */,
  30. );
  31. name = "Setup VLC contribs";
  32. productName = "vlc-contrib";
  33. };
  34. 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */ = {
  35. isa = PBXAggregateTarget;
  36. buildConfigurationList = 63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "Run VLC configure" */;
  37. buildPhases = (
  38. 631A90420D5A007D0014A2CE /* bootstrap */,
  39. 63FFDBCD0D2AE2AE0092FC96 /* configure */,
  40. );
  41. dependencies = (
  42. );
  43. name = "Run VLC configure";
  44. productName = "vlc-bootstrap";
  45. };
  46. CC1EA79815938D7E00C40EF9 /* Fetch libvlc */ = {
  47. isa = PBXAggregateTarget;
  48. buildConfigurationList = CC1EA79A15938D7E00C40EF9 /* Build configuration list for PBXAggregateTarget "Fetch libvlc" */;
  49. buildPhases = (
  50. CC1EA79915938D7E00C40EF9 /* make */,
  51. );
  52. dependencies = (
  53. );
  54. name = "Fetch libvlc";
  55. productName = "vlc-contrib";
  56. };
  57. CC61094C112F4AB500FAFD22 /* Make VLC and VLCKit */ = {
  58. isa = PBXAggregateTarget;
  59. buildConfigurationList = CC61095D112F4AD400FAFD22 /* Build configuration list for PBXAggregateTarget "Make VLC and VLCKit" */;
  60. buildPhases = (
  61. );
  62. dependencies = (
  63. CC610951112F4ABB00FAFD22 /* PBXTargetDependency */,
  64. CC610953112F4ABF00FAFD22 /* PBXTargetDependency */,
  65. );
  66. name = "Make VLC and VLCKit";
  67. productName = "Make VLC and VLCKit";
  68. };
  69. /* End PBXAggregateTarget section */
  70. /* Begin PBXBuildFile section */
  71. 63014A7A1042ACE100534090 /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63014A781042ACE100534090 /* VLCMediaListPlayer.m */; };
  72. 63014B7E1042E64A00534090 /* VLCMediaListPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  73. 63098FDC110E7159005F46AE /* VLCExtensionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 63098FDA110E7159005F46AE /* VLCExtensionsManager.m */; };
  74. 63099116110F0EC3005F46AE /* VLCExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 63099114110F0EC3005F46AE /* VLCExtension.m */; };
  75. 6309994B110FC791005F46AE /* VLCExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 63099949110FC791005F46AE /* VLCExtension.h */; settings = {ATTRIBUTES = (Public, ); }; };
  76. 6309994C110FC791005F46AE /* VLCExtensionsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6309994A110FC791005F46AE /* VLCExtensionsManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
  77. 632A0E850D3835C400AFC99B /* VLCStreamSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A0E830D3835C400AFC99B /* VLCStreamSession.h */; settings = {ATTRIBUTES = (Public, ); }; };
  78. 632A0E860D3835C400AFC99B /* VLCStreamSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 632A0E840D3835C400AFC99B /* VLCStreamSession.m */; };
  79. 632A0EC30D38392E00AFC99B /* VLCStreamOutput.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */; settings = {ATTRIBUTES = (Public, ); }; };
  80. 632A0EC40D38392E00AFC99B /* VLCStreamOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */; };
  81. 6341FCAF0D2C0929002A97B7 /* VLCVideoLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  82. 6341FCB10D2C0936002A97B7 /* VLCVideoLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */; };
  83. 636E974E11E8DCF1002FE8A9 /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E974C11E8DCF1002FE8A9 /* VLCMediaThumbnailer.m */; };
  84. 637CFB940D2D280900A041B6 /* VLCLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 637CFB930D2D280800A041B6 /* VLCLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  85. 637D5ABD0CF6F2650073EA45 /* VLCMediaDiscoverer.h in Headers */ = {isa = PBXBuildFile; fileRef = 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  86. 637D5ADC0CF6F2720073EA45 /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */; };
  87. 6384FD080D0DBA20005EB1F7 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */; };
  88. 63D88D93124E9BF600F65FA0 /* VLCMediaThumbnailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63D88D92124E9BF600F65FA0 /* VLCMediaThumbnailer.h */; };
  89. 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; };
  90. A7A0CEA40D2EF13000F2C039 /* VLCVideoCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */; };
  91. A7A0CEA50D2EF13000F2C039 /* VLCVideoCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */; };
  92. CC4C591113F53EA400FB0EFC /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */; };
  93. CC4C591213F53EA400FB0EFC /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */; };
  94. CC4C591313F53EA400FB0EFC /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */; };
  95. CC4C591413F53EA400FB0EFC /* VLCMediaLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */; };
  96. CC4C591513F53EA400FB0EFC /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD410CAEEFF600354E6E /* VLCMediaList.m */; };
  97. CC4C591613F53EA400FB0EFC /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD440CAEEFF600354E6E /* VLCTime.m */; };
  98. CC4C591713F53EA400FB0EFC /* VLCVideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD450CAEEFF600354E6E /* VLCVideoView.m */; };
  99. CC4C591813F53EA400FB0EFC /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */; };
  100. CC4C591913F53EA400FB0EFC /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = EF73118F0CB5797B009473B4 /* VLCAudio.m */; };
  101. CC4C591A13F53EA400FB0EFC /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */; };
  102. CC4C591B13F53EA400FB0EFC /* VLCVideoLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */; };
  103. CC4C591C13F53EA400FB0EFC /* VLCVideoCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */; };
  104. CC4C591D13F53EA400FB0EFC /* VLCStreamSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 632A0E840D3835C400AFC99B /* VLCStreamSession.m */; };
  105. CC4C591E13F53EA400FB0EFC /* VLCStreamOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */; };
  106. CC4C591F13F53EA400FB0EFC /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63014A781042ACE100534090 /* VLCMediaListPlayer.m */; };
  107. CC4C592013F53EA400FB0EFC /* VLCExtensionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 63098FDA110E7159005F46AE /* VLCExtensionsManager.m */; };
  108. CC4C592113F53EA400FB0EFC /* VLCExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 63099114110F0EC3005F46AE /* VLCExtension.m */; };
  109. CC4C592213F53EA400FB0EFC /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E974C11E8DCF1002FE8A9 /* VLCMediaThumbnailer.m */; };
  110. CC4C592413F53EA400FB0EFC /* VLCEventManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */; settings = {ATTRIBUTES = (); }; };
  111. CC4C592513F53EA400FB0EFC /* VLCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD120CAEEEE700354E6E /* VLCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  112. CC4C592613F53EA400FB0EFC /* VLCMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD130CAEEEE700354E6E /* VLCMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
  113. CC4C592713F53EA400FB0EFC /* VLCMediaLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  114. CC4C592813F53EA400FB0EFC /* VLCMediaList.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD160CAEEEE700354E6E /* VLCMediaList.h */; settings = {ATTRIBUTES = (Public, ); }; };
  115. CC4C592913F53EA400FB0EFC /* VLCTime.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD190CAEEEE700354E6E /* VLCTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
  116. CC4C592A13F53EA400FB0EFC /* VLCVideoView.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  117. CC4C592B13F53EA400FB0EFC /* VLCMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  118. CC4C592C13F53EA400FB0EFC /* VLCAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = EF73118E0CB5797B009473B4 /* VLCAudio.h */; settings = {ATTRIBUTES = (Public, ); }; };
  119. CC4C592D13F53EA400FB0EFC /* VLCLibVLCBridging.h in Headers */ = {isa = PBXBuildFile; fileRef = EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */; };
  120. CC4C592E13F53EA400FB0EFC /* VLCMediaDiscoverer.h in Headers */ = {isa = PBXBuildFile; fileRef = 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  121. CC4C592F13F53EA400FB0EFC /* VLCVideoLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  122. CC4C593013F53EA400FB0EFC /* VLCLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 637CFB930D2D280800A041B6 /* VLCLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  123. CC4C593113F53EA400FB0EFC /* VLCVideoCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */; };
  124. CC4C593213F53EA400FB0EFC /* VLCStreamSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A0E830D3835C400AFC99B /* VLCStreamSession.h */; settings = {ATTRIBUTES = (Public, ); }; };
  125. CC4C593313F53EA400FB0EFC /* VLCStreamOutput.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */; settings = {ATTRIBUTES = (Public, ); }; };
  126. CC4C593413F53EA400FB0EFC /* VLCMediaListPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  127. CC4C593513F53EA400FB0EFC /* VLCExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 63099949110FC791005F46AE /* VLCExtension.h */; settings = {ATTRIBUTES = (Public, ); }; };
  128. CC4C593613F53EA400FB0EFC /* VLCExtensionsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6309994A110FC791005F46AE /* VLCExtensionsManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
  129. CC4C593713F53EA400FB0EFC /* VLCMediaThumbnailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63D88D92124E9BF600F65FA0 /* VLCMediaThumbnailer.h */; };
  130. CC4C593A13F53EA400FB0EFC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; };
  131. CC4C593B13F53EA400FB0EFC /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */; };
  132. EF7311900CB5797B009473B4 /* VLCAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = EF73118E0CB5797B009473B4 /* VLCAudio.h */; settings = {ATTRIBUTES = (Public, ); }; };
  133. EF7311910CB5797B009473B4 /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = EF73118F0CB5797B009473B4 /* VLCAudio.m */; };
  134. EF78BD100CAEEEC300354E6E /* VLCEventManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */; settings = {ATTRIBUTES = (); }; };
  135. EF78BD1B0CAEEEE700354E6E /* VLCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD120CAEEEE700354E6E /* VLCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  136. EF78BD1C0CAEEEE700354E6E /* VLCMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD130CAEEEE700354E6E /* VLCMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
  137. EF78BD1E0CAEEEE700354E6E /* VLCMediaLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  138. EF78BD1F0CAEEEE700354E6E /* VLCMediaList.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD160CAEEEE700354E6E /* VLCMediaList.h */; settings = {ATTRIBUTES = (Public, ); }; };
  139. EF78BD460CAEEFF600354E6E /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */; };
  140. EF78BD470CAEEFF600354E6E /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */; };
  141. EF78BD480CAEEFF600354E6E /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */; };
  142. EF78BD4A0CAEEFF600354E6E /* VLCMediaLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */; };
  143. EF78BD4B0CAEEFF600354E6E /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD410CAEEFF600354E6E /* VLCMediaList.m */; };
  144. EF78BE0F0CAF039400354E6E /* VLCTime.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD190CAEEEE700354E6E /* VLCTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
  145. EF78BE100CAF039400354E6E /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD440CAEEFF600354E6E /* VLCTime.m */; };
  146. EF78BEF30CAF07E100354E6E /* VLCVideoView.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  147. EF78BEF40CAF07E500354E6E /* VLCVideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD450CAEEFF600354E6E /* VLCVideoView.m */; };
  148. EF8BB8D00CAFA8D80038A613 /* VLCMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  149. EF8BB8D10CAFA8D80038A613 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */; };
  150. EFD551DD0CC6DD720074CEE1 /* VLCLibVLCBridging.h in Headers */ = {isa = PBXBuildFile; fileRef = EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */; };
  151. /* End PBXBuildFile section */
  152. /* Begin PBXContainerItemProxy section */
  153. 7D4D50D316362A8700DFF142 /* PBXContainerItemProxy */ = {
  154. isa = PBXContainerItemProxy;
  155. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  156. proxyType = 1;
  157. remoteGlobalIDString = CC1EA79815938D7E00C40EF9;
  158. remoteInfo = "Fetch libvlc";
  159. };
  160. CC1EA7A115938F2200C40EF9 /* PBXContainerItemProxy */ = {
  161. isa = PBXContainerItemProxy;
  162. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  163. proxyType = 1;
  164. remoteGlobalIDString = CC1EA79815938D7E00C40EF9;
  165. remoteInfo = "Fetch libvlc";
  166. };
  167. CC4C58F313F539B900FB0EFC /* PBXContainerItemProxy */ = {
  168. isa = PBXContainerItemProxy;
  169. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  170. proxyType = 1;
  171. remoteGlobalIDString = 63FFDBCE0D2AE2AE0092FC96;
  172. remoteInfo = "Run VLC configure";
  173. };
  174. CC4C590A13F53EA400FB0EFC /* PBXContainerItemProxy */ = {
  175. isa = PBXContainerItemProxy;
  176. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  177. proxyType = 1;
  178. remoteGlobalIDString = 633BD6E40D2ADF030012A314;
  179. remoteInfo = "Setup VLC contribs";
  180. };
  181. CC4C590C13F53EA400FB0EFC /* PBXContainerItemProxy */ = {
  182. isa = PBXContainerItemProxy;
  183. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  184. proxyType = 1;
  185. remoteGlobalIDString = 63FFDBCE0D2AE2AE0092FC96;
  186. remoteInfo = "Run VLC configure";
  187. };
  188. CC4C590E13F53EA400FB0EFC /* PBXContainerItemProxy */ = {
  189. isa = PBXContainerItemProxy;
  190. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  191. proxyType = 1;
  192. remoteGlobalIDString = 6337547910ED090A0072A0D9;
  193. remoteInfo = "Make VLC";
  194. };
  195. CC610950112F4ABB00FAFD22 /* PBXContainerItemProxy */ = {
  196. isa = PBXContainerItemProxy;
  197. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  198. proxyType = 1;
  199. remoteGlobalIDString = 6337547910ED090A0072A0D9;
  200. remoteInfo = "Make VLC";
  201. };
  202. CC610952112F4ABF00FAFD22 /* PBXContainerItemProxy */ = {
  203. isa = PBXContainerItemProxy;
  204. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  205. proxyType = 1;
  206. remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
  207. remoteInfo = VLCKit;
  208. };
  209. /* End PBXContainerItemProxy section */
  210. /* Begin PBXFileReference section */
  211. 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  212. 0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  213. 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  214. 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLC_Prefix.pch; sourceTree = "<group>"; };
  215. 63014A781042ACE100534090 /* VLCMediaListPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaListPlayer.m; sourceTree = "<group>"; };
  216. 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaListPlayer.h; path = Public/VLCMediaListPlayer.h; sourceTree = "<group>"; };
  217. 63030CC70CCA652C0088ECD1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
  218. 63098FDA110E7159005F46AE /* VLCExtensionsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtensionsManager.m; sourceTree = "<group>"; };
  219. 63099114110F0EC3005F46AE /* VLCExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtension.m; sourceTree = "<group>"; };
  220. 63099949110FC791005F46AE /* VLCExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCExtension.h; path = Public/VLCExtension.h; sourceTree = "<group>"; };
  221. 6309994A110FC791005F46AE /* VLCExtensionsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCExtensionsManager.h; path = Public/VLCExtensionsManager.h; sourceTree = "<group>"; };
  222. 632A0E830D3835C400AFC99B /* VLCStreamSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamSession.h; path = Public/VLCStreamSession.h; sourceTree = "<group>"; };
  223. 632A0E840D3835C400AFC99B /* VLCStreamSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamSession.m; sourceTree = "<group>"; };
  224. 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamOutput.h; path = Public/VLCStreamOutput.h; sourceTree = "<group>"; };
  225. 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamOutput.m; sourceTree = "<group>"; };
  226. 633753FF10ECE1C60072A0D9 /* Configure.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = Configure.sh; sourceTree = "<group>"; };
  227. 634117B911D9344400FA3A70 /* MobileVLCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MobileVLCKit.h; path = Public/MobileVLCKit.h; sourceTree = "<group>"; };
  228. 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoLayer.h; path = Public/VLCVideoLayer.h; sourceTree = "<group>"; };
  229. 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoLayer.m; sourceTree = "<group>"; };
  230. 636E974C11E8DCF1002FE8A9 /* VLCMediaThumbnailer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaThumbnailer.m; sourceTree = "<group>"; };
  231. 637CFB930D2D280800A041B6 /* VLCLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibrary.h; path = Public/VLCLibrary.h; sourceTree = "<group>"; };
  232. 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaDiscoverer.h; path = Public/VLCMediaDiscoverer.h; sourceTree = "<group>"; };
  233. 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaDiscoverer.m; sourceTree = "<group>"; };
  234. 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
  235. 63D88C56124E9A5100F65FA0 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = System/Library/Frameworks/Quartz.framework; sourceTree = SDKROOT; };
  236. 63D88CA9124E9A8200F65FA0 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; };
  237. 63D88D92124E9BF600F65FA0 /* VLCMediaThumbnailer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaThumbnailer.h; path = Public/VLCMediaThumbnailer.h; sourceTree = "<group>"; };
  238. A26DCC7314279D2400EA47A0 /* VLCKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = VLCKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  239. A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoCommon.h; path = Internal/VLCVideoCommon.h; sourceTree = "<group>"; };
  240. A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoCommon.m; sourceTree = "<group>"; };
  241. CC4C594013F53EA400FB0EFC /* VLCKit-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "VLCKit-Info.plist"; path = "/Users/dilaroga/dev/vlc_workspace/vlc/projects/macosx/framework/VLCKit-Info.plist"; sourceTree = "<absolute>"; };
  242. CCEC5B73114D9BE800D34AAB /* deprecated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = deprecated.h; path = ../../../include/vlc/deprecated.h; sourceTree = SOURCE_ROOT; };
  243. CCEC5B74114D9BE800D34AAB /* libvlc_events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_events.h; path = ../../../include/vlc/libvlc_events.h; sourceTree = SOURCE_ROOT; };
  244. CCEC5B75114D9BE800D34AAB /* libvlc_media_discoverer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_discoverer.h; path = ../../../include/vlc/libvlc_media_discoverer.h; sourceTree = SOURCE_ROOT; };
  245. CCEC5B76114D9BE800D34AAB /* libvlc_media_library.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_library.h; path = ../../../include/vlc/libvlc_media_library.h; sourceTree = SOURCE_ROOT; };
  246. CCEC5B77114D9BE800D34AAB /* libvlc_media_list_player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_list_player.h; path = ../../../include/vlc/libvlc_media_list_player.h; sourceTree = SOURCE_ROOT; };
  247. CCEC5B78114D9BE800D34AAB /* libvlc_media_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_list.h; path = ../../../include/vlc/libvlc_media_list.h; sourceTree = SOURCE_ROOT; };
  248. CCEC5B79114D9BE800D34AAB /* libvlc_media_player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_player.h; path = ../../../include/vlc/libvlc_media_player.h; sourceTree = SOURCE_ROOT; };
  249. CCEC5B7A114D9BE800D34AAB /* libvlc_media.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media.h; path = ../../../include/vlc/libvlc_media.h; sourceTree = SOURCE_ROOT; };
  250. CCEC5B7B114D9BE800D34AAB /* libvlc_structures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_structures.h; path = ../../../include/vlc/libvlc_structures.h; sourceTree = SOURCE_ROOT; };
  251. CCEC5B7C114D9BE800D34AAB /* libvlc_vlm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_vlm.h; path = ../../../include/vlc/libvlc_vlm.h; sourceTree = SOURCE_ROOT; };
  252. CCEC5B7D114D9BE800D34AAB /* libvlc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc.h; path = ../../../include/vlc/libvlc.h; sourceTree = SOURCE_ROOT; };
  253. CCEC5B7E114D9BE800D34AAB /* vlc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vlc.h; path = ../../../include/vlc/vlc.h; sourceTree = SOURCE_ROOT; };
  254. D2F7E79907B2D74100F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  255. EF73118E0CB5797B009473B4 /* VLCAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCAudio.h; path = Public/VLCAudio.h; sourceTree = "<group>"; };
  256. EF73118F0CB5797B009473B4 /* VLCAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAudio.m; sourceTree = "<group>"; };
  257. EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCEventManager.h; path = Internal/VLCEventManager.h; sourceTree = "<group>"; };
  258. EF78BD120CAEEEE700354E6E /* VLCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCKit.h; path = Public/VLCKit.h; sourceTree = "<group>"; };
  259. EF78BD130CAEEEE700354E6E /* VLCMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMedia.h; path = Public/VLCMedia.h; sourceTree = "<group>"; };
  260. EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaLibrary.h; path = Public/VLCMediaLibrary.h; sourceTree = "<group>"; };
  261. EF78BD160CAEEEE700354E6E /* VLCMediaList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaList.h; path = Public/VLCMediaList.h; sourceTree = "<group>"; };
  262. EF78BD190CAEEEE700354E6E /* VLCTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCTime.h; path = Public/VLCTime.h; sourceTree = "<group>"; };
  263. EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoView.h; path = Public/VLCVideoView.h; sourceTree = "<group>"; };
  264. EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "Pre-Compile.sh"; sourceTree = "<group>"; };
  265. EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCEventManager.m; sourceTree = "<group>"; };
  266. EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCLibrary.m; sourceTree = "<group>"; };
  267. EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMedia.m; sourceTree = "<group>"; };
  268. EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaLibrary.m; sourceTree = "<group>"; };
  269. EF78BD410CAEEFF600354E6E /* VLCMediaList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaList.m; sourceTree = "<group>"; };
  270. EF78BD440CAEEFF600354E6E /* VLCTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCTime.m; sourceTree = "<group>"; };
  271. EF78BD450CAEEFF600354E6E /* VLCVideoView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoView.m; sourceTree = "<group>"; };
  272. EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaPlayer.h; path = Public/VLCMediaPlayer.h; sourceTree = "<group>"; };
  273. EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaPlayer.m; sourceTree = "<group>"; };
  274. EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibVLCBridging.h; path = Internal/VLCLibVLCBridging.h; sourceTree = "<group>"; };
  275. /* End PBXFileReference section */
  276. /* Begin PBXFrameworksBuildPhase section */
  277. 8DC2EF560486A6940098B216 /* Frameworks */ = {
  278. isa = PBXFrameworksBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */,
  282. 6384FD080D0DBA20005EB1F7 /* QuartzCore.framework in Frameworks */,
  283. );
  284. runOnlyForDeploymentPostprocessing = 0;
  285. };
  286. CC4C593913F53EA400FB0EFC /* Frameworks */ = {
  287. isa = PBXFrameworksBuildPhase;
  288. buildActionMask = 2147483647;
  289. files = (
  290. CC4C593A13F53EA400FB0EFC /* Cocoa.framework in Frameworks */,
  291. CC4C593B13F53EA400FB0EFC /* QuartzCore.framework in Frameworks */,
  292. );
  293. runOnlyForDeploymentPostprocessing = 0;
  294. };
  295. /* End PBXFrameworksBuildPhase section */
  296. /* Begin PBXGroup section */
  297. 034768DFFF38A50411DB9C8B /* Products */ = {
  298. isa = PBXGroup;
  299. children = (
  300. A26DCC7314279D2400EA47A0 /* VLCKit.framework */,
  301. );
  302. name = Products;
  303. sourceTree = "<group>";
  304. };
  305. 0867D691FE84028FC02AAC07 /* VLC */ = {
  306. isa = PBXGroup;
  307. children = (
  308. EF78BD3B0CAEEFD000354E6E /* Headers */,
  309. 08FB77AEFE84172EC02AAC07 /* Sources */,
  310. 32C88DFF0371C24200C91783 /* Other Sources */,
  311. 089C1665FE841158C02AAC07 /* Resources */,
  312. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
  313. 034768DFFF38A50411DB9C8B /* Products */,
  314. 63D88C56124E9A5100F65FA0 /* Quartz.framework */,
  315. 63D88CA9124E9A8200F65FA0 /* ApplicationServices.framework */,
  316. CC4C594013F53EA400FB0EFC /* VLCKit-Info.plist */,
  317. );
  318. name = VLC;
  319. sourceTree = "<group>";
  320. };
  321. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
  322. isa = PBXGroup;
  323. children = (
  324. EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */,
  325. 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
  326. 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
  327. );
  328. name = "External Frameworks and Libraries";
  329. sourceTree = "<group>";
  330. };
  331. 089C1665FE841158C02AAC07 /* Resources */ = {
  332. isa = PBXGroup;
  333. children = (
  334. EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */,
  335. 633753FF10ECE1C60072A0D9 /* Configure.sh */,
  336. 63030CC70CCA652C0088ECD1 /* Info.plist */,
  337. );
  338. name = Resources;
  339. sourceTree = "<group>";
  340. };
  341. 08FB77AEFE84172EC02AAC07 /* Sources */ = {
  342. isa = PBXGroup;
  343. children = (
  344. EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */,
  345. EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */,
  346. EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */,
  347. 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */,
  348. EF78BD410CAEEFF600354E6E /* VLCMediaList.m */,
  349. 63014A781042ACE100534090 /* VLCMediaListPlayer.m */,
  350. EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */,
  351. 636E974C11E8DCF1002FE8A9 /* VLCMediaThumbnailer.m */,
  352. EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */,
  353. A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */,
  354. 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */,
  355. EF78BD450CAEEFF600354E6E /* VLCVideoView.m */,
  356. EF78BD440CAEEFF600354E6E /* VLCTime.m */,
  357. EF73118F0CB5797B009473B4 /* VLCAudio.m */,
  358. 63098FDA110E7159005F46AE /* VLCExtensionsManager.m */,
  359. 63099114110F0EC3005F46AE /* VLCExtension.m */,
  360. 632A0F7B0D38F78500AFC99B /* Stream */,
  361. );
  362. path = Sources;
  363. sourceTree = "<group>";
  364. };
  365. 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
  366. isa = PBXGroup;
  367. children = (
  368. 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */,
  369. 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
  370. );
  371. name = "Linked Frameworks";
  372. sourceTree = "<group>";
  373. };
  374. 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
  375. isa = PBXGroup;
  376. children = (
  377. 0867D6A5FE840307C02AAC07 /* AppKit.framework */,
  378. D2F7E79907B2D74100F64583 /* CoreData.framework */,
  379. 0867D69BFE84028FC02AAC07 /* Foundation.framework */,
  380. );
  381. name = "Other Frameworks";
  382. sourceTree = "<group>";
  383. };
  384. 32C88DFF0371C24200C91783 /* Other Sources */ = {
  385. isa = PBXGroup;
  386. children = (
  387. 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */,
  388. );
  389. name = "Other Sources";
  390. sourceTree = "<group>";
  391. };
  392. 632A0F7B0D38F78500AFC99B /* Stream */ = {
  393. isa = PBXGroup;
  394. children = (
  395. 632A0E840D3835C400AFC99B /* VLCStreamSession.m */,
  396. 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */,
  397. );
  398. name = Stream;
  399. sourceTree = "<group>";
  400. };
  401. 632A0F7C0D38F79200AFC99B /* Stream */ = {
  402. isa = PBXGroup;
  403. children = (
  404. 632A0E830D3835C400AFC99B /* VLCStreamSession.h */,
  405. 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */,
  406. );
  407. name = Stream;
  408. sourceTree = "<group>";
  409. };
  410. 637CFB960D2D281900A041B6 /* Internal */ = {
  411. isa = PBXGroup;
  412. children = (
  413. 63D88D92124E9BF600F65FA0 /* VLCMediaThumbnailer.h */,
  414. EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */,
  415. EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */,
  416. A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */,
  417. );
  418. name = Internal;
  419. sourceTree = "<group>";
  420. };
  421. CCEC5B6C114D9BD300D34AAB /* libvlc (not distributed) */ = {
  422. isa = PBXGroup;
  423. children = (
  424. CCEC5B73114D9BE800D34AAB /* deprecated.h */,
  425. CCEC5B74114D9BE800D34AAB /* libvlc_events.h */,
  426. CCEC5B75114D9BE800D34AAB /* libvlc_media_discoverer.h */,
  427. CCEC5B76114D9BE800D34AAB /* libvlc_media_library.h */,
  428. CCEC5B77114D9BE800D34AAB /* libvlc_media_list_player.h */,
  429. CCEC5B78114D9BE800D34AAB /* libvlc_media_list.h */,
  430. CCEC5B79114D9BE800D34AAB /* libvlc_media_player.h */,
  431. CCEC5B7A114D9BE800D34AAB /* libvlc_media.h */,
  432. CCEC5B7B114D9BE800D34AAB /* libvlc_structures.h */,
  433. CCEC5B7C114D9BE800D34AAB /* libvlc_vlm.h */,
  434. CCEC5B7D114D9BE800D34AAB /* libvlc.h */,
  435. CCEC5B7E114D9BE800D34AAB /* vlc.h */,
  436. );
  437. name = "libvlc (not distributed)";
  438. sourceTree = "<group>";
  439. };
  440. EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */ = {
  441. isa = PBXGroup;
  442. children = (
  443. );
  444. name = "Linked Libraries";
  445. sourceTree = "<group>";
  446. };
  447. EF6BC9110DA1932F00DD37EF /* Public */ = {
  448. isa = PBXGroup;
  449. children = (
  450. 634117B911D9344400FA3A70 /* MobileVLCKit.h */,
  451. EF78BD120CAEEEE700354E6E /* VLCKit.h */,
  452. 637CFB930D2D280800A041B6 /* VLCLibrary.h */,
  453. EF78BD130CAEEEE700354E6E /* VLCMedia.h */,
  454. 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */,
  455. EF78BD160CAEEEE700354E6E /* VLCMediaList.h */,
  456. 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */,
  457. EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */,
  458. EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */,
  459. 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */,
  460. EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */,
  461. EF78BD190CAEEEE700354E6E /* VLCTime.h */,
  462. EF73118E0CB5797B009473B4 /* VLCAudio.h */,
  463. 63099949110FC791005F46AE /* VLCExtension.h */,
  464. 6309994A110FC791005F46AE /* VLCExtensionsManager.h */,
  465. 632A0F7C0D38F79200AFC99B /* Stream */,
  466. );
  467. name = Public;
  468. sourceTree = "<group>";
  469. };
  470. EF78BD3B0CAEEFD000354E6E /* Headers */ = {
  471. isa = PBXGroup;
  472. children = (
  473. CCEC5B6C114D9BD300D34AAB /* libvlc (not distributed) */,
  474. 637CFB960D2D281900A041B6 /* Internal */,
  475. EF6BC9110DA1932F00DD37EF /* Public */,
  476. );
  477. path = Headers;
  478. sourceTree = "<group>";
  479. };
  480. /* End PBXGroup section */
  481. /* Begin PBXHeadersBuildPhase section */
  482. 8DC2EF500486A6940098B216 /* Headers */ = {
  483. isa = PBXHeadersBuildPhase;
  484. buildActionMask = 2147483647;
  485. files = (
  486. EF78BD100CAEEEC300354E6E /* VLCEventManager.h in Headers */,
  487. EF78BD1B0CAEEEE700354E6E /* VLCKit.h in Headers */,
  488. EF78BD1C0CAEEEE700354E6E /* VLCMedia.h in Headers */,
  489. EF78BD1E0CAEEEE700354E6E /* VLCMediaLibrary.h in Headers */,
  490. EF78BD1F0CAEEEE700354E6E /* VLCMediaList.h in Headers */,
  491. EF78BE0F0CAF039400354E6E /* VLCTime.h in Headers */,
  492. EF78BEF30CAF07E100354E6E /* VLCVideoView.h in Headers */,
  493. EF8BB8D00CAFA8D80038A613 /* VLCMediaPlayer.h in Headers */,
  494. EF7311900CB5797B009473B4 /* VLCAudio.h in Headers */,
  495. EFD551DD0CC6DD720074CEE1 /* VLCLibVLCBridging.h in Headers */,
  496. 637D5ABD0CF6F2650073EA45 /* VLCMediaDiscoverer.h in Headers */,
  497. 6341FCAF0D2C0929002A97B7 /* VLCVideoLayer.h in Headers */,
  498. 637CFB940D2D280900A041B6 /* VLCLibrary.h in Headers */,
  499. A7A0CEA40D2EF13000F2C039 /* VLCVideoCommon.h in Headers */,
  500. 632A0E850D3835C400AFC99B /* VLCStreamSession.h in Headers */,
  501. 632A0EC30D38392E00AFC99B /* VLCStreamOutput.h in Headers */,
  502. 63014B7E1042E64A00534090 /* VLCMediaListPlayer.h in Headers */,
  503. 6309994B110FC791005F46AE /* VLCExtension.h in Headers */,
  504. 6309994C110FC791005F46AE /* VLCExtensionsManager.h in Headers */,
  505. 63D88D93124E9BF600F65FA0 /* VLCMediaThumbnailer.h in Headers */,
  506. );
  507. runOnlyForDeploymentPostprocessing = 0;
  508. };
  509. CC4C592313F53EA400FB0EFC /* Headers */ = {
  510. isa = PBXHeadersBuildPhase;
  511. buildActionMask = 2147483647;
  512. files = (
  513. CC4C592413F53EA400FB0EFC /* VLCEventManager.h in Headers */,
  514. CC4C592513F53EA400FB0EFC /* VLCKit.h in Headers */,
  515. CC4C592613F53EA400FB0EFC /* VLCMedia.h in Headers */,
  516. CC4C592713F53EA400FB0EFC /* VLCMediaLibrary.h in Headers */,
  517. CC4C592813F53EA400FB0EFC /* VLCMediaList.h in Headers */,
  518. CC4C592913F53EA400FB0EFC /* VLCTime.h in Headers */,
  519. CC4C592A13F53EA400FB0EFC /* VLCVideoView.h in Headers */,
  520. CC4C592B13F53EA400FB0EFC /* VLCMediaPlayer.h in Headers */,
  521. CC4C592C13F53EA400FB0EFC /* VLCAudio.h in Headers */,
  522. CC4C592D13F53EA400FB0EFC /* VLCLibVLCBridging.h in Headers */,
  523. CC4C592E13F53EA400FB0EFC /* VLCMediaDiscoverer.h in Headers */,
  524. CC4C592F13F53EA400FB0EFC /* VLCVideoLayer.h in Headers */,
  525. CC4C593013F53EA400FB0EFC /* VLCLibrary.h in Headers */,
  526. CC4C593113F53EA400FB0EFC /* VLCVideoCommon.h in Headers */,
  527. CC4C593213F53EA400FB0EFC /* VLCStreamSession.h in Headers */,
  528. CC4C593313F53EA400FB0EFC /* VLCStreamOutput.h in Headers */,
  529. CC4C593413F53EA400FB0EFC /* VLCMediaListPlayer.h in Headers */,
  530. CC4C593513F53EA400FB0EFC /* VLCExtension.h in Headers */,
  531. CC4C593613F53EA400FB0EFC /* VLCExtensionsManager.h in Headers */,
  532. CC4C593713F53EA400FB0EFC /* VLCMediaThumbnailer.h in Headers */,
  533. );
  534. runOnlyForDeploymentPostprocessing = 0;
  535. };
  536. /* End PBXHeadersBuildPhase section */
  537. /* Begin PBXNativeTarget section */
  538. 8DC2EF4F0486A6940098B216 /* Build just VLCKit */ = {
  539. isa = PBXNativeTarget;
  540. buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "Build just VLCKit" */;
  541. buildPhases = (
  542. EF78BD2E0CAEEF9500354E6E /* ShellScript */,
  543. 8DC2EF540486A6940098B216 /* Sources */,
  544. 8DC2EF500486A6940098B216 /* Headers */,
  545. 8DC2EF520486A6940098B216 /* Resources */,
  546. 8DC2EF560486A6940098B216 /* Frameworks */,
  547. );
  548. buildRules = (
  549. );
  550. comments = "-lvlc -lvlc-control -dylib_file @loader_path/../lib/vlc_libintl.dylib:$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework/lib/vlc_libintl.dylib -dylib_file @loader_path/../lib/libvlc.dylib:$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework/lib/libvlc.dylib";
  551. dependencies = (
  552. );
  553. name = "Build just VLCKit";
  554. productInstallPath = "$(HOME)/Library/Frameworks";
  555. productName = VLC;
  556. productReference = A26DCC7314279D2400EA47A0 /* VLCKit.framework */;
  557. productType = "com.apple.product-type.framework";
  558. };
  559. CC4C590813F53EA400FB0EFC /* Build Everything */ = {
  560. isa = PBXNativeTarget;
  561. buildConfigurationList = CC4C593C13F53EA400FB0EFC /* Build configuration list for PBXNativeTarget "Build Everything" */;
  562. buildPhases = (
  563. CC4C590F13F53EA400FB0EFC /* ShellScript */,
  564. CC4C591013F53EA400FB0EFC /* Sources */,
  565. CC4C592313F53EA400FB0EFC /* Headers */,
  566. CC4C593813F53EA400FB0EFC /* Resources */,
  567. CC4C593913F53EA400FB0EFC /* Frameworks */,
  568. );
  569. buildRules = (
  570. );
  571. comments = "-lvlc -lvlc-control -dylib_file @loader_path/../lib/vlc_libintl.dylib:$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework/lib/vlc_libintl.dylib -dylib_file @loader_path/../lib/libvlc.dylib:$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework/lib/libvlc.dylib";
  572. dependencies = (
  573. CC1EA7A215938F2200C40EF9 /* PBXTargetDependency */,
  574. CC4C590913F53EA400FB0EFC /* PBXTargetDependency */,
  575. CC4C590B13F53EA400FB0EFC /* PBXTargetDependency */,
  576. CC4C590D13F53EA400FB0EFC /* PBXTargetDependency */,
  577. );
  578. name = "Build Everything";
  579. productInstallPath = "$(HOME)/Library/Frameworks";
  580. productName = VLC;
  581. productType = "com.apple.product-type.framework";
  582. };
  583. /* End PBXNativeTarget section */
  584. /* Begin PBXProject section */
  585. 0867D690FE84028FC02AAC07 /* Project object */ = {
  586. isa = PBXProject;
  587. attributes = {
  588. LastUpgradeCheck = 0450;
  589. };
  590. buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */;
  591. compatibilityVersion = "Xcode 3.2";
  592. developmentRegion = English;
  593. hasScannedForEncodings = 1;
  594. knownRegions = (
  595. English,
  596. Japanese,
  597. French,
  598. German,
  599. );
  600. mainGroup = 0867D691FE84028FC02AAC07 /* VLC */;
  601. productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
  602. projectDirPath = "";
  603. projectRoot = "";
  604. targets = (
  605. CC1EA79815938D7E00C40EF9 /* Fetch libvlc */,
  606. 633BD6E40D2ADF030012A314 /* Setup VLC contribs */,
  607. 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */,
  608. 6337547910ED090A0072A0D9 /* Make VLC */,
  609. 8DC2EF4F0486A6940098B216 /* Build just VLCKit */,
  610. CC61094C112F4AB500FAFD22 /* Make VLC and VLCKit */,
  611. CC4C590813F53EA400FB0EFC /* Build Everything */,
  612. );
  613. };
  614. /* End PBXProject section */
  615. /* Begin PBXResourcesBuildPhase section */
  616. 8DC2EF520486A6940098B216 /* Resources */ = {
  617. isa = PBXResourcesBuildPhase;
  618. buildActionMask = 2147483647;
  619. files = (
  620. );
  621. runOnlyForDeploymentPostprocessing = 0;
  622. };
  623. CC4C593813F53EA400FB0EFC /* Resources */ = {
  624. isa = PBXResourcesBuildPhase;
  625. buildActionMask = 2147483647;
  626. files = (
  627. );
  628. runOnlyForDeploymentPostprocessing = 0;
  629. };
  630. /* End PBXResourcesBuildPhase section */
  631. /* Begin PBXShellScriptBuildPhase section */
  632. 631A90420D5A007D0014A2CE /* bootstrap */ = {
  633. isa = PBXShellScriptBuildPhase;
  634. buildActionMask = 2147483647;
  635. files = (
  636. );
  637. inputPaths = (
  638. "$(SRCROOT)/vlc-unstable/bootstrap",
  639. );
  640. name = bootstrap;
  641. outputPaths = (
  642. "$(SRCROOT)/vlc-unstable/configure",
  643. );
  644. runOnlyForDeploymentPostprocessing = 0;
  645. shellPath = /bin/sh;
  646. shellScript = "top_srcdir=`pwd`/vlc-unstable\n\nif test \"$ACTION\" = \"clean\"\nthen\n exit 0\nfi\n\nif test \"$arch\" = \"x86_64\"; then\n export PATH=$top_srcdir/contrib/x86_64-apple-darwin10:$PATH\nfi\n\nexport PATH=$top_srcdir/extras/tools/build/bin:$PATH\n\nif ! [ -e $top_srcdir/configure ]; then\n cd \"$top_srcdir\" && ./bootstrap\nfi";
  647. showEnvVarsInLog = 0;
  648. };
  649. 6337548010ED091D0072A0D9 /* make */ = {
  650. isa = PBXShellScriptBuildPhase;
  651. buildActionMask = 2147483647;
  652. files = (
  653. );
  654. inputPaths = (
  655. );
  656. name = make;
  657. outputPaths = (
  658. );
  659. runOnlyForDeploymentPostprocessing = 0;
  660. shellPath = /bin/sh;
  661. shellScript = "NUMBER_OF_CORES=`sysctl hw.ncpu | cut -d\" \" -f2`\n\nfor arch in $ARCHS; do\n\techo \"Make [$arch]\"\n\tcd $VLC_BUILD_DIR/$arch\n\tmake -j$NUMBER_OF_CORES\ndone";
  662. };
  663. 633754D310ED0D330072A0D9 /* install */ = {
  664. isa = PBXShellScriptBuildPhase;
  665. buildActionMask = 2147483647;
  666. files = (
  667. );
  668. inputPaths = (
  669. "$(SYMROOT)/vlc_build_dir/src/.lib/libvlccore.dylib",
  670. "$(SYMROOT)/vlc_build_dir/src/.lib/libvlc.dylib",
  671. "$(SYMROOT)/vlc_build_dir/bin/.lib/vlc",
  672. );
  673. name = install;
  674. outputPaths = (
  675. "$(SYMROOT)/vlc_build_dir/lib/libvlccore.dylib",
  676. "$(SYMROOT)/vlc_build_dir/lib/libvlc.dylib",
  677. "$(SYMROOT)/vlc_build_dir/bin/vlc",
  678. );
  679. runOnlyForDeploymentPostprocessing = 0;
  680. shellPath = /bin/sh;
  681. shellScript = "for arch in $ARCHS; do\n\tcd $VLC_BUILD_DIR/$arch\n\tcd src\n\techo \"Installing [$arch] libvlc, libvlccore, vlc\"\n\tmake install --quiet > /dev/null\ndone";
  682. };
  683. 633BD6E30D2ADF030012A314 /* make */ = {
  684. isa = PBXShellScriptBuildPhase;
  685. buildActionMask = 2147483647;
  686. files = (
  687. );
  688. inputPaths = (
  689. );
  690. name = make;
  691. outputPaths = (
  692. );
  693. runOnlyForDeploymentPostprocessing = 0;
  694. shellPath = /bin/sh;
  695. shellScript = "if test $ACTION = \"clean\"\nthen\nmake clean\nexit 0\nfi\n\necho \"Building tools\"\necho \"\"\ncd $SOURCE_ROOT/vlc-unstable/extras/tools\n./bootstrap\nmake\n\necho \"Building a set of contribs for $ARCHS...\"\necho \"\"\n\nexport PATH=$SOURCE_ROOT/vlc-unstable/extras/tools/build/bin:$PATH\n\nfor arch in $ARCHS; do\n\tcd $SOURCE_ROOT/vlc-unstable/contrib\n\techo \"Making contribs for $arch\"\n\trm -rf vlckit-$arch\t\n\tmkdir vlckit-$arch\n\tcd vlckit-$arch\n\tif test \"$arch\" = \"x86_64\"; then\n export OSX_VERSION=10.7\nexport TRIPLET=x86_64-apple-darwin10\nelse\nexport TRIPLET=i686-apple-darwin9\nfi\n ../bootstrap --build=$TRIPLET --host=$TRIPLET\n\tmake prebuilt\ndone\n";
  696. showEnvVarsInLog = 0;
  697. };
  698. 63FFDBCD0D2AE2AE0092FC96 /* configure */ = {
  699. isa = PBXShellScriptBuildPhase;
  700. buildActionMask = 2147483647;
  701. files = (
  702. );
  703. inputPaths = (
  704. );
  705. name = configure;
  706. outputPaths = (
  707. );
  708. runOnlyForDeploymentPostprocessing = 0;
  709. shellPath = /bin/sh;
  710. shellScript = "echo $ARCHS\nsh $SOURCE_ROOT/Configure.sh";
  711. };
  712. CC1EA79915938D7E00C40EF9 /* make */ = {
  713. isa = PBXShellScriptBuildPhase;
  714. buildActionMask = 2147483647;
  715. files = (
  716. );
  717. inputPaths = (
  718. );
  719. name = make;
  720. outputPaths = (
  721. );
  722. runOnlyForDeploymentPostprocessing = 0;
  723. shellPath = /bin/sh;
  724. shellScript = "if ! [ -e $VLC_SRC_DIR ]; then\n git clone git://git.videolan.org/vlc.git $VLC_SRC_DIR\nelse\n echo \"VLC_SRC_DIR exists\"\nfi";
  725. };
  726. CC4C590F13F53EA400FB0EFC /* ShellScript */ = {
  727. isa = PBXShellScriptBuildPhase;
  728. buildActionMask = 2147483647;
  729. files = (
  730. );
  731. inputPaths = (
  732. );
  733. outputPaths = (
  734. );
  735. runOnlyForDeploymentPostprocessing = 0;
  736. shellPath = /bin/sh;
  737. shellScript = "sh $SOURCE_ROOT/Pre-Compile.sh";
  738. showEnvVarsInLog = 0;
  739. };
  740. EF78BD2E0CAEEF9500354E6E /* ShellScript */ = {
  741. isa = PBXShellScriptBuildPhase;
  742. buildActionMask = 2147483647;
  743. files = (
  744. );
  745. inputPaths = (
  746. );
  747. outputPaths = (
  748. );
  749. runOnlyForDeploymentPostprocessing = 0;
  750. shellPath = /bin/sh;
  751. shellScript = "sh $SOURCE_ROOT/Pre-Compile.sh";
  752. showEnvVarsInLog = 0;
  753. };
  754. /* End PBXShellScriptBuildPhase section */
  755. /* Begin PBXSourcesBuildPhase section */
  756. 8DC2EF540486A6940098B216 /* Sources */ = {
  757. isa = PBXSourcesBuildPhase;
  758. buildActionMask = 2147483647;
  759. files = (
  760. EF78BD460CAEEFF600354E6E /* VLCEventManager.m in Sources */,
  761. EF78BD470CAEEFF600354E6E /* VLCLibrary.m in Sources */,
  762. EF78BD480CAEEFF600354E6E /* VLCMedia.m in Sources */,
  763. EF78BD4A0CAEEFF600354E6E /* VLCMediaLibrary.m in Sources */,
  764. EF78BD4B0CAEEFF600354E6E /* VLCMediaList.m in Sources */,
  765. EF78BE100CAF039400354E6E /* VLCTime.m in Sources */,
  766. EF78BEF40CAF07E500354E6E /* VLCVideoView.m in Sources */,
  767. EF8BB8D10CAFA8D80038A613 /* VLCMediaPlayer.m in Sources */,
  768. EF7311910CB5797B009473B4 /* VLCAudio.m in Sources */,
  769. 637D5ADC0CF6F2720073EA45 /* VLCMediaDiscoverer.m in Sources */,
  770. 6341FCB10D2C0936002A97B7 /* VLCVideoLayer.m in Sources */,
  771. A7A0CEA50D2EF13000F2C039 /* VLCVideoCommon.m in Sources */,
  772. 632A0E860D3835C400AFC99B /* VLCStreamSession.m in Sources */,
  773. 632A0EC40D38392E00AFC99B /* VLCStreamOutput.m in Sources */,
  774. 63014A7A1042ACE100534090 /* VLCMediaListPlayer.m in Sources */,
  775. 63098FDC110E7159005F46AE /* VLCExtensionsManager.m in Sources */,
  776. 63099116110F0EC3005F46AE /* VLCExtension.m in Sources */,
  777. 636E974E11E8DCF1002FE8A9 /* VLCMediaThumbnailer.m in Sources */,
  778. );
  779. runOnlyForDeploymentPostprocessing = 0;
  780. };
  781. CC4C591013F53EA400FB0EFC /* Sources */ = {
  782. isa = PBXSourcesBuildPhase;
  783. buildActionMask = 2147483647;
  784. files = (
  785. CC4C591113F53EA400FB0EFC /* VLCEventManager.m in Sources */,
  786. CC4C591213F53EA400FB0EFC /* VLCLibrary.m in Sources */,
  787. CC4C591313F53EA400FB0EFC /* VLCMedia.m in Sources */,
  788. CC4C591413F53EA400FB0EFC /* VLCMediaLibrary.m in Sources */,
  789. CC4C591513F53EA400FB0EFC /* VLCMediaList.m in Sources */,
  790. CC4C591613F53EA400FB0EFC /* VLCTime.m in Sources */,
  791. CC4C591713F53EA400FB0EFC /* VLCVideoView.m in Sources */,
  792. CC4C591813F53EA400FB0EFC /* VLCMediaPlayer.m in Sources */,
  793. CC4C591913F53EA400FB0EFC /* VLCAudio.m in Sources */,
  794. CC4C591A13F53EA400FB0EFC /* VLCMediaDiscoverer.m in Sources */,
  795. CC4C591B13F53EA400FB0EFC /* VLCVideoLayer.m in Sources */,
  796. CC4C591C13F53EA400FB0EFC /* VLCVideoCommon.m in Sources */,
  797. CC4C591D13F53EA400FB0EFC /* VLCStreamSession.m in Sources */,
  798. CC4C591E13F53EA400FB0EFC /* VLCStreamOutput.m in Sources */,
  799. CC4C591F13F53EA400FB0EFC /* VLCMediaListPlayer.m in Sources */,
  800. CC4C592013F53EA400FB0EFC /* VLCExtensionsManager.m in Sources */,
  801. CC4C592113F53EA400FB0EFC /* VLCExtension.m in Sources */,
  802. CC4C592213F53EA400FB0EFC /* VLCMediaThumbnailer.m in Sources */,
  803. );
  804. runOnlyForDeploymentPostprocessing = 0;
  805. };
  806. /* End PBXSourcesBuildPhase section */
  807. /* Begin PBXTargetDependency section */
  808. 7D4D50D416362A8700DFF142 /* PBXTargetDependency */ = {
  809. isa = PBXTargetDependency;
  810. target = CC1EA79815938D7E00C40EF9 /* Fetch libvlc */;
  811. targetProxy = 7D4D50D316362A8700DFF142 /* PBXContainerItemProxy */;
  812. };
  813. CC1EA7A215938F2200C40EF9 /* PBXTargetDependency */ = {
  814. isa = PBXTargetDependency;
  815. target = CC1EA79815938D7E00C40EF9 /* Fetch libvlc */;
  816. targetProxy = CC1EA7A115938F2200C40EF9 /* PBXContainerItemProxy */;
  817. };
  818. CC4C58F413F539B900FB0EFC /* PBXTargetDependency */ = {
  819. isa = PBXTargetDependency;
  820. target = 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */;
  821. targetProxy = CC4C58F313F539B900FB0EFC /* PBXContainerItemProxy */;
  822. };
  823. CC4C590913F53EA400FB0EFC /* PBXTargetDependency */ = {
  824. isa = PBXTargetDependency;
  825. target = 633BD6E40D2ADF030012A314 /* Setup VLC contribs */;
  826. targetProxy = CC4C590A13F53EA400FB0EFC /* PBXContainerItemProxy */;
  827. };
  828. CC4C590B13F53EA400FB0EFC /* PBXTargetDependency */ = {
  829. isa = PBXTargetDependency;
  830. target = 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */;
  831. targetProxy = CC4C590C13F53EA400FB0EFC /* PBXContainerItemProxy */;
  832. };
  833. CC4C590D13F53EA400FB0EFC /* PBXTargetDependency */ = {
  834. isa = PBXTargetDependency;
  835. target = 6337547910ED090A0072A0D9 /* Make VLC */;
  836. targetProxy = CC4C590E13F53EA400FB0EFC /* PBXContainerItemProxy */;
  837. };
  838. CC610951112F4ABB00FAFD22 /* PBXTargetDependency */ = {
  839. isa = PBXTargetDependency;
  840. target = 6337547910ED090A0072A0D9 /* Make VLC */;
  841. targetProxy = CC610950112F4ABB00FAFD22 /* PBXContainerItemProxy */;
  842. };
  843. CC610953112F4ABF00FAFD22 /* PBXTargetDependency */ = {
  844. isa = PBXTargetDependency;
  845. target = 8DC2EF4F0486A6940098B216 /* Build just VLCKit */;
  846. targetProxy = CC610952112F4ABF00FAFD22 /* PBXContainerItemProxy */;
  847. };
  848. /* End PBXTargetDependency section */
  849. /* Begin XCBuildConfiguration section */
  850. 1DEB91AE08733DA50010E9CD /* Debug */ = {
  851. isa = XCBuildConfiguration;
  852. buildSettings = {
  853. COMBINE_HIDPI_IMAGES = YES;
  854. COPY_PHASE_STRIP = NO;
  855. DYLIB_COMPATIBILITY_VERSION = 1;
  856. DYLIB_CURRENT_VERSION = 1;
  857. FRAMEWORK_VERSION = A;
  858. GCC_DYNAMIC_NO_PIC = NO;
  859. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  860. GCC_OPTIMIZATION_LEVEL = 0;
  861. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  862. GCC_PREFIX_HEADER = VLC_Prefix.pch;
  863. GCC_VERSION = "";
  864. HEADER_SEARCH_PATHS = (
  865. "$(VLC_SRC_DIR)/include",
  866. "Headers/**",
  867. );
  868. INFOPLIST_FILE = Resources/Info.plist;
  869. INSTALL_PATH = "@loader_path/../Frameworks";
  870. LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
  871. OTHER_LDFLAGS = (
  872. "-lvlccore",
  873. "-single_module",
  874. "-lvlc",
  875. );
  876. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  877. PRODUCT_NAME = VLCKit;
  878. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  879. SDKROOT = macosx;
  880. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  881. WRAPPER_EXTENSION = framework;
  882. };
  883. name = Debug;
  884. };
  885. 1DEB91AF08733DA50010E9CD /* Release */ = {
  886. isa = XCBuildConfiguration;
  887. buildSettings = {
  888. COMBINE_HIDPI_IMAGES = YES;
  889. DYLIB_COMPATIBILITY_VERSION = 1;
  890. DYLIB_CURRENT_VERSION = 1;
  891. FRAMEWORK_VERSION = A;
  892. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  893. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  894. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  895. GCC_PREFIX_HEADER = VLC_Prefix.pch;
  896. GCC_VERSION = "";
  897. HEADER_SEARCH_PATHS = (
  898. "$(VLC_SRC_DIR)/include",
  899. "Headers/**",
  900. );
  901. INFOPLIST_FILE = Resources/Info.plist;
  902. INSTALL_PATH = "@loader_path/../Frameworks";
  903. LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
  904. OTHER_LDFLAGS = (
  905. "-lvlccore",
  906. "-single_module",
  907. "-lvlc",
  908. );
  909. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  910. PRODUCT_NAME = VLCKit;
  911. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  912. SDKROOT = macosx;
  913. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  914. WRAPPER_EXTENSION = framework;
  915. };
  916. name = Release;
  917. };
  918. 1DEB91B208733DA50010E9CD /* Debug */ = {
  919. isa = XCBuildConfiguration;
  920. buildSettings = {
  921. ARCHS = (
  922. x86_64,
  923. i386,
  924. );
  925. GCC_C_LANGUAGE_STANDARD = c99;
  926. GCC_VERSION = "";
  927. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  928. GCC_WARN_UNUSED_VARIABLE = YES;
  929. MACOSX_DEPLOYMENT_TARGET = 10.6;
  930. ONLY_ACTIVE_ARCH = YES;
  931. SDKROOT = macosx;
  932. VALID_ARCHS = "i386 x86_64";
  933. VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
  934. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  935. };
  936. name = Debug;
  937. };
  938. 1DEB91B308733DA50010E9CD /* Release */ = {
  939. isa = XCBuildConfiguration;
  940. buildSettings = {
  941. ARCHS = (
  942. x86_64,
  943. i386,
  944. );
  945. GCC_C_LANGUAGE_STANDARD = c99;
  946. GCC_VERSION = "";
  947. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  948. GCC_WARN_UNUSED_VARIABLE = YES;
  949. MACOSX_DEPLOYMENT_TARGET = 10.6;
  950. ONLY_ACTIVE_ARCH = NO;
  951. SDKROOT = macosx;
  952. VALID_ARCHS = "i386 x86_64";
  953. VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
  954. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  955. };
  956. name = Release;
  957. };
  958. 6337547C10ED090B0072A0D9 /* Debug */ = {
  959. isa = XCBuildConfiguration;
  960. buildSettings = {
  961. COMBINE_HIDPI_IMAGES = YES;
  962. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  963. PRODUCT_NAME = VLC;
  964. SDKROOT = macosx;
  965. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  966. };
  967. name = Debug;
  968. };
  969. 6337547D10ED090B0072A0D9 /* Release */ = {
  970. isa = XCBuildConfiguration;
  971. buildSettings = {
  972. COMBINE_HIDPI_IMAGES = YES;
  973. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  974. PRODUCT_NAME = VLC;
  975. SDKROOT = macosx;
  976. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  977. };
  978. name = Release;
  979. };
  980. 633BD6E50D2ADF030012A314 /* Debug */ = {
  981. isa = XCBuildConfiguration;
  982. buildSettings = {
  983. COMBINE_HIDPI_IMAGES = YES;
  984. COPY_PHASE_STRIP = NO;
  985. GCC_DYNAMIC_NO_PIC = NO;
  986. GCC_OPTIMIZATION_LEVEL = 0;
  987. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  988. PRODUCT_NAME = "vlc-contrib";
  989. SDKROOT = macosx;
  990. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  991. };
  992. name = Debug;
  993. };
  994. 633BD6E60D2ADF030012A314 /* Release */ = {
  995. isa = XCBuildConfiguration;
  996. buildSettings = {
  997. COMBINE_HIDPI_IMAGES = YES;
  998. COPY_PHASE_STRIP = YES;
  999. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1000. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  1001. PRODUCT_NAME = "vlc-contrib";
  1002. SDKROOT = macosx;
  1003. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  1004. ZERO_LINK = NO;
  1005. };
  1006. name = Release;
  1007. };
  1008. 63FFDBD00D2AE2AE0092FC96 /* Debug */ = {
  1009. isa = XCBuildConfiguration;
  1010. buildSettings = {
  1011. CC = "xcrun clang";
  1012. COMBINE_HIDPI_IMAGES = YES;
  1013. COPY_PHASE_STRIP = NO;
  1014. CXX = "xcrun clang++";
  1015. GCC_DYNAMIC_NO_PIC = NO;
  1016. GCC_OPTIMIZATION_LEVEL = 0;
  1017. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  1018. OBJC = "xcrun clang";
  1019. PRODUCT_NAME = "vlc-bootstrap";
  1020. SDKROOT = macosx;
  1021. VALID_ARCHS = "i386 x86_64";
  1022. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  1023. };
  1024. name = Debug;
  1025. };
  1026. 63FFDBD10D2AE2AE0092FC96 /* Release */ = {
  1027. isa = XCBuildConfiguration;
  1028. buildSettings = {
  1029. CC = "xcrun clang";
  1030. COMBINE_HIDPI_IMAGES = YES;
  1031. COPY_PHASE_STRIP = YES;
  1032. CXX = "xcrun clang++";
  1033. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1034. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  1035. OBJC = "xcrun clang";
  1036. PRODUCT_NAME = "vlc-bootstrap";
  1037. SDKROOT = macosx;
  1038. VALID_ARCHS = "i386 x86_64";
  1039. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  1040. ZERO_LINK = NO;
  1041. };
  1042. name = Release;
  1043. };
  1044. CC1EA79B15938D7E00C40EF9 /* Debug */ = {
  1045. isa = XCBuildConfiguration;
  1046. buildSettings = {
  1047. COMBINE_HIDPI_IMAGES = YES;
  1048. COPY_PHASE_STRIP = NO;
  1049. GCC_DYNAMIC_NO_PIC = NO;
  1050. GCC_OPTIMIZATION_LEVEL = 0;
  1051. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  1052. PRODUCT_NAME = "Setup VLC contribs copy";
  1053. SDKROOT = macosx;
  1054. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  1055. };
  1056. name = Debug;
  1057. };
  1058. CC1EA79C15938D7E00C40EF9 /* Release */ = {
  1059. isa = XCBuildConfiguration;
  1060. buildSettings = {
  1061. COMBINE_HIDPI_IMAGES = YES;
  1062. COPY_PHASE_STRIP = YES;
  1063. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1064. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  1065. PRODUCT_NAME = "Setup VLC contribs copy";
  1066. SDKROOT = macosx;
  1067. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  1068. ZERO_LINK = NO;
  1069. };
  1070. name = Release;
  1071. };
  1072. CC4C593D13F53EA400FB0EFC /* Debug */ = {
  1073. isa = XCBuildConfiguration;
  1074. buildSettings = {
  1075. COMBINE_HIDPI_IMAGES = YES;
  1076. COPY_PHASE_STRIP = NO;
  1077. DYLIB_COMPATIBILITY_VERSION = 1;
  1078. DYLIB_CURRENT_VERSION = 1;
  1079. FRAMEWORK_VERSION = A;
  1080. GCC_DYNAMIC_NO_PIC = NO;
  1081. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  1082. GCC_OPTIMIZATION_LEVEL = 0;
  1083. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1084. GCC_PREFIX_HEADER = VLC_Prefix.pch;
  1085. GCC_VERSION = "";
  1086. HEADER_SEARCH_PATHS = (
  1087. "$(VLC_SRC_DIR)/include",
  1088. "Headers/**",
  1089. );
  1090. INFOPLIST_FILE = "VLCKit-Info.plist";
  1091. INSTALL_PATH = "@loader_path/../Frameworks";
  1092. LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
  1093. OTHER_LDFLAGS = (
  1094. "-lvlccore",
  1095. "-single_module",
  1096. "-lvlc",
  1097. );
  1098. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  1099. PRODUCT_NAME = VLCKit;
  1100. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  1101. SDKROOT = macosx;
  1102. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  1103. WRAPPER_EXTENSION = framework;
  1104. };
  1105. name = Debug;
  1106. };
  1107. CC4C593E13F53EA400FB0EFC /* Release */ = {
  1108. isa = XCBuildConfiguration;
  1109. buildSettings = {
  1110. COMBINE_HIDPI_IMAGES = YES;
  1111. DYLIB_COMPATIBILITY_VERSION = 1;
  1112. DYLIB_CURRENT_VERSION = 1;
  1113. FRAMEWORK_VERSION = A;
  1114. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  1115. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  1116. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1117. GCC_PREFIX_HEADER = VLC_Prefix.pch;
  1118. GCC_VERSION = "";
  1119. HEADER_SEARCH_PATHS = (
  1120. "$(VLC_SRC_DIR)/include",
  1121. "Headers/**",
  1122. );
  1123. INFOPLIST_FILE = "VLCKit-Info.plist";
  1124. INSTALL_PATH = "@loader_path/../Frameworks";
  1125. LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
  1126. OTHER_LDFLAGS = (
  1127. "-lvlccore",
  1128. "-single_module",
  1129. "-lvlc",
  1130. );
  1131. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  1132. PRODUCT_NAME = VLCKit;
  1133. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  1134. SDKROOT = macosx;
  1135. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  1136. WRAPPER_EXTENSION = framework;
  1137. };
  1138. name = Release;
  1139. };
  1140. CC61094D112F4AB600FAFD22 /* Debug */ = {
  1141. isa = XCBuildConfiguration;
  1142. buildSettings = {
  1143. COMBINE_HIDPI_IMAGES = YES;
  1144. COPY_PHASE_STRIP = NO;
  1145. GCC_DYNAMIC_NO_PIC = NO;
  1146. GCC_OPTIMIZATION_LEVEL = 0;
  1147. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  1148. PRODUCT_NAME = "Make VLC and VLCKit";
  1149. SDKROOT = macosx;
  1150. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  1151. };
  1152. name = Debug;
  1153. };
  1154. CC61094E112F4AB600FAFD22 /* Release */ = {
  1155. isa = XCBuildConfiguration;
  1156. buildSettings = {
  1157. COMBINE_HIDPI_IMAGES = YES;
  1158. COPY_PHASE_STRIP = YES;
  1159. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1160. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  1161. PRODUCT_NAME = "Make VLC and VLCKit";
  1162. SDKROOT = macosx;
  1163. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  1164. ZERO_LINK = NO;
  1165. };
  1166. name = Release;
  1167. };
  1168. /* End XCBuildConfiguration section */
  1169. /* Begin XCConfigurationList section */
  1170. 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "Build just VLCKit" */ = {
  1171. isa = XCConfigurationList;
  1172. buildConfigurations = (
  1173. 1DEB91AE08733DA50010E9CD /* Debug */,
  1174. 1DEB91AF08733DA50010E9CD /* Release */,
  1175. );
  1176. defaultConfigurationIsVisible = 0;
  1177. defaultConfigurationName = Debug;
  1178. };
  1179. 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */ = {
  1180. isa = XCConfigurationList;
  1181. buildConfigurations = (
  1182. 1DEB91B208733DA50010E9CD /* Debug */,
  1183. 1DEB91B308733DA50010E9CD /* Release */,
  1184. );
  1185. defaultConfigurationIsVisible = 0;
  1186. defaultConfigurationName = Debug;
  1187. };
  1188. 6337548110ED093B0072A0D9 /* Build configuration list for PBXAggregateTarget "Make VLC" */ = {
  1189. isa = XCConfigurationList;
  1190. buildConfigurations = (
  1191. 6337547C10ED090B0072A0D9 /* Debug */,
  1192. 6337547D10ED090B0072A0D9 /* Release */,
  1193. );
  1194. defaultConfigurationIsVisible = 0;
  1195. defaultConfigurationName = Debug;
  1196. };
  1197. 633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "Setup VLC contribs" */ = {
  1198. isa = XCConfigurationList;
  1199. buildConfigurations = (
  1200. 633BD6E50D2ADF030012A314 /* Debug */,
  1201. 633BD6E60D2ADF030012A314 /* Release */,
  1202. );
  1203. defaultConfigurationIsVisible = 0;
  1204. defaultConfigurationName = Debug;
  1205. };
  1206. 63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "Run VLC configure" */ = {
  1207. isa = XCConfigurationList;
  1208. buildConfigurations = (
  1209. 63FFDBD00D2AE2AE0092FC96 /* Debug */,
  1210. 63FFDBD10D2AE2AE0092FC96 /* Release */,
  1211. );
  1212. defaultConfigurationIsVisible = 0;
  1213. defaultConfigurationName = Debug;
  1214. };
  1215. CC1EA79A15938D7E00C40EF9 /* Build configuration list for PBXAggregateTarget "Fetch libvlc" */ = {
  1216. isa = XCConfigurationList;
  1217. buildConfigurations = (
  1218. CC1EA79B15938D7E00C40EF9 /* Debug */,
  1219. CC1EA79C15938D7E00C40EF9 /* Release */,
  1220. );
  1221. defaultConfigurationIsVisible = 0;
  1222. defaultConfigurationName = Debug;
  1223. };
  1224. CC4C593C13F53EA400FB0EFC /* Build configuration list for PBXNativeTarget "Build Everything" */ = {
  1225. isa = XCConfigurationList;
  1226. buildConfigurations = (
  1227. CC4C593D13F53EA400FB0EFC /* Debug */,
  1228. CC4C593E13F53EA400FB0EFC /* Release */,
  1229. );
  1230. defaultConfigurationIsVisible = 0;
  1231. defaultConfigurationName = Debug;
  1232. };
  1233. CC61095D112F4AD400FAFD22 /* Build configuration list for PBXAggregateTarget "Make VLC and VLCKit" */ = {
  1234. isa = XCConfigurationList;
  1235. buildConfigurations = (
  1236. CC61094D112F4AB600FAFD22 /* Debug */,
  1237. CC61094E112F4AB600FAFD22 /* Release */,
  1238. );
  1239. defaultConfigurationIsVisible = 0;
  1240. defaultConfigurationName = Debug;
  1241. };
  1242. /* End XCConfigurationList section */
  1243. };
  1244. rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
  1245. }