project.pbxproj 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  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. );
  18. name = "Make VLC";
  19. productName = "Make VLC 2";
  20. };
  21. 633BD6D20D2ADE040012A314 /* Build Everything */ = {
  22. isa = PBXAggregateTarget;
  23. buildConfigurationList = 633BD6D60D2ADE230012A314 /* Build configuration list for PBXAggregateTarget "Build Everything" */;
  24. buildPhases = (
  25. );
  26. dependencies = (
  27. 633BD6EE0D2AE03E0012A314 /* PBXTargetDependency */,
  28. 63FFDBD30D2AE3070092FC96 /* PBXTargetDependency */,
  29. 633754FA10ED103B0072A0D9 /* PBXTargetDependency */,
  30. 633BD6F20D2AE0430012A314 /* PBXTargetDependency */,
  31. );
  32. name = "Build Everything";
  33. productName = "vlc-core-modules";
  34. };
  35. 633BD6E40D2ADF030012A314 /* Setup VLC contribs */ = {
  36. isa = PBXAggregateTarget;
  37. buildConfigurationList = 633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "Setup VLC contribs" */;
  38. buildPhases = (
  39. 633BD6E30D2ADF030012A314 /* make */,
  40. );
  41. dependencies = (
  42. );
  43. name = "Setup VLC contribs";
  44. productName = "vlc-contrib";
  45. };
  46. 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */ = {
  47. isa = PBXAggregateTarget;
  48. buildConfigurationList = 63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "Run VLC configure" */;
  49. buildPhases = (
  50. 631A90420D5A007D0014A2CE /* bootstrap */,
  51. 63FFDBCD0D2AE2AE0092FC96 /* configure */,
  52. );
  53. dependencies = (
  54. );
  55. name = "Run VLC configure";
  56. productName = "vlc-bootstrap";
  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. 637CFB940D2D280900A041B6 /* VLCLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 637CFB930D2D280800A041B6 /* VLCLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  85. 637D5ABD0CF6F2650073EA45 /* VLCMediaDiscoverer.h in Headers */ = {isa = PBXBuildFile; fileRef = 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  86. 637D5ADC0CF6F2720073EA45 /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */; };
  87. 6384FD080D0DBA20005EB1F7 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */; };
  88. 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. EF7311900CB5797B009473B4 /* VLCAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = EF73118E0CB5797B009473B4 /* VLCAudio.h */; settings = {ATTRIBUTES = (Public, ); }; };
  92. EF7311910CB5797B009473B4 /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = EF73118F0CB5797B009473B4 /* VLCAudio.m */; };
  93. EF78BD100CAEEEC300354E6E /* VLCEventManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */; settings = {ATTRIBUTES = (); }; };
  94. EF78BD1B0CAEEEE700354E6E /* VLCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD120CAEEEE700354E6E /* VLCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  95. EF78BD1C0CAEEEE700354E6E /* VLCMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD130CAEEEE700354E6E /* VLCMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
  96. EF78BD1E0CAEEEE700354E6E /* VLCMediaLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  97. EF78BD1F0CAEEEE700354E6E /* VLCMediaList.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD160CAEEEE700354E6E /* VLCMediaList.h */; settings = {ATTRIBUTES = (Public, ); }; };
  98. EF78BD460CAEEFF600354E6E /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */; };
  99. EF78BD470CAEEFF600354E6E /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */; };
  100. EF78BD480CAEEFF600354E6E /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */; };
  101. EF78BD4A0CAEEFF600354E6E /* VLCMediaLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */; };
  102. EF78BD4B0CAEEFF600354E6E /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD410CAEEFF600354E6E /* VLCMediaList.m */; };
  103. EF78BE0F0CAF039400354E6E /* VLCTime.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD190CAEEEE700354E6E /* VLCTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
  104. EF78BE100CAF039400354E6E /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD440CAEEFF600354E6E /* VLCTime.m */; };
  105. EF78BEF30CAF07E100354E6E /* VLCVideoView.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  106. EF78BEF40CAF07E500354E6E /* VLCVideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD450CAEEFF600354E6E /* VLCVideoView.m */; };
  107. EF8BB8D00CAFA8D80038A613 /* VLCMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  108. EF8BB8D10CAFA8D80038A613 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */; };
  109. EFD551DD0CC6DD720074CEE1 /* VLCLibVLCBridging.h in Headers */ = {isa = PBXBuildFile; fileRef = EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */; };
  110. /* End PBXBuildFile section */
  111. /* Begin PBXContainerItemProxy section */
  112. 633754F910ED103B0072A0D9 /* PBXContainerItemProxy */ = {
  113. isa = PBXContainerItemProxy;
  114. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  115. proxyType = 1;
  116. remoteGlobalIDString = 6337547910ED090A0072A0D9;
  117. remoteInfo = "Make VLC";
  118. };
  119. 633BD6ED0D2AE03E0012A314 /* PBXContainerItemProxy */ = {
  120. isa = PBXContainerItemProxy;
  121. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  122. proxyType = 1;
  123. remoteGlobalIDString = 633BD6E40D2ADF030012A314;
  124. remoteInfo = "vlc-contrib";
  125. };
  126. 633BD6F10D2AE0430012A314 /* PBXContainerItemProxy */ = {
  127. isa = PBXContainerItemProxy;
  128. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  129. proxyType = 1;
  130. remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
  131. remoteInfo = VLC;
  132. };
  133. 63FFDBD20D2AE3070092FC96 /* PBXContainerItemProxy */ = {
  134. isa = PBXContainerItemProxy;
  135. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  136. proxyType = 1;
  137. remoteGlobalIDString = 63FFDBCE0D2AE2AE0092FC96;
  138. remoteInfo = "vlc-bootstrap";
  139. };
  140. CC610950112F4ABB00FAFD22 /* PBXContainerItemProxy */ = {
  141. isa = PBXContainerItemProxy;
  142. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  143. proxyType = 1;
  144. remoteGlobalIDString = 6337547910ED090A0072A0D9;
  145. remoteInfo = "Make VLC";
  146. };
  147. CC610952112F4ABF00FAFD22 /* PBXContainerItemProxy */ = {
  148. isa = PBXContainerItemProxy;
  149. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  150. proxyType = 1;
  151. remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
  152. remoteInfo = VLCKit;
  153. };
  154. /* End PBXContainerItemProxy section */
  155. /* Begin PBXFileReference section */
  156. 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  157. 0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  158. 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  159. 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLC_Prefix.pch; sourceTree = "<group>"; };
  160. 63014A781042ACE100534090 /* VLCMediaListPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaListPlayer.m; sourceTree = "<group>"; };
  161. 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaListPlayer.h; path = Public/VLCMediaListPlayer.h; sourceTree = "<group>"; };
  162. 63030CC70CCA652C0088ECD1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
  163. 63098FDA110E7159005F46AE /* VLCExtensionsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtensionsManager.m; sourceTree = "<group>"; };
  164. 63099114110F0EC3005F46AE /* VLCExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtension.m; sourceTree = "<group>"; };
  165. 63099949110FC791005F46AE /* VLCExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCExtension.h; path = Public/VLCExtension.h; sourceTree = "<group>"; };
  166. 6309994A110FC791005F46AE /* VLCExtensionsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCExtensionsManager.h; path = Public/VLCExtensionsManager.h; sourceTree = "<group>"; };
  167. 632A0E830D3835C400AFC99B /* VLCStreamSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamSession.h; path = Public/VLCStreamSession.h; sourceTree = "<group>"; };
  168. 632A0E840D3835C400AFC99B /* VLCStreamSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamSession.m; sourceTree = "<group>"; };
  169. 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamOutput.h; path = Public/VLCStreamOutput.h; sourceTree = "<group>"; };
  170. 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamOutput.m; sourceTree = "<group>"; };
  171. 633753FF10ECE1C60072A0D9 /* Configure.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = Configure.sh; sourceTree = "<group>"; };
  172. 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoLayer.h; path = Public/VLCVideoLayer.h; sourceTree = "<group>"; };
  173. 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoLayer.m; sourceTree = "<group>"; };
  174. 637CFB930D2D280800A041B6 /* VLCLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibrary.h; path = Public/VLCLibrary.h; sourceTree = "<group>"; };
  175. 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMediaDiscoverer.h; path = Public/VLCMediaDiscoverer.h; sourceTree = "<group>"; };
  176. 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMediaDiscoverer.m; sourceTree = "<group>"; };
  177. 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
  178. 8DC2EF5B0486A6940098B216 /* VLCKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = VLCKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  179. A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoCommon.h; path = Internal/VLCVideoCommon.h; sourceTree = "<group>"; };
  180. A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoCommon.m; sourceTree = "<group>"; };
  181. D2F7E79907B2D74100F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  182. EF73118E0CB5797B009473B4 /* VLCAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCAudio.h; path = Public/VLCAudio.h; sourceTree = "<group>"; };
  183. EF73118F0CB5797B009473B4 /* VLCAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAudio.m; sourceTree = "<group>"; };
  184. EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCEventManager.h; path = Internal/VLCEventManager.h; sourceTree = "<group>"; };
  185. EF78BD120CAEEEE700354E6E /* VLCKit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCKit.h; path = Public/VLCKit.h; sourceTree = "<group>"; };
  186. EF78BD130CAEEEE700354E6E /* VLCMedia.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMedia.h; path = Public/VLCMedia.h; sourceTree = "<group>"; };
  187. EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMediaLibrary.h; path = Public/VLCMediaLibrary.h; sourceTree = "<group>"; };
  188. EF78BD160CAEEEE700354E6E /* VLCMediaList.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMediaList.h; path = Public/VLCMediaList.h; sourceTree = "<group>"; };
  189. EF78BD190CAEEEE700354E6E /* VLCTime.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCTime.h; path = Public/VLCTime.h; sourceTree = "<group>"; };
  190. EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCVideoView.h; path = Public/VLCVideoView.h; sourceTree = "<group>"; };
  191. EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "Pre-Compile.sh"; sourceTree = "<group>"; };
  192. EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCEventManager.m; sourceTree = "<group>"; };
  193. EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCLibrary.m; sourceTree = "<group>"; };
  194. EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMedia.m; sourceTree = "<group>"; };
  195. EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMediaLibrary.m; sourceTree = "<group>"; };
  196. EF78BD410CAEEFF600354E6E /* VLCMediaList.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMediaList.m; sourceTree = "<group>"; };
  197. EF78BD440CAEEFF600354E6E /* VLCTime.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCTime.m; sourceTree = "<group>"; };
  198. EF78BD450CAEEFF600354E6E /* VLCVideoView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCVideoView.m; sourceTree = "<group>"; };
  199. EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaPlayer.h; path = Public/VLCMediaPlayer.h; sourceTree = "<group>"; };
  200. EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaPlayer.m; sourceTree = "<group>"; };
  201. EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCLibVLCBridging.h; path = Internal/VLCLibVLCBridging.h; sourceTree = "<group>"; };
  202. /* End PBXFileReference section */
  203. /* Begin PBXFrameworksBuildPhase section */
  204. 8DC2EF560486A6940098B216 /* Frameworks */ = {
  205. isa = PBXFrameworksBuildPhase;
  206. buildActionMask = 2147483647;
  207. files = (
  208. 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */,
  209. 6384FD080D0DBA20005EB1F7 /* QuartzCore.framework in Frameworks */,
  210. );
  211. runOnlyForDeploymentPostprocessing = 0;
  212. };
  213. /* End PBXFrameworksBuildPhase section */
  214. /* Begin PBXGroup section */
  215. 034768DFFF38A50411DB9C8B /* Products */ = {
  216. isa = PBXGroup;
  217. children = (
  218. 8DC2EF5B0486A6940098B216 /* VLCKit.framework */,
  219. );
  220. name = Products;
  221. sourceTree = "<group>";
  222. };
  223. 0867D691FE84028FC02AAC07 /* VLC */ = {
  224. isa = PBXGroup;
  225. children = (
  226. EF78BD3B0CAEEFD000354E6E /* Headers */,
  227. 08FB77AEFE84172EC02AAC07 /* Sources */,
  228. 32C88DFF0371C24200C91783 /* Other Sources */,
  229. 089C1665FE841158C02AAC07 /* Resources */,
  230. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
  231. 034768DFFF38A50411DB9C8B /* Products */,
  232. );
  233. name = VLC;
  234. sourceTree = "<group>";
  235. };
  236. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
  237. isa = PBXGroup;
  238. children = (
  239. EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */,
  240. 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
  241. 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
  242. );
  243. name = "External Frameworks and Libraries";
  244. sourceTree = "<group>";
  245. };
  246. 089C1665FE841158C02AAC07 /* Resources */ = {
  247. isa = PBXGroup;
  248. children = (
  249. EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */,
  250. 633753FF10ECE1C60072A0D9 /* Configure.sh */,
  251. 63030CC70CCA652C0088ECD1 /* Info.plist */,
  252. );
  253. name = Resources;
  254. sourceTree = "<group>";
  255. };
  256. 08FB77AEFE84172EC02AAC07 /* Sources */ = {
  257. isa = PBXGroup;
  258. children = (
  259. EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */,
  260. EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */,
  261. EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */,
  262. 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */,
  263. EF78BD410CAEEFF600354E6E /* VLCMediaList.m */,
  264. 63014A781042ACE100534090 /* VLCMediaListPlayer.m */,
  265. EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */,
  266. EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */,
  267. A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */,
  268. 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */,
  269. EF78BD450CAEEFF600354E6E /* VLCVideoView.m */,
  270. EF78BD440CAEEFF600354E6E /* VLCTime.m */,
  271. EF73118F0CB5797B009473B4 /* VLCAudio.m */,
  272. 63098FDA110E7159005F46AE /* VLCExtensionsManager.m */,
  273. 63099114110F0EC3005F46AE /* VLCExtension.m */,
  274. 632A0F7B0D38F78500AFC99B /* Stream */,
  275. );
  276. path = Sources;
  277. sourceTree = "<group>";
  278. };
  279. 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
  280. isa = PBXGroup;
  281. children = (
  282. 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */,
  283. 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
  284. );
  285. name = "Linked Frameworks";
  286. sourceTree = "<group>";
  287. };
  288. 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
  289. isa = PBXGroup;
  290. children = (
  291. 0867D6A5FE840307C02AAC07 /* AppKit.framework */,
  292. D2F7E79907B2D74100F64583 /* CoreData.framework */,
  293. 0867D69BFE84028FC02AAC07 /* Foundation.framework */,
  294. );
  295. name = "Other Frameworks";
  296. sourceTree = "<group>";
  297. };
  298. 32C88DFF0371C24200C91783 /* Other Sources */ = {
  299. isa = PBXGroup;
  300. children = (
  301. 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */,
  302. );
  303. name = "Other Sources";
  304. sourceTree = "<group>";
  305. };
  306. 632A0F7B0D38F78500AFC99B /* Stream */ = {
  307. isa = PBXGroup;
  308. children = (
  309. 632A0E840D3835C400AFC99B /* VLCStreamSession.m */,
  310. 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */,
  311. );
  312. name = Stream;
  313. sourceTree = "<group>";
  314. };
  315. 632A0F7C0D38F79200AFC99B /* Stream */ = {
  316. isa = PBXGroup;
  317. children = (
  318. 632A0E830D3835C400AFC99B /* VLCStreamSession.h */,
  319. 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */,
  320. );
  321. name = Stream;
  322. sourceTree = "<group>";
  323. };
  324. 637CFB960D2D281900A041B6 /* Internal */ = {
  325. isa = PBXGroup;
  326. children = (
  327. EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */,
  328. EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */,
  329. A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */,
  330. );
  331. name = Internal;
  332. sourceTree = "<group>";
  333. };
  334. EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */ = {
  335. isa = PBXGroup;
  336. children = (
  337. );
  338. name = "Linked Libraries";
  339. sourceTree = "<group>";
  340. };
  341. EF6BC9110DA1932F00DD37EF /* Public */ = {
  342. isa = PBXGroup;
  343. children = (
  344. EF78BD120CAEEEE700354E6E /* VLCKit.h */,
  345. 637CFB930D2D280800A041B6 /* VLCLibrary.h */,
  346. EF78BD130CAEEEE700354E6E /* VLCMedia.h */,
  347. 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */,
  348. EF78BD160CAEEEE700354E6E /* VLCMediaList.h */,
  349. 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */,
  350. EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */,
  351. EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */,
  352. 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */,
  353. EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */,
  354. EF78BD190CAEEEE700354E6E /* VLCTime.h */,
  355. EF73118E0CB5797B009473B4 /* VLCAudio.h */,
  356. 63099949110FC791005F46AE /* VLCExtension.h */,
  357. 6309994A110FC791005F46AE /* VLCExtensionsManager.h */,
  358. 632A0F7C0D38F79200AFC99B /* Stream */,
  359. );
  360. name = Public;
  361. sourceTree = "<group>";
  362. };
  363. EF78BD3B0CAEEFD000354E6E /* Headers */ = {
  364. isa = PBXGroup;
  365. children = (
  366. 637CFB960D2D281900A041B6 /* Internal */,
  367. EF6BC9110DA1932F00DD37EF /* Public */,
  368. );
  369. path = Headers;
  370. sourceTree = "<group>";
  371. };
  372. /* End PBXGroup section */
  373. /* Begin PBXHeadersBuildPhase section */
  374. 8DC2EF500486A6940098B216 /* Headers */ = {
  375. isa = PBXHeadersBuildPhase;
  376. buildActionMask = 2147483647;
  377. files = (
  378. EF78BD100CAEEEC300354E6E /* VLCEventManager.h in Headers */,
  379. EF78BD1B0CAEEEE700354E6E /* VLCKit.h in Headers */,
  380. EF78BD1C0CAEEEE700354E6E /* VLCMedia.h in Headers */,
  381. EF78BD1E0CAEEEE700354E6E /* VLCMediaLibrary.h in Headers */,
  382. EF78BD1F0CAEEEE700354E6E /* VLCMediaList.h in Headers */,
  383. EF78BE0F0CAF039400354E6E /* VLCTime.h in Headers */,
  384. EF78BEF30CAF07E100354E6E /* VLCVideoView.h in Headers */,
  385. EF8BB8D00CAFA8D80038A613 /* VLCMediaPlayer.h in Headers */,
  386. EF7311900CB5797B009473B4 /* VLCAudio.h in Headers */,
  387. EFD551DD0CC6DD720074CEE1 /* VLCLibVLCBridging.h in Headers */,
  388. 637D5ABD0CF6F2650073EA45 /* VLCMediaDiscoverer.h in Headers */,
  389. 6341FCAF0D2C0929002A97B7 /* VLCVideoLayer.h in Headers */,
  390. 637CFB940D2D280900A041B6 /* VLCLibrary.h in Headers */,
  391. A7A0CEA40D2EF13000F2C039 /* VLCVideoCommon.h in Headers */,
  392. 632A0E850D3835C400AFC99B /* VLCStreamSession.h in Headers */,
  393. 632A0EC30D38392E00AFC99B /* VLCStreamOutput.h in Headers */,
  394. 63014B7E1042E64A00534090 /* VLCMediaListPlayer.h in Headers */,
  395. 6309994B110FC791005F46AE /* VLCExtension.h in Headers */,
  396. 6309994C110FC791005F46AE /* VLCExtensionsManager.h in Headers */,
  397. );
  398. runOnlyForDeploymentPostprocessing = 0;
  399. };
  400. /* End PBXHeadersBuildPhase section */
  401. /* Begin PBXNativeTarget section */
  402. 8DC2EF4F0486A6940098B216 /* VLCKit */ = {
  403. isa = PBXNativeTarget;
  404. buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "VLCKit" */;
  405. buildPhases = (
  406. EF78BD2E0CAEEF9500354E6E /* ShellScript */,
  407. 8DC2EF540486A6940098B216 /* Sources */,
  408. 8DC2EF500486A6940098B216 /* Headers */,
  409. 8DC2EF520486A6940098B216 /* Resources */,
  410. 8DC2EF560486A6940098B216 /* Frameworks */,
  411. );
  412. buildRules = (
  413. );
  414. 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";
  415. dependencies = (
  416. );
  417. name = VLCKit;
  418. productInstallPath = "$(HOME)/Library/Frameworks";
  419. productName = VLC;
  420. productReference = 8DC2EF5B0486A6940098B216 /* VLCKit.framework */;
  421. productType = "com.apple.product-type.framework";
  422. };
  423. /* End PBXNativeTarget section */
  424. /* Begin PBXProject section */
  425. 0867D690FE84028FC02AAC07 /* Project object */ = {
  426. isa = PBXProject;
  427. buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */;
  428. compatibilityVersion = "Xcode 3.1";
  429. hasScannedForEncodings = 1;
  430. mainGroup = 0867D691FE84028FC02AAC07 /* VLC */;
  431. productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
  432. projectDirPath = "";
  433. projectRoot = "";
  434. targets = (
  435. 633BD6D20D2ADE040012A314 /* Build Everything */,
  436. 633BD6E40D2ADF030012A314 /* Setup VLC contribs */,
  437. 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */,
  438. 6337547910ED090A0072A0D9 /* Make VLC */,
  439. 8DC2EF4F0486A6940098B216 /* VLCKit */,
  440. CC61094C112F4AB500FAFD22 /* Make VLC and VLCKit */,
  441. );
  442. };
  443. /* End PBXProject section */
  444. /* Begin PBXResourcesBuildPhase section */
  445. 8DC2EF520486A6940098B216 /* Resources */ = {
  446. isa = PBXResourcesBuildPhase;
  447. buildActionMask = 2147483647;
  448. files = (
  449. );
  450. runOnlyForDeploymentPostprocessing = 0;
  451. };
  452. /* End PBXResourcesBuildPhase section */
  453. /* Begin PBXShellScriptBuildPhase section */
  454. 631A90420D5A007D0014A2CE /* bootstrap */ = {
  455. isa = PBXShellScriptBuildPhase;
  456. buildActionMask = 2147483647;
  457. files = (
  458. );
  459. inputPaths = (
  460. "$(SRCROOT)/../../../bootstrap",
  461. );
  462. name = bootstrap;
  463. outputPaths = (
  464. "$(SRCROOT)/../../../configure",
  465. );
  466. runOnlyForDeploymentPostprocessing = 0;
  467. shellPath = /bin/sh;
  468. shellScript = "top_srcdir=`pwd`/../../..\n\nif test $ACTION = \"clean\"\nthen\n exit 0\nfi\n\ncd $top_srcdir && ./bootstrap\n";
  469. showEnvVarsInLog = 0;
  470. };
  471. 6337548010ED091D0072A0D9 /* make */ = {
  472. isa = PBXShellScriptBuildPhase;
  473. buildActionMask = 2147483647;
  474. files = (
  475. );
  476. inputPaths = (
  477. );
  478. name = make;
  479. outputPaths = (
  480. );
  481. runOnlyForDeploymentPostprocessing = 0;
  482. shellPath = /bin/sh;
  483. shellScript = "for arch in $ARCHS; do\n\techo \"Make [$arch]\"\n\tcd $VLC_BUILD_DIR/$arch\n\tmake\ndone";
  484. };
  485. 633754D310ED0D330072A0D9 /* install */ = {
  486. isa = PBXShellScriptBuildPhase;
  487. buildActionMask = 2147483647;
  488. files = (
  489. );
  490. inputPaths = (
  491. "$(SYMROOT)/vlc_build_dir/src/.lib/libvlccore.dylib",
  492. "$(SYMROOT)/vlc_build_dir/src/.lib/libvlc.dylib",
  493. "$(SYMROOT)/vlc_build_dir/bin/.lib/vlc",
  494. );
  495. name = install;
  496. outputPaths = (
  497. "$(SYMROOT)/vlc_build_dir/lib/libvlccore.dylib",
  498. "$(SYMROOT)/vlc_build_dir/lib/libvlc.dylib",
  499. "$(SYMROOT)/vlc_build_dir/bin/vlc",
  500. );
  501. runOnlyForDeploymentPostprocessing = 0;
  502. shellPath = /bin/sh;
  503. 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";
  504. };
  505. 633BD6E30D2ADF030012A314 /* make */ = {
  506. isa = PBXShellScriptBuildPhase;
  507. buildActionMask = 2147483647;
  508. files = (
  509. );
  510. inputPaths = (
  511. $SRCROOT/../../../extras/contrib/bootstrap,
  512. );
  513. name = make;
  514. outputPaths = (
  515. $SRCROOT/../../../extras/contrib/config.mak,
  516. );
  517. runOnlyForDeploymentPostprocessing = 0;
  518. shellPath = /bin/sh;
  519. shellScript = "cd ../../../extras/contrib\n\nif test $ACTION = \"clean\"\nthen\n make clean\n exit 0\nfi\n\necho \"Building a set of contribs for $ARCHS...\"\necho \"\"\n\nfor arch in $ARCHS; do\n\techo \"Making contribs for $arch\"\n\tif test \"$arch\" = \"x86_64\"; then\n ./bootstrap x86_64-apple-darwin10\n\telse\n ./bootstrap\n\tfi\n\tmake\ndone\n";
  520. showEnvVarsInLog = 0;
  521. };
  522. 63FFDBCD0D2AE2AE0092FC96 /* configure */ = {
  523. isa = PBXShellScriptBuildPhase;
  524. buildActionMask = 2147483647;
  525. files = (
  526. );
  527. inputPaths = (
  528. );
  529. name = configure;
  530. outputPaths = (
  531. );
  532. runOnlyForDeploymentPostprocessing = 0;
  533. shellPath = /bin/sh;
  534. shellScript = "sh $SOURCE_ROOT/Configure.sh";
  535. };
  536. EF78BD2E0CAEEF9500354E6E /* ShellScript */ = {
  537. isa = PBXShellScriptBuildPhase;
  538. buildActionMask = 2147483647;
  539. files = (
  540. );
  541. inputPaths = (
  542. );
  543. outputPaths = (
  544. );
  545. runOnlyForDeploymentPostprocessing = 0;
  546. shellPath = /bin/sh;
  547. shellScript = "sh $SOURCE_ROOT/Pre-Compile.sh";
  548. showEnvVarsInLog = 0;
  549. };
  550. /* End PBXShellScriptBuildPhase section */
  551. /* Begin PBXSourcesBuildPhase section */
  552. 8DC2EF540486A6940098B216 /* Sources */ = {
  553. isa = PBXSourcesBuildPhase;
  554. buildActionMask = 2147483647;
  555. files = (
  556. EF78BD460CAEEFF600354E6E /* VLCEventManager.m in Sources */,
  557. EF78BD470CAEEFF600354E6E /* VLCLibrary.m in Sources */,
  558. EF78BD480CAEEFF600354E6E /* VLCMedia.m in Sources */,
  559. EF78BD4A0CAEEFF600354E6E /* VLCMediaLibrary.m in Sources */,
  560. EF78BD4B0CAEEFF600354E6E /* VLCMediaList.m in Sources */,
  561. EF78BE100CAF039400354E6E /* VLCTime.m in Sources */,
  562. EF78BEF40CAF07E500354E6E /* VLCVideoView.m in Sources */,
  563. EF8BB8D10CAFA8D80038A613 /* VLCMediaPlayer.m in Sources */,
  564. EF7311910CB5797B009473B4 /* VLCAudio.m in Sources */,
  565. 637D5ADC0CF6F2720073EA45 /* VLCMediaDiscoverer.m in Sources */,
  566. 6341FCB10D2C0936002A97B7 /* VLCVideoLayer.m in Sources */,
  567. A7A0CEA50D2EF13000F2C039 /* VLCVideoCommon.m in Sources */,
  568. 632A0E860D3835C400AFC99B /* VLCStreamSession.m in Sources */,
  569. 632A0EC40D38392E00AFC99B /* VLCStreamOutput.m in Sources */,
  570. 63014A7A1042ACE100534090 /* VLCMediaListPlayer.m in Sources */,
  571. 63098FDC110E7159005F46AE /* VLCExtensionsManager.m in Sources */,
  572. 63099116110F0EC3005F46AE /* VLCExtension.m in Sources */,
  573. );
  574. runOnlyForDeploymentPostprocessing = 0;
  575. };
  576. /* End PBXSourcesBuildPhase section */
  577. /* Begin PBXTargetDependency section */
  578. 633754FA10ED103B0072A0D9 /* PBXTargetDependency */ = {
  579. isa = PBXTargetDependency;
  580. target = 6337547910ED090A0072A0D9 /* Make VLC */;
  581. targetProxy = 633754F910ED103B0072A0D9 /* PBXContainerItemProxy */;
  582. };
  583. 633BD6EE0D2AE03E0012A314 /* PBXTargetDependency */ = {
  584. isa = PBXTargetDependency;
  585. target = 633BD6E40D2ADF030012A314 /* Setup VLC contribs */;
  586. targetProxy = 633BD6ED0D2AE03E0012A314 /* PBXContainerItemProxy */;
  587. };
  588. 633BD6F20D2AE0430012A314 /* PBXTargetDependency */ = {
  589. isa = PBXTargetDependency;
  590. target = 8DC2EF4F0486A6940098B216 /* VLCKit */;
  591. targetProxy = 633BD6F10D2AE0430012A314 /* PBXContainerItemProxy */;
  592. };
  593. 63FFDBD30D2AE3070092FC96 /* PBXTargetDependency */ = {
  594. isa = PBXTargetDependency;
  595. target = 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */;
  596. targetProxy = 63FFDBD20D2AE3070092FC96 /* PBXContainerItemProxy */;
  597. };
  598. CC610951112F4ABB00FAFD22 /* PBXTargetDependency */ = {
  599. isa = PBXTargetDependency;
  600. target = 6337547910ED090A0072A0D9 /* Make VLC */;
  601. targetProxy = CC610950112F4ABB00FAFD22 /* PBXContainerItemProxy */;
  602. };
  603. CC610953112F4ABF00FAFD22 /* PBXTargetDependency */ = {
  604. isa = PBXTargetDependency;
  605. target = 8DC2EF4F0486A6940098B216 /* VLCKit */;
  606. targetProxy = CC610952112F4ABF00FAFD22 /* PBXContainerItemProxy */;
  607. };
  608. /* End PBXTargetDependency section */
  609. /* Begin XCBuildConfiguration section */
  610. 1DEB91AE08733DA50010E9CD /* Debug */ = {
  611. isa = XCBuildConfiguration;
  612. buildSettings = {
  613. COPY_PHASE_STRIP = NO;
  614. DYLIB_COMPATIBILITY_VERSION = 1;
  615. DYLIB_CURRENT_VERSION = 1;
  616. FRAMEWORK_VERSION = A;
  617. GCC_DYNAMIC_NO_PIC = NO;
  618. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  619. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  620. GCC_MODEL_TUNING = "";
  621. GCC_OPTIMIZATION_LEVEL = 0;
  622. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  623. GCC_PREFIX_HEADER = VLC_Prefix.pch;
  624. GCC_VERSION = com.apple.compilers.llvmgcc42;
  625. HEADER_SEARCH_PATHS = (
  626. "$(VLC_SRC_DIR)/include",
  627. "Headers/**",
  628. );
  629. INFOPLIST_FILE = Resources/Info.plist;
  630. INSTALL_PATH = "@loader_path/../Frameworks";
  631. LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
  632. OTHER_LDFLAGS = (
  633. "-lvlccore",
  634. "-single_module",
  635. "-read_only_relocs",
  636. suppress,
  637. "-lvlc",
  638. );
  639. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  640. PRODUCT_NAME = VLCKit;
  641. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  642. SDKROOT = macosx10.5;
  643. WRAPPER_EXTENSION = framework;
  644. };
  645. name = Debug;
  646. };
  647. 1DEB91AF08733DA50010E9CD /* Release */ = {
  648. isa = XCBuildConfiguration;
  649. buildSettings = {
  650. DYLIB_COMPATIBILITY_VERSION = 1;
  651. DYLIB_CURRENT_VERSION = 1;
  652. FRAMEWORK_VERSION = A;
  653. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  654. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  655. GCC_MODEL_TUNING = "";
  656. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  657. GCC_PREFIX_HEADER = VLC_Prefix.pch;
  658. GCC_VERSION = com.apple.compilers.llvmgcc42;
  659. HEADER_SEARCH_PATHS = (
  660. "$(VLC_SRC_DIR)/include",
  661. "Headers/**",
  662. );
  663. INFOPLIST_FILE = Resources/Info.plist;
  664. INSTALL_PATH = "@loader_path/../Frameworks";
  665. LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
  666. OTHER_LDFLAGS = (
  667. "-lvlccore",
  668. "-single_module",
  669. "-read_only_relocs",
  670. suppress,
  671. "-lvlc",
  672. );
  673. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  674. PRODUCT_NAME = VLCKit;
  675. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  676. SDKROOT = macosx10.5;
  677. WRAPPER_EXTENSION = framework;
  678. };
  679. name = Release;
  680. };
  681. 1DEB91B208733DA50010E9CD /* Debug */ = {
  682. isa = XCBuildConfiguration;
  683. buildSettings = {
  684. ARCHS = (
  685. x86_64,
  686. i386,
  687. );
  688. GCC_C_LANGUAGE_STANDARD = c99;
  689. GCC_ENABLE_OBJC_GC = supported;
  690. GCC_VERSION = com.apple.compilers.llvmgcc42;
  691. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  692. GCC_WARN_UNUSED_VARIABLE = YES;
  693. ONLY_ACTIVE_ARCH = YES;
  694. PREBINDING = NO;
  695. SDKROOT = macosx10.5;
  696. VALID_ARCHS = "i386 ppc ppc64 ppc7400 x86_64";
  697. VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
  698. VLC_SRC_DIR = "$(SRCROOT)/../../..";
  699. };
  700. name = Debug;
  701. };
  702. 1DEB91B308733DA50010E9CD /* Release */ = {
  703. isa = XCBuildConfiguration;
  704. buildSettings = {
  705. ARCHS = (
  706. x86_64,
  707. i386,
  708. );
  709. GCC_C_LANGUAGE_STANDARD = c99;
  710. GCC_ENABLE_OBJC_GC = supported;
  711. GCC_VERSION = com.apple.compilers.llvmgcc42;
  712. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  713. GCC_WARN_UNUSED_VARIABLE = YES;
  714. ONLY_ACTIVE_ARCH = NO;
  715. PREBINDING = NO;
  716. SDKROOT = macosx10.5;
  717. VALID_ARCHS = "i386 ppc ppc64 ppc7400 x86_64";
  718. VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
  719. VLC_SRC_DIR = "$(SRCROOT)/../../..";
  720. };
  721. name = Release;
  722. };
  723. 6337547C10ED090B0072A0D9 /* Debug */ = {
  724. isa = XCBuildConfiguration;
  725. buildSettings = {
  726. PRODUCT_NAME = VLC;
  727. };
  728. name = Debug;
  729. };
  730. 6337547D10ED090B0072A0D9 /* Release */ = {
  731. isa = XCBuildConfiguration;
  732. buildSettings = {
  733. PRODUCT_NAME = VLC;
  734. };
  735. name = Release;
  736. };
  737. 633BD6D40D2ADE050012A314 /* Debug */ = {
  738. isa = XCBuildConfiguration;
  739. buildSettings = {
  740. COPY_PHASE_STRIP = NO;
  741. GCC_DYNAMIC_NO_PIC = NO;
  742. GCC_OPTIMIZATION_LEVEL = 0;
  743. PRODUCT_NAME = "vlc-core-modules";
  744. };
  745. name = Debug;
  746. };
  747. 633BD6D50D2ADE050012A314 /* Release */ = {
  748. isa = XCBuildConfiguration;
  749. buildSettings = {
  750. COPY_PHASE_STRIP = YES;
  751. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  752. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  753. PRODUCT_NAME = "vlc-core-modules";
  754. ZERO_LINK = NO;
  755. };
  756. name = Release;
  757. };
  758. 633BD6E50D2ADF030012A314 /* Debug */ = {
  759. isa = XCBuildConfiguration;
  760. buildSettings = {
  761. COPY_PHASE_STRIP = NO;
  762. GCC_DYNAMIC_NO_PIC = NO;
  763. GCC_OPTIMIZATION_LEVEL = 0;
  764. PRODUCT_NAME = "vlc-contrib";
  765. };
  766. name = Debug;
  767. };
  768. 633BD6E60D2ADF030012A314 /* Release */ = {
  769. isa = XCBuildConfiguration;
  770. buildSettings = {
  771. COPY_PHASE_STRIP = YES;
  772. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  773. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  774. PRODUCT_NAME = "vlc-contrib";
  775. ZERO_LINK = NO;
  776. };
  777. name = Release;
  778. };
  779. 63FFDBD00D2AE2AE0092FC96 /* Debug */ = {
  780. isa = XCBuildConfiguration;
  781. buildSettings = {
  782. CC = "/Developer/usr/bin/llvm-gcc-4.2";
  783. COPY_PHASE_STRIP = NO;
  784. CXX = "/Developer/usr/bin/llvm-g++-4.2";
  785. GCC_DYNAMIC_NO_PIC = NO;
  786. GCC_OPTIMIZATION_LEVEL = 0;
  787. GCC_VERSION = 4.2;
  788. OBJC = "/Developer/usr/bin/llvm-gcc-4.2";
  789. PRODUCT_NAME = "vlc-bootstrap";
  790. };
  791. name = Debug;
  792. };
  793. 63FFDBD10D2AE2AE0092FC96 /* Release */ = {
  794. isa = XCBuildConfiguration;
  795. buildSettings = {
  796. CC = "/Developer/usr/bin/llvm-gcc-4.2";
  797. COPY_PHASE_STRIP = YES;
  798. CXX = "/Developer/usr/bin/llvm-g++-4.2";
  799. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  800. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  801. GCC_VERSION = 4.2;
  802. OBJC = "/Developer/usr/bin/llvm-gcc-4.2";
  803. PRODUCT_NAME = "vlc-bootstrap";
  804. ZERO_LINK = NO;
  805. };
  806. name = Release;
  807. };
  808. CC61094D112F4AB600FAFD22 /* Debug */ = {
  809. isa = XCBuildConfiguration;
  810. buildSettings = {
  811. COPY_PHASE_STRIP = NO;
  812. GCC_DYNAMIC_NO_PIC = NO;
  813. GCC_OPTIMIZATION_LEVEL = 0;
  814. PRODUCT_NAME = "Make VLC and VLCKit";
  815. };
  816. name = Debug;
  817. };
  818. CC61094E112F4AB600FAFD22 /* Release */ = {
  819. isa = XCBuildConfiguration;
  820. buildSettings = {
  821. COPY_PHASE_STRIP = YES;
  822. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  823. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  824. PRODUCT_NAME = "Make VLC and VLCKit";
  825. ZERO_LINK = NO;
  826. };
  827. name = Release;
  828. };
  829. /* End XCBuildConfiguration section */
  830. /* Begin XCConfigurationList section */
  831. 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "VLCKit" */ = {
  832. isa = XCConfigurationList;
  833. buildConfigurations = (
  834. 1DEB91AE08733DA50010E9CD /* Debug */,
  835. 1DEB91AF08733DA50010E9CD /* Release */,
  836. );
  837. defaultConfigurationIsVisible = 0;
  838. defaultConfigurationName = Debug;
  839. };
  840. 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */ = {
  841. isa = XCConfigurationList;
  842. buildConfigurations = (
  843. 1DEB91B208733DA50010E9CD /* Debug */,
  844. 1DEB91B308733DA50010E9CD /* Release */,
  845. );
  846. defaultConfigurationIsVisible = 0;
  847. defaultConfigurationName = Debug;
  848. };
  849. 6337548110ED093B0072A0D9 /* Build configuration list for PBXAggregateTarget "Make VLC" */ = {
  850. isa = XCConfigurationList;
  851. buildConfigurations = (
  852. 6337547C10ED090B0072A0D9 /* Debug */,
  853. 6337547D10ED090B0072A0D9 /* Release */,
  854. );
  855. defaultConfigurationIsVisible = 0;
  856. defaultConfigurationName = Debug;
  857. };
  858. 633BD6D60D2ADE230012A314 /* Build configuration list for PBXAggregateTarget "Build Everything" */ = {
  859. isa = XCConfigurationList;
  860. buildConfigurations = (
  861. 633BD6D40D2ADE050012A314 /* Debug */,
  862. 633BD6D50D2ADE050012A314 /* Release */,
  863. );
  864. defaultConfigurationIsVisible = 0;
  865. defaultConfigurationName = Debug;
  866. };
  867. 633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "Setup VLC contribs" */ = {
  868. isa = XCConfigurationList;
  869. buildConfigurations = (
  870. 633BD6E50D2ADF030012A314 /* Debug */,
  871. 633BD6E60D2ADF030012A314 /* Release */,
  872. );
  873. defaultConfigurationIsVisible = 0;
  874. defaultConfigurationName = Debug;
  875. };
  876. 63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "Run VLC configure" */ = {
  877. isa = XCConfigurationList;
  878. buildConfigurations = (
  879. 63FFDBD00D2AE2AE0092FC96 /* Debug */,
  880. 63FFDBD10D2AE2AE0092FC96 /* Release */,
  881. );
  882. defaultConfigurationIsVisible = 0;
  883. defaultConfigurationName = Debug;
  884. };
  885. CC61095D112F4AD400FAFD22 /* Build configuration list for PBXAggregateTarget "Make VLC and VLCKit" */ = {
  886. isa = XCConfigurationList;
  887. buildConfigurations = (
  888. CC61094D112F4AB600FAFD22 /* Debug */,
  889. CC61094E112F4AB600FAFD22 /* Release */,
  890. );
  891. defaultConfigurationIsVisible = 0;
  892. defaultConfigurationName = Debug;
  893. };
  894. /* End XCConfigurationList section */
  895. };
  896. rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
  897. }