project.pbxproj 41 KB

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