project.pbxproj 41 KB

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