project.pbxproj 66 KB

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