project.pbxproj 43 KB

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