project.pbxproj 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 42;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 6303C43A0CF45CAE0000ECC8 /* VLCMediaListAspect.m in Sources */ = {isa = PBXBuildFile; fileRef = 6303C4390CF45CAE0000ECC8 /* VLCMediaListAspect.m */; };
  10. 6303C43C0CF45CC30000ECC8 /* VLCMediaListAspect.h in Headers */ = {isa = PBXBuildFile; fileRef = 6303C43B0CF45CC30000ECC8 /* VLCMediaListAspect.h */; };
  11. 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; };
  12. EF7311900CB5797B009473B4 /* VLCAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = EF73118E0CB5797B009473B4 /* VLCAudio.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. EF7311910CB5797B009473B4 /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = EF73118F0CB5797B009473B4 /* VLCAudio.m */; };
  14. EF78BD100CAEEEC300354E6E /* VLCEventManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */; settings = {ATTRIBUTES = (); }; };
  15. EF78BD110CAEEEC300354E6E /* VLCLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD0E0CAEEEC300354E6E /* VLCLibrary.h */; settings = {ATTRIBUTES = (); }; };
  16. EF78BD1B0CAEEEE700354E6E /* VLC.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD120CAEEEE700354E6E /* VLC.h */; settings = {ATTRIBUTES = (Public, ); }; };
  17. EF78BD1C0CAEEEE700354E6E /* VLCMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD130CAEEEE700354E6E /* VLCMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
  18. EF78BD1E0CAEEEE700354E6E /* VLCMediaLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  19. EF78BD1F0CAEEEE700354E6E /* VLCMediaList.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD160CAEEEE700354E6E /* VLCMediaList.h */; settings = {ATTRIBUTES = (Public, ); }; };
  20. EF78BD460CAEEFF600354E6E /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */; };
  21. EF78BD470CAEEFF600354E6E /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */; };
  22. EF78BD480CAEEFF600354E6E /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */; };
  23. EF78BD4A0CAEEFF600354E6E /* VLCMediaLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */; };
  24. EF78BD4B0CAEEFF600354E6E /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD410CAEEFF600354E6E /* VLCMediaList.m */; };
  25. EF78BE0F0CAF039400354E6E /* VLCTime.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD190CAEEEE700354E6E /* VLCTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
  26. EF78BE100CAF039400354E6E /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD440CAEEFF600354E6E /* VLCTime.m */; };
  27. EF78BEF30CAF07E100354E6E /* VLCVideoView.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  28. EF78BEF40CAF07E500354E6E /* VLCVideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD450CAEEFF600354E6E /* VLCVideoView.m */; };
  29. EF8BB8D00CAFA8D80038A613 /* VLCMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  30. EF8BB8D10CAFA8D80038A613 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */; };
  31. EFD551DD0CC6DD720074CEE1 /* VLCLibVLCBridging.h in Headers */ = {isa = PBXBuildFile; fileRef = EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */; };
  32. /* End PBXBuildFile section */
  33. /* Begin PBXFileReference section */
  34. 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  35. 0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  36. 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  37. 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLC_Prefix.pch; sourceTree = "<group>"; };
  38. 63030CC70CCA652C0088ECD1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
  39. 6303C4390CF45CAE0000ECC8 /* VLCMediaListAspect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaListAspect.m; sourceTree = "<group>"; };
  40. 6303C43B0CF45CC30000ECC8 /* VLCMediaListAspect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaListAspect.h; path = Public/VLCMediaListAspect.h; sourceTree = "<group>"; };
  41. 8DC2EF5B0486A6940098B216 /* VLC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = VLC.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  42. D2F7E79907B2D74100F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  43. EF73118E0CB5797B009473B4 /* VLCAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCAudio.h; path = Public/VLCAudio.h; sourceTree = "<group>"; };
  44. EF73118F0CB5797B009473B4 /* VLCAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAudio.m; sourceTree = "<group>"; };
  45. EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCEventManager.h; path = Internal/VLCEventManager.h; sourceTree = "<group>"; };
  46. EF78BD0E0CAEEEC300354E6E /* VLCLibrary.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCLibrary.h; path = Internal/VLCLibrary.h; sourceTree = "<group>"; };
  47. EF78BD120CAEEEE700354E6E /* VLC.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLC.h; path = Public/VLC.h; sourceTree = "<group>"; };
  48. EF78BD130CAEEEE700354E6E /* VLCMedia.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMedia.h; path = Public/VLCMedia.h; sourceTree = "<group>"; };
  49. EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMediaLibrary.h; path = Public/VLCMediaLibrary.h; sourceTree = "<group>"; };
  50. EF78BD160CAEEEE700354E6E /* VLCMediaList.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCMediaList.h; path = Public/VLCMediaList.h; sourceTree = "<group>"; };
  51. EF78BD190CAEEEE700354E6E /* VLCTime.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCTime.h; path = Public/VLCTime.h; sourceTree = "<group>"; };
  52. EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCVideoView.h; path = Public/VLCVideoView.h; sourceTree = "<group>"; };
  53. EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "Pre-Compile.sh"; sourceTree = "<group>"; };
  54. EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCEventManager.m; sourceTree = "<group>"; };
  55. EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCLibrary.m; sourceTree = "<group>"; };
  56. EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMedia.m; sourceTree = "<group>"; };
  57. EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMediaLibrary.m; sourceTree = "<group>"; };
  58. EF78BD410CAEEFF600354E6E /* VLCMediaList.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCMediaList.m; sourceTree = "<group>"; };
  59. EF78BD440CAEEFF600354E6E /* VLCTime.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCTime.m; sourceTree = "<group>"; };
  60. EF78BD450CAEEFF600354E6E /* VLCVideoView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VLCVideoView.m; sourceTree = "<group>"; };
  61. EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaPlayer.h; path = Public/VLCMediaPlayer.h; sourceTree = "<group>"; };
  62. EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaPlayer.m; sourceTree = "<group>"; };
  63. EF8BCECD0CB9339A004AA006 /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = "<group>"; };
  64. EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLCLibVLCBridging.h; path = Internal/VLCLibVLCBridging.h; sourceTree = "<group>"; };
  65. /* End PBXFileReference section */
  66. /* Begin PBXFrameworksBuildPhase section */
  67. 8DC2EF560486A6940098B216 /* Frameworks */ = {
  68. isa = PBXFrameworksBuildPhase;
  69. buildActionMask = 2147483647;
  70. files = (
  71. 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */,
  72. );
  73. runOnlyForDeploymentPostprocessing = 0;
  74. };
  75. /* End PBXFrameworksBuildPhase section */
  76. /* Begin PBXGroup section */
  77. 034768DFFF38A50411DB9C8B /* Products */ = {
  78. isa = PBXGroup;
  79. children = (
  80. 8DC2EF5B0486A6940098B216 /* VLC.framework */,
  81. );
  82. name = Products;
  83. sourceTree = "<group>";
  84. };
  85. 0867D691FE84028FC02AAC07 /* VLC */ = {
  86. isa = PBXGroup;
  87. children = (
  88. EF8BCECD0CB9339A004AA006 /* TODO */,
  89. EF78BD3B0CAEEFD000354E6E /* Headers */,
  90. 08FB77AEFE84172EC02AAC07 /* Sources */,
  91. 32C88DFF0371C24200C91783 /* Other Sources */,
  92. 089C1665FE841158C02AAC07 /* Resources */,
  93. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
  94. 034768DFFF38A50411DB9C8B /* Products */,
  95. );
  96. name = VLC;
  97. sourceTree = "<group>";
  98. };
  99. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
  100. isa = PBXGroup;
  101. children = (
  102. EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */,
  103. 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
  104. 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
  105. );
  106. name = "External Frameworks and Libraries";
  107. sourceTree = "<group>";
  108. };
  109. 089C1665FE841158C02AAC07 /* Resources */ = {
  110. isa = PBXGroup;
  111. children = (
  112. EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */,
  113. 63030CC70CCA652C0088ECD1 /* Info.plist */,
  114. );
  115. name = Resources;
  116. sourceTree = "<group>";
  117. };
  118. 08FB77AEFE84172EC02AAC07 /* Sources */ = {
  119. isa = PBXGroup;
  120. children = (
  121. EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */,
  122. EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */,
  123. EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */,
  124. EF78BD410CAEEFF600354E6E /* VLCMediaList.m */,
  125. 6303C4390CF45CAE0000ECC8 /* VLCMediaListAspect.m */,
  126. EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */,
  127. EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */,
  128. EF78BD450CAEEFF600354E6E /* VLCVideoView.m */,
  129. EF78BD440CAEEFF600354E6E /* VLCTime.m */,
  130. EF73118F0CB5797B009473B4 /* VLCAudio.m */,
  131. );
  132. path = Sources;
  133. sourceTree = "<group>";
  134. };
  135. 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
  136. isa = PBXGroup;
  137. children = (
  138. 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
  139. );
  140. name = "Linked Frameworks";
  141. sourceTree = "<group>";
  142. };
  143. 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 0867D6A5FE840307C02AAC07 /* AppKit.framework */,
  147. D2F7E79907B2D74100F64583 /* CoreData.framework */,
  148. 0867D69BFE84028FC02AAC07 /* Foundation.framework */,
  149. );
  150. name = "Other Frameworks";
  151. sourceTree = "<group>";
  152. };
  153. 32C88DFF0371C24200C91783 /* Other Sources */ = {
  154. isa = PBXGroup;
  155. children = (
  156. 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */,
  157. );
  158. name = "Other Sources";
  159. sourceTree = "<group>";
  160. };
  161. EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */ = {
  162. isa = PBXGroup;
  163. children = (
  164. );
  165. name = "Linked Libraries";
  166. sourceTree = "<group>";
  167. };
  168. EF78BD3B0CAEEFD000354E6E /* Headers */ = {
  169. isa = PBXGroup;
  170. children = (
  171. EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */,
  172. EF78BD120CAEEEE700354E6E /* VLC.h */,
  173. EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */,
  174. EF78BD0E0CAEEEC300354E6E /* VLCLibrary.h */,
  175. EF78BD130CAEEEE700354E6E /* VLCMedia.h */,
  176. EF78BD160CAEEEE700354E6E /* VLCMediaList.h */,
  177. 6303C43B0CF45CC30000ECC8 /* VLCMediaListAspect.h */,
  178. EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */,
  179. EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */,
  180. EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */,
  181. EF78BD190CAEEEE700354E6E /* VLCTime.h */,
  182. EF73118E0CB5797B009473B4 /* VLCAudio.h */,
  183. );
  184. path = Headers;
  185. sourceTree = "<group>";
  186. };
  187. /* End PBXGroup section */
  188. /* Begin PBXHeadersBuildPhase section */
  189. 8DC2EF500486A6940098B216 /* Headers */ = {
  190. isa = PBXHeadersBuildPhase;
  191. buildActionMask = 2147483647;
  192. files = (
  193. EF78BD100CAEEEC300354E6E /* VLCEventManager.h in Headers */,
  194. EF78BD110CAEEEC300354E6E /* VLCLibrary.h in Headers */,
  195. EF78BD1B0CAEEEE700354E6E /* VLC.h in Headers */,
  196. EF78BD1C0CAEEEE700354E6E /* VLCMedia.h in Headers */,
  197. EF78BD1E0CAEEEE700354E6E /* VLCMediaLibrary.h in Headers */,
  198. EF78BD1F0CAEEEE700354E6E /* VLCMediaList.h in Headers */,
  199. EF78BE0F0CAF039400354E6E /* VLCTime.h in Headers */,
  200. EF78BEF30CAF07E100354E6E /* VLCVideoView.h in Headers */,
  201. EF8BB8D00CAFA8D80038A613 /* VLCMediaPlayer.h in Headers */,
  202. EF7311900CB5797B009473B4 /* VLCAudio.h in Headers */,
  203. EFD551DD0CC6DD720074CEE1 /* VLCLibVLCBridging.h in Headers */,
  204. 6303C43C0CF45CC30000ECC8 /* VLCMediaListAspect.h in Headers */,
  205. );
  206. runOnlyForDeploymentPostprocessing = 0;
  207. };
  208. /* End PBXHeadersBuildPhase section */
  209. /* Begin PBXNativeTarget section */
  210. 8DC2EF4F0486A6940098B216 /* VLC */ = {
  211. isa = PBXNativeTarget;
  212. buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "VLC" */;
  213. buildPhases = (
  214. EF78BD2E0CAEEF9500354E6E /* ShellScript */,
  215. 8DC2EF540486A6940098B216 /* Sources */,
  216. 8DC2EF500486A6940098B216 /* Headers */,
  217. 8DC2EF520486A6940098B216 /* Resources */,
  218. 8DC2EF560486A6940098B216 /* Frameworks */,
  219. );
  220. buildRules = (
  221. );
  222. 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";
  223. dependencies = (
  224. );
  225. name = VLC;
  226. productInstallPath = "$(HOME)/Library/Frameworks";
  227. productName = VLC;
  228. productReference = 8DC2EF5B0486A6940098B216 /* VLC.framework */;
  229. productType = "com.apple.product-type.framework";
  230. };
  231. /* End PBXNativeTarget section */
  232. /* Begin PBXProject section */
  233. 0867D690FE84028FC02AAC07 /* Project object */ = {
  234. isa = PBXProject;
  235. buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLC" */;
  236. compatibilityVersion = "Xcode 2.4";
  237. hasScannedForEncodings = 1;
  238. mainGroup = 0867D691FE84028FC02AAC07 /* VLC */;
  239. productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
  240. projectDirPath = "";
  241. projectRoot = "";
  242. targets = (
  243. 8DC2EF4F0486A6940098B216 /* VLC */,
  244. );
  245. };
  246. /* End PBXProject section */
  247. /* Begin PBXResourcesBuildPhase section */
  248. 8DC2EF520486A6940098B216 /* Resources */ = {
  249. isa = PBXResourcesBuildPhase;
  250. buildActionMask = 2147483647;
  251. files = (
  252. );
  253. runOnlyForDeploymentPostprocessing = 0;
  254. };
  255. /* End PBXResourcesBuildPhase section */
  256. /* Begin PBXShellScriptBuildPhase section */
  257. EF78BD2E0CAEEF9500354E6E /* ShellScript */ = {
  258. isa = PBXShellScriptBuildPhase;
  259. buildActionMask = 2147483647;
  260. files = (
  261. );
  262. inputPaths = (
  263. );
  264. outputPaths = (
  265. );
  266. runOnlyForDeploymentPostprocessing = 0;
  267. shellPath = /bin/sh;
  268. shellScript = "if [ ${ACTION} = \"\" ]; then\n\t# Debug --\n\tTARGET_BUILD_DIR=\".\"\n\tFULL_PRODUCT_NAME=\"VLC.framework\"\n\tCONTENTS_FOLDER_PATH=\"${FULL_PRODUCT_NAME}/Versions/A\"\n\tVLC_BUILD_DIR=\"../../..\"\n\tVLC_SRC_DIR=\"../../..\"\n\t# Debug --\nfi\n\nif [ ${ACTION} = \"build\" ]; then\t\n\tvlc_config=\"${VLC_SRC_DIR}/vlc-config\"\n\tlib=\"lib\"\n\tmodules=\"modules\"\n\ttarget=\"${TARGET_BUILD_DIR}/${CONTENTS_FOLDER_PATH}\"\n\ttarget_lib=\"${target}/${lib}\"\t\t\t# Should we consider using a different well-known folder like shared resources?\n\ttarget_modules=\"${target}/${modules}\"\t# Should we consider using a different well-known folder like shared resources?\n\t\n ##########################\n # @function install_library(src_lib, dest_dir)\n\t# @description Installs the specified library into the destination folder, automatically changes the references to dependencies\n\t# @param src_lib \tsource library to copy to the destination directory\n\t# @param dest_dir\tdestination directory where the src_lib should be copied to\n\tinstall_library() {\t\n\t\tif [ ${3} = \"library\" ]; then\n\t\t\tinstall_name=\"@loader_path/lib\"\n\t\telse\n\t\t\tinstall_name=\"@loader_path/modules\"\n\t\tfi\n\t\t\n\t\tif [ \"${4}\" != \"\" ]; then\n\t\t\tlib_dest=\"${2}/${4}\"\n\t\telse\n\t\t\tlib_dest=\"${2}/`basename ${1}`\"\n\t\tfi\n\t\t\n\t\tif test -e ${1} && ! test -e ${lib_dest}; then\n\t\t\tmkdir -p ${2}\n\t\t\t\n\t\t\t# Lets copy the library from the source folder to our new destination folder\n\t\t\tcp ${1} ${lib_dest}\n\n\t\t\t# Update the dynamic library so it will know where to look for the other libraries\n\t\t\techo \"Installing ${3} `basename ${lib_dest}`\"\n\n\t\t\t# Change the reference of libvlc.1 stored in the usr directory to libvlc.dylib in the framework's library directory\n\t\t\tinstall_name_tool -change /usr/local/lib/libvlc.1.dylib @loader_path/../lib/libvlc.dylib ${lib_dest}\n\t\t\tinstall_name_tool -change @executable_path/lib/vlc_libintl.dylib @loader_path/../lib/vlc_libintl.dylib ${lib_dest}\n\t\t\tinstall_name_tool -id \"${install_name}/`basename ${lib_dest}`\" ${lib_dest}\n\n\t\t\t# Iterate through each installed library and modify the references to other dynamic libraries to match the framework's library directory\n\t\t\tfor linked_lib in `otool -L \"${lib_dest}\" | grep @executable_path | sed 's/(\\([0-z]*\\ *\\.*\\,*\\)*)//g'` ; do\n\t\t\t\tref_lib=`echo \"${linked_lib}\" | sed 's:executable_path/:loader_path/../:'`\n\t\t\t\tinstall_name_tool -change ${linked_lib} ${ref_lib} ${lib_dest}\n\t\t\tdone\n\t\tfi\n\t}\n\t# @function install_library\n ##########################\n\n ##########################\n\t# Create a symbolic link in the root of the framework\n\tmkdir -p ${target_lib}\n\tmkdir -p ${target_modules}\n\t\n\tpushd `pwd` > /dev/null \n\tcd ${TARGET_BUILD_DIR}/${FULL_PRODUCT_NAME}\n\t\n\tln -sf Versions/Current/${lib} .\n\tln -sf Versions/Current/${modules} .\n\t\n\tpopd > /dev/null \n\t# Create a symbolic link in the root of the framework\n ##########################\n\t\n ##########################\n # Build the library folder (Same as VLC.framework/lib in Makefile)\n\techo \"Building library folder...\"\n\n\t# Check to see if there are any vlc libraries available\n\techo \"Copying VLC libraries...\"\n\tif test -d ${VLC_BUILD_DIR}/extras/contrib/vlc-lib; then\n\t\t# Iterate through the dyanmic libraries available\n\t\tfor lib_src in ${VLC_BUILD_DIR}/extras/contrib/vlc-lib/*.dylib ; do\n\t\t\tinstall_library ${lib_src} ${target_lib} \"library\"\n\t\tdone\n\tfi\n\n\t# Check to see if there are any core libraries available\n\techo \"Copying core libraries...\"\n#\tif test -d ${VLC_BUILD_DIR}/src/.libs; then\n#\t\t# Iterate through all the core libraries\n#\t\tfor lib_src = ${VLC_BUILD_DIR}/src/.libs/*.dylib; do\n#\t\t\t# Only install the library if it is not a symbolic link\n#\t\t\tif ! test -L ${lib_src}; then\n#\t\t\t\techo \"install_library ${lib_src} ${target_lib} `echo \"${lib_src}\" | sed 's:(.\\d+)+.dylib:.dylib:'`\"\n#\t\t\tfi\n#\t\tdone\n#\tfi\n\n\tinstall_library \"${VLC_BUILD_DIR}/src/.libs/libvlc.dylib\" ${target_lib} \"library\"\n\tinstall_library \"${VLC_BUILD_DIR}/src/.libs/libvlc-control.dylib\" ${target_lib} \"library\"\n\tinstall_library \"${VLC_BUILD_DIR}/extras/contrib/vlc-lib/vlc_libintl.dylib\" ${target_lib} \"library\"\n # Build the library folder\n ##########################\n\n ##########################\n # Build the modules folder (Same as VLC.framework/modules in Makefile)\n\techo \"Building modules folder...\"\n\t# Figure out what modules are available to install\n\tfor module in `top_builddir=\"${VLC_BUILD_DIR}\" ${vlc_config} --target plugin` ; do\n\t\t# Check to see that the reported module actually exists\n\t\tif test -n ${module}; then\n\t\t\tmodule_src=\"`dirname ${module}`/.libs/`basename ${module}`.dylib\"\n\t\t\tinstall_library ${module_src} ${target_modules} \"module\"\n\t\tfi\n done\n\t\n # Build the modules folder\n ##########################\nfi";
  269. };
  270. /* End PBXShellScriptBuildPhase section */
  271. /* Begin PBXSourcesBuildPhase section */
  272. 8DC2EF540486A6940098B216 /* Sources */ = {
  273. isa = PBXSourcesBuildPhase;
  274. buildActionMask = 2147483647;
  275. files = (
  276. EF78BD460CAEEFF600354E6E /* VLCEventManager.m in Sources */,
  277. EF78BD470CAEEFF600354E6E /* VLCLibrary.m in Sources */,
  278. EF78BD480CAEEFF600354E6E /* VLCMedia.m in Sources */,
  279. EF78BD4A0CAEEFF600354E6E /* VLCMediaLibrary.m in Sources */,
  280. EF78BD4B0CAEEFF600354E6E /* VLCMediaList.m in Sources */,
  281. EF78BE100CAF039400354E6E /* VLCTime.m in Sources */,
  282. EF78BEF40CAF07E500354E6E /* VLCVideoView.m in Sources */,
  283. EF8BB8D10CAFA8D80038A613 /* VLCMediaPlayer.m in Sources */,
  284. EF7311910CB5797B009473B4 /* VLCAudio.m in Sources */,
  285. 6303C43A0CF45CAE0000ECC8 /* VLCMediaListAspect.m in Sources */,
  286. );
  287. runOnlyForDeploymentPostprocessing = 0;
  288. };
  289. /* End PBXSourcesBuildPhase section */
  290. /* Begin XCBuildConfiguration section */
  291. 1DEB91AE08733DA50010E9CD /* Debug */ = {
  292. isa = XCBuildConfiguration;
  293. buildSettings = {
  294. COPY_PHASE_STRIP = NO;
  295. DYLIB_COMPATIBILITY_VERSION = 1;
  296. DYLIB_CURRENT_VERSION = 1;
  297. FRAMEWORK_VERSION = A;
  298. GCC_DYNAMIC_NO_PIC = NO;
  299. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  300. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  301. GCC_MODEL_TUNING = G5;
  302. GCC_OPTIMIZATION_LEVEL = 0;
  303. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  304. GCC_PREFIX_HEADER = VLC_Prefix.pch;
  305. HEADER_SEARCH_PATHS = (
  306. "$(VLC_SRC_DIR)/include",
  307. "Headers/**",
  308. );
  309. INFOPLIST_FILE = Resources/Info.plist;
  310. INSTALL_PATH = "@loader_path/../Frameworks";
  311. LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
  312. 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";
  313. LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
  314. LIBRARY_SEARCH_PATHS = "$(VLC_FRAMEWORK)/lib";
  315. OTHER_LDFLAGS = (
  316. "-single_module",
  317. "-read_only_relocs",
  318. suppress,
  319. "-lvlc",
  320. "-lvlc-control",
  321. "$(LD_FLAGS_LIBINTL)",
  322. "$(LD_FLAGS_LIBVLC)",
  323. "$(LD_FLAGS_LIBVLC_CONTROL)",
  324. );
  325. PRODUCT_NAME = VLC;
  326. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  327. SYMROOT = build;
  328. VLC_BUILD_DIR = "$(VLC_SRC_DIR)";
  329. VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework";
  330. VLC_SRC_DIR = ../../..;
  331. WRAPPER_EXTENSION = framework;
  332. ZERO_LINK = YES;
  333. };
  334. name = Debug;
  335. };
  336. 1DEB91AF08733DA50010E9CD /* Release */ = {
  337. isa = XCBuildConfiguration;
  338. buildSettings = {
  339. ARCHS = i386;
  340. DYLIB_COMPATIBILITY_VERSION = 1;
  341. DYLIB_CURRENT_VERSION = 1;
  342. FRAMEWORK_VERSION = A;
  343. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  344. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  345. GCC_MODEL_TUNING = G5;
  346. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  347. GCC_PREFIX_HEADER = VLC_Prefix.pch;
  348. HEADER_SEARCH_PATHS = (
  349. "$(VLC_SRC_DIR)/include",
  350. "Headers/**",
  351. );
  352. INFOPLIST_FILE = Resources/Info.plist;
  353. INSTALL_PATH = "@loader_path/../Frameworks";
  354. LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
  355. 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";
  356. LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
  357. LIBRARY_SEARCH_PATHS = "$(VLC_FRAMEWORK)/lib";
  358. OTHER_LDFLAGS = (
  359. "-single_module",
  360. "-read_only_relocs",
  361. suppress,
  362. "-lvlc",
  363. "-lvlc-control",
  364. "$(LD_FLAGS_LIBINTL)",
  365. "$(LD_FLAGS_LIBVLC)",
  366. "$(LD_FLAGS_LIBVLC_CONTROL)",
  367. );
  368. PRODUCT_NAME = VLC;
  369. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  370. SYMROOT = build;
  371. VLC_BUILD_DIR = "$(VLC_SRC_DIR)";
  372. VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework";
  373. VLC_SRC_DIR = ../../..;
  374. WRAPPER_EXTENSION = framework;
  375. };
  376. name = Release;
  377. };
  378. 1DEB91B208733DA50010E9CD /* Debug */ = {
  379. isa = XCBuildConfiguration;
  380. buildSettings = {
  381. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  382. GCC_WARN_UNUSED_VARIABLE = YES;
  383. PREBINDING = NO;
  384. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  385. };
  386. name = Debug;
  387. };
  388. 1DEB91B308733DA50010E9CD /* Release */ = {
  389. isa = XCBuildConfiguration;
  390. buildSettings = {
  391. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  392. GCC_WARN_UNUSED_VARIABLE = YES;
  393. PREBINDING = NO;
  394. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  395. };
  396. name = Release;
  397. };
  398. /* End XCBuildConfiguration section */
  399. /* Begin XCConfigurationList section */
  400. 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "VLC" */ = {
  401. isa = XCConfigurationList;
  402. buildConfigurations = (
  403. 1DEB91AE08733DA50010E9CD /* Debug */,
  404. 1DEB91AF08733DA50010E9CD /* Release */,
  405. );
  406. defaultConfigurationIsVisible = 0;
  407. defaultConfigurationName = Release;
  408. };
  409. 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLC" */ = {
  410. isa = XCConfigurationList;
  411. buildConfigurations = (
  412. 1DEB91B208733DA50010E9CD /* Debug */,
  413. 1DEB91B308733DA50010E9CD /* Release */,
  414. );
  415. defaultConfigurationIsVisible = 0;
  416. defaultConfigurationName = Release;
  417. };
  418. /* End XCConfigurationList section */
  419. };
  420. rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
  421. }