project.pbxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 42;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 6333027B0BD24CDB00193D7D /* Controller.m in Sources */ = {isa = PBXBuildFile; fileRef = 633302790BD24CDB00193D7D /* Controller.m */; };
  10. 7D7AF4E4183A813A003CF2E3 /* VLCKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = CC786BB31715AAB50024EDC0 /* VLCKit.framework */; };
  11. 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
  12. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
  13. 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
  14. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  15. CC786BB41715AAB50024EDC0 /* VLCKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC786BB31715AAB50024EDC0 /* VLCKit.framework */; };
  16. /* End PBXBuildFile section */
  17. /* Begin PBXCopyFilesBuildPhase section */
  18. 7D7AF4E3183A8132003CF2E3 /* CopyFiles */ = {
  19. isa = PBXCopyFilesBuildPhase;
  20. buildActionMask = 2147483647;
  21. dstPath = "";
  22. dstSubfolderSpec = 10;
  23. files = (
  24. 7D7AF4E4183A813A003CF2E3 /* VLCKit.framework in CopyFiles */,
  25. );
  26. runOnlyForDeploymentPostprocessing = 0;
  27. };
  28. /* End PBXCopyFilesBuildPhase section */
  29. /* Begin PBXFileReference section */
  30. 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  31. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  32. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  33. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  34. 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
  35. 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  36. 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  37. 32CA4F630368D1EE00C91783 /* test_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = test_Prefix.pch; sourceTree = "<group>"; };
  38. 633302780BD24CDB00193D7D /* Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Controller.h; sourceTree = "<group>"; };
  39. 633302790BD24CDB00193D7D /* Controller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Controller.m; sourceTree = "<group>"; };
  40. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
  41. 8D1107320486CEB800E47090 /* BasicPlayerWithPlaylist.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BasicPlayerWithPlaylist.app; sourceTree = BUILT_PRODUCTS_DIR; };
  42. CC786BB31715AAB50024EDC0 /* VLCKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VLCKit.framework; path = ../../../build/Release/VLCKit.framework; sourceTree = "<group>"; };
  43. /* End PBXFileReference section */
  44. /* Begin PBXFrameworksBuildPhase section */
  45. 8D11072E0486CEB800E47090 /* Frameworks */ = {
  46. isa = PBXFrameworksBuildPhase;
  47. buildActionMask = 2147483647;
  48. files = (
  49. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
  50. CC786BB41715AAB50024EDC0 /* VLCKit.framework in Frameworks */,
  51. );
  52. runOnlyForDeploymentPostprocessing = 0;
  53. };
  54. /* End PBXFrameworksBuildPhase section */
  55. /* Begin PBXGroup section */
  56. 080E96DDFE201D6D7F000001 /* Classes */ = {
  57. isa = PBXGroup;
  58. children = (
  59. 633302780BD24CDB00193D7D /* Controller.h */,
  60. 633302790BD24CDB00193D7D /* Controller.m */,
  61. );
  62. name = Classes;
  63. sourceTree = "<group>";
  64. };
  65. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
  66. isa = PBXGroup;
  67. children = (
  68. CC786BB31715AAB50024EDC0 /* VLCKit.framework */,
  69. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
  70. );
  71. name = "Linked Frameworks";
  72. sourceTree = "<group>";
  73. };
  74. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
  75. isa = PBXGroup;
  76. children = (
  77. 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
  78. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
  79. 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
  80. );
  81. name = "Other Frameworks";
  82. sourceTree = "<group>";
  83. };
  84. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 8D1107320486CEB800E47090 /* BasicPlayerWithPlaylist.app */,
  88. );
  89. name = Products;
  90. sourceTree = "<group>";
  91. };
  92. 29B97314FDCFA39411CA2CEA /* test */ = {
  93. isa = PBXGroup;
  94. children = (
  95. 080E96DDFE201D6D7F000001 /* Classes */,
  96. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  97. 29B97317FDCFA39411CA2CEA /* Resources */,
  98. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  99. 19C28FACFE9D520D11CA2CBB /* Products */,
  100. );
  101. name = test;
  102. sourceTree = "<group>";
  103. };
  104. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  105. isa = PBXGroup;
  106. children = (
  107. 32CA4F630368D1EE00C91783 /* test_Prefix.pch */,
  108. 29B97316FDCFA39411CA2CEA /* main.m */,
  109. );
  110. name = "Other Sources";
  111. sourceTree = "<group>";
  112. };
  113. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  114. isa = PBXGroup;
  115. children = (
  116. 8D1107310486CEB800E47090 /* Info.plist */,
  117. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
  118. 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
  119. );
  120. name = Resources;
  121. sourceTree = "<group>";
  122. };
  123. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  127. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
  128. );
  129. name = Frameworks;
  130. sourceTree = "<group>";
  131. };
  132. /* End PBXGroup section */
  133. /* Begin PBXNativeTarget section */
  134. 8D1107260486CEB800E47090 /* BasicPlayerWithPlaylist */ = {
  135. isa = PBXNativeTarget;
  136. buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "BasicPlayerWithPlaylist" */;
  137. buildPhases = (
  138. 8D1107290486CEB800E47090 /* Resources */,
  139. 8D11072C0486CEB800E47090 /* Sources */,
  140. 8D11072E0486CEB800E47090 /* Frameworks */,
  141. 7D7AF4E3183A8132003CF2E3 /* CopyFiles */,
  142. );
  143. buildRules = (
  144. );
  145. dependencies = (
  146. );
  147. name = BasicPlayerWithPlaylist;
  148. productInstallPath = "$(HOME)/Applications";
  149. productName = test;
  150. productReference = 8D1107320486CEB800E47090 /* BasicPlayerWithPlaylist.app */;
  151. productType = "com.apple.product-type.application";
  152. };
  153. /* End PBXNativeTarget section */
  154. /* Begin PBXProject section */
  155. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  156. isa = PBXProject;
  157. attributes = {
  158. };
  159. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BasicPlayerWithPlaylist" */;
  160. compatibilityVersion = "Xcode 2.4";
  161. developmentRegion = English;
  162. hasScannedForEncodings = 1;
  163. knownRegions = (
  164. en,
  165. );
  166. mainGroup = 29B97314FDCFA39411CA2CEA /* test */;
  167. projectDirPath = "";
  168. projectRoot = "";
  169. targets = (
  170. 8D1107260486CEB800E47090 /* BasicPlayerWithPlaylist */,
  171. );
  172. };
  173. /* End PBXProject section */
  174. /* Begin PBXResourcesBuildPhase section */
  175. 8D1107290486CEB800E47090 /* Resources */ = {
  176. isa = PBXResourcesBuildPhase;
  177. buildActionMask = 2147483647;
  178. files = (
  179. 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
  180. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
  181. );
  182. runOnlyForDeploymentPostprocessing = 0;
  183. };
  184. /* End PBXResourcesBuildPhase section */
  185. /* Begin PBXSourcesBuildPhase section */
  186. 8D11072C0486CEB800E47090 /* Sources */ = {
  187. isa = PBXSourcesBuildPhase;
  188. buildActionMask = 2147483647;
  189. files = (
  190. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  191. 6333027B0BD24CDB00193D7D /* Controller.m in Sources */,
  192. );
  193. runOnlyForDeploymentPostprocessing = 0;
  194. };
  195. /* End PBXSourcesBuildPhase section */
  196. /* Begin PBXVariantGroup section */
  197. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
  198. isa = PBXVariantGroup;
  199. children = (
  200. 089C165DFE840E0CC02AAC07 /* English */,
  201. );
  202. name = InfoPlist.strings;
  203. sourceTree = "<group>";
  204. };
  205. 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
  206. isa = PBXVariantGroup;
  207. children = (
  208. 29B97319FDCFA39411CA2CEA /* English */,
  209. );
  210. name = MainMenu.nib;
  211. sourceTree = "<group>";
  212. };
  213. /* End PBXVariantGroup section */
  214. /* Begin XCBuildConfiguration section */
  215. C01FCF4B08A954540054247B /* Debug */ = {
  216. isa = XCBuildConfiguration;
  217. buildSettings = {
  218. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  219. COPY_PHASE_STRIP = NO;
  220. FRAMEWORK_SEARCH_PATHS = (
  221. "$(inherited)",
  222. "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
  223. ../../../build/Release,
  224. );
  225. FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../build/Debug\"";
  226. GCC_C_LANGUAGE_STANDARD = c99;
  227. GCC_DYNAMIC_NO_PIC = NO;
  228. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  229. GCC_OPTIMIZATION_LEVEL = 0;
  230. INFOPLIST_FILE = Info.plist;
  231. INSTALL_PATH = "$(HOME)/Applications";
  232. LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
  233. 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";
  234. LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
  235. OTHER_LDFLAGS = (
  236. "$(LD_FLAGS_LIBINTL)",
  237. "$(LD_FLAGS_LIBVLC)",
  238. "$(LD_FLAGS_LIBVLC_CONTROL)",
  239. );
  240. PRODUCT_NAME = BasicPlayerWithPlaylist;
  241. SYMROOT = ../../build;
  242. VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/VLC.framework";
  243. WRAPPER_EXTENSION = app;
  244. ZERO_LINK = YES;
  245. };
  246. name = Debug;
  247. };
  248. C01FCF4C08A954540054247B /* Release */ = {
  249. isa = XCBuildConfiguration;
  250. buildSettings = {
  251. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  252. FRAMEWORK_SEARCH_PATHS = (
  253. "$(inherited)",
  254. "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
  255. ../../../build/Release,
  256. );
  257. FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../build/Debug\"";
  258. GCC_C_LANGUAGE_STANDARD = c99;
  259. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  260. INFOPLIST_FILE = Info.plist;
  261. INSTALL_PATH = "$(HOME)/Applications";
  262. LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
  263. 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";
  264. LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
  265. OTHER_LDFLAGS = (
  266. "$(LD_FLAGS_LIBINTL)",
  267. "$(LD_FLAGS_LIBVLC)",
  268. "$(LD_FLAGS_LIBVLC_CONTROL)",
  269. );
  270. PRODUCT_NAME = BasicPlayerWithPlaylist;
  271. SYMROOT = ../../build;
  272. VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/VLC.framework";
  273. WRAPPER_EXTENSION = app;
  274. };
  275. name = Release;
  276. };
  277. C01FCF4F08A954540054247B /* Debug */ = {
  278. isa = XCBuildConfiguration;
  279. buildSettings = {
  280. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  281. GCC_WARN_UNUSED_VARIABLE = YES;
  282. PREBINDING = NO;
  283. };
  284. name = Debug;
  285. };
  286. C01FCF5008A954540054247B /* Release */ = {
  287. isa = XCBuildConfiguration;
  288. buildSettings = {
  289. ARCHS = "$(NATIVE_ARCH)";
  290. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  291. GCC_WARN_UNUSED_VARIABLE = YES;
  292. PREBINDING = NO;
  293. };
  294. name = Release;
  295. };
  296. /* End XCBuildConfiguration section */
  297. /* Begin XCConfigurationList section */
  298. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "BasicPlayerWithPlaylist" */ = {
  299. isa = XCConfigurationList;
  300. buildConfigurations = (
  301. C01FCF4B08A954540054247B /* Debug */,
  302. C01FCF4C08A954540054247B /* Release */,
  303. );
  304. defaultConfigurationIsVisible = 0;
  305. defaultConfigurationName = Debug;
  306. };
  307. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BasicPlayerWithPlaylist" */ = {
  308. isa = XCConfigurationList;
  309. buildConfigurations = (
  310. C01FCF4F08A954540054247B /* Debug */,
  311. C01FCF5008A954540054247B /* Release */,
  312. );
  313. defaultConfigurationIsVisible = 0;
  314. defaultConfigurationName = Debug;
  315. };
  316. /* End XCConfigurationList section */
  317. };
  318. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  319. }