project.pbxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  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/Debug/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. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BasicPlayerWithPlaylist" */;
  158. compatibilityVersion = "Xcode 2.4";
  159. developmentRegion = English;
  160. hasScannedForEncodings = 1;
  161. knownRegions = (
  162. en,
  163. );
  164. mainGroup = 29B97314FDCFA39411CA2CEA /* test */;
  165. projectDirPath = "";
  166. projectRoot = "";
  167. targets = (
  168. 8D1107260486CEB800E47090 /* BasicPlayerWithPlaylist */,
  169. );
  170. };
  171. /* End PBXProject section */
  172. /* Begin PBXResourcesBuildPhase section */
  173. 8D1107290486CEB800E47090 /* Resources */ = {
  174. isa = PBXResourcesBuildPhase;
  175. buildActionMask = 2147483647;
  176. files = (
  177. 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
  178. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
  179. );
  180. runOnlyForDeploymentPostprocessing = 0;
  181. };
  182. /* End PBXResourcesBuildPhase section */
  183. /* Begin PBXSourcesBuildPhase section */
  184. 8D11072C0486CEB800E47090 /* Sources */ = {
  185. isa = PBXSourcesBuildPhase;
  186. buildActionMask = 2147483647;
  187. files = (
  188. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  189. 6333027B0BD24CDB00193D7D /* Controller.m in Sources */,
  190. );
  191. runOnlyForDeploymentPostprocessing = 0;
  192. };
  193. /* End PBXSourcesBuildPhase section */
  194. /* Begin PBXVariantGroup section */
  195. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
  196. isa = PBXVariantGroup;
  197. children = (
  198. 089C165DFE840E0CC02AAC07 /* English */,
  199. );
  200. name = InfoPlist.strings;
  201. sourceTree = "<group>";
  202. };
  203. 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
  204. isa = PBXVariantGroup;
  205. children = (
  206. 29B97319FDCFA39411CA2CEA /* English */,
  207. );
  208. name = MainMenu.nib;
  209. sourceTree = "<group>";
  210. };
  211. /* End PBXVariantGroup section */
  212. /* Begin XCBuildConfiguration section */
  213. C01FCF4B08A954540054247B /* Debug */ = {
  214. isa = XCBuildConfiguration;
  215. buildSettings = {
  216. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  217. COPY_PHASE_STRIP = NO;
  218. FRAMEWORK_SEARCH_PATHS = (
  219. "$(inherited)",
  220. "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
  221. );
  222. FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../build/Debug\"";
  223. GCC_C_LANGUAGE_STANDARD = c99;
  224. GCC_DYNAMIC_NO_PIC = NO;
  225. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  226. GCC_OPTIMIZATION_LEVEL = 0;
  227. INFOPLIST_FILE = Info.plist;
  228. INSTALL_PATH = "$(HOME)/Applications";
  229. LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
  230. 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";
  231. LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
  232. OTHER_LDFLAGS = (
  233. "$(LD_FLAGS_LIBINTL)",
  234. "$(LD_FLAGS_LIBVLC)",
  235. "$(LD_FLAGS_LIBVLC_CONTROL)",
  236. );
  237. PRODUCT_NAME = BasicPlayerWithPlaylist;
  238. SYMROOT = ../../build;
  239. VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/VLC.framework";
  240. WRAPPER_EXTENSION = app;
  241. ZERO_LINK = YES;
  242. };
  243. name = Debug;
  244. };
  245. C01FCF4C08A954540054247B /* Release */ = {
  246. isa = XCBuildConfiguration;
  247. buildSettings = {
  248. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  249. FRAMEWORK_SEARCH_PATHS = (
  250. "$(inherited)",
  251. "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
  252. );
  253. FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../build/Debug\"";
  254. GCC_C_LANGUAGE_STANDARD = c99;
  255. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  256. INFOPLIST_FILE = Info.plist;
  257. INSTALL_PATH = "$(HOME)/Applications";
  258. LD_FLAGS_LIBINTL = "-dylib_file @loader_path/../lib/vlc_libintl.dylib:$(VLC_FRAMEWORK)/lib/vlc_libintl.dylib";
  259. 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";
  260. LD_FLAGS_LIBVLC_CONTROL = "-dylib_file @loader_path/lib/libvlc-control.dylib:$(VLC_FRAMEWORK)/lib/libvlc-control.dylib";
  261. OTHER_LDFLAGS = (
  262. "$(LD_FLAGS_LIBINTL)",
  263. "$(LD_FLAGS_LIBVLC)",
  264. "$(LD_FLAGS_LIBVLC_CONTROL)",
  265. );
  266. PRODUCT_NAME = BasicPlayerWithPlaylist;
  267. SYMROOT = ../../build;
  268. VLC_FRAMEWORK = "$(TARGET_BUILD_DIR)/VLC.framework";
  269. WRAPPER_EXTENSION = app;
  270. };
  271. name = Release;
  272. };
  273. C01FCF4F08A954540054247B /* Debug */ = {
  274. isa = XCBuildConfiguration;
  275. buildSettings = {
  276. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  277. GCC_WARN_UNUSED_VARIABLE = YES;
  278. PREBINDING = NO;
  279. };
  280. name = Debug;
  281. };
  282. C01FCF5008A954540054247B /* Release */ = {
  283. isa = XCBuildConfiguration;
  284. buildSettings = {
  285. ARCHS = "$(NATIVE_ARCH)";
  286. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  287. GCC_WARN_UNUSED_VARIABLE = YES;
  288. PREBINDING = NO;
  289. };
  290. name = Release;
  291. };
  292. /* End XCBuildConfiguration section */
  293. /* Begin XCConfigurationList section */
  294. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "BasicPlayerWithPlaylist" */ = {
  295. isa = XCConfigurationList;
  296. buildConfigurations = (
  297. C01FCF4B08A954540054247B /* Debug */,
  298. C01FCF4C08A954540054247B /* Release */,
  299. );
  300. defaultConfigurationIsVisible = 0;
  301. defaultConfigurationName = Debug;
  302. };
  303. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BasicPlayerWithPlaylist" */ = {
  304. isa = XCConfigurationList;
  305. buildConfigurations = (
  306. C01FCF4F08A954540054247B /* Debug */,
  307. C01FCF5008A954540054247B /* Release */,
  308. );
  309. defaultConfigurationIsVisible = 0;
  310. defaultConfigurationName = Debug;
  311. };
  312. /* End XCConfigurationList section */
  313. };
  314. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  315. }