project.pbxproj 43 KB

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