project.pbxproj 65 KB

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