project.pbxproj 38 KB

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