/core/externals/update-engine/externals/google-toolbox-for-mac/SpotlightPlugins/XcodeProject/TestData/test.xcodeproj/project.pbxproj

http://macfuse.googlecode.com/ · Unknown · 277 lines · 266 code · 11 blank · 0 comment · 0 complexity · 603191eed8297dded49625f23d973d00 MD5 · raw file

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
  10. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
  11. 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
  12. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  13. /* End PBXBuildFile section */
  14. /* Begin PBXFileReference section */
  15. 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  16. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  17. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  18. 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
  19. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  20. 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  21. 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  22. 32CA4F630368D1EE00C91783 /* test_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = test_Prefix.pch; sourceTree = "<group>"; };
  23. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  24. 8D1107320486CEB800E47090 /* test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = test.app; sourceTree = BUILT_PRODUCTS_DIR; };
  25. /* End PBXFileReference section */
  26. /* Begin PBXFrameworksBuildPhase section */
  27. 8D11072E0486CEB800E47090 /* Frameworks */ = {
  28. isa = PBXFrameworksBuildPhase;
  29. buildActionMask = 2147483647;
  30. files = (
  31. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
  32. );
  33. runOnlyForDeploymentPostprocessing = 0;
  34. };
  35. /* End PBXFrameworksBuildPhase section */
  36. /* Begin PBXGroup section */
  37. 080E96DDFE201D6D7F000001 /* Classes */ = {
  38. isa = PBXGroup;
  39. children = (
  40. );
  41. name = Classes;
  42. sourceTree = "<group>";
  43. };
  44. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
  45. isa = PBXGroup;
  46. children = (
  47. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
  48. );
  49. name = "Linked Frameworks";
  50. sourceTree = "<group>";
  51. };
  52. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
  53. isa = PBXGroup;
  54. children = (
  55. 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
  56. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
  57. 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
  58. );
  59. name = "Other Frameworks";
  60. sourceTree = "<group>";
  61. };
  62. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  63. isa = PBXGroup;
  64. children = (
  65. 8D1107320486CEB800E47090 /* test.app */,
  66. );
  67. name = Products;
  68. sourceTree = "<group>";
  69. };
  70. 29B97314FDCFA39411CA2CEA /* test */ = {
  71. isa = PBXGroup;
  72. children = (
  73. 080E96DDFE201D6D7F000001 /* Classes */,
  74. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  75. 29B97317FDCFA39411CA2CEA /* Resources */,
  76. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  77. 19C28FACFE9D520D11CA2CBB /* Products */,
  78. );
  79. comments = "test comment";
  80. name = test;
  81. sourceTree = "<group>";
  82. };
  83. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  84. isa = PBXGroup;
  85. children = (
  86. 32CA4F630368D1EE00C91783 /* test_Prefix.pch */,
  87. 29B97316FDCFA39411CA2CEA /* main.m */,
  88. );
  89. name = "Other Sources";
  90. sourceTree = "<group>";
  91. };
  92. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  93. isa = PBXGroup;
  94. children = (
  95. 8D1107310486CEB800E47090 /* Info.plist */,
  96. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
  97. 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
  98. );
  99. name = Resources;
  100. sourceTree = "<group>";
  101. };
  102. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  103. isa = PBXGroup;
  104. children = (
  105. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  106. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
  107. );
  108. name = Frameworks;
  109. sourceTree = "<group>";
  110. };
  111. /* End PBXGroup section */
  112. /* Begin PBXNativeTarget section */
  113. 8D1107260486CEB800E47090 /* test */ = {
  114. isa = PBXNativeTarget;
  115. buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "test" */;
  116. buildPhases = (
  117. 8D1107290486CEB800E47090 /* Resources */,
  118. 8D11072C0486CEB800E47090 /* Sources */,
  119. 8D11072E0486CEB800E47090 /* Frameworks */,
  120. );
  121. buildRules = (
  122. );
  123. dependencies = (
  124. );
  125. name = test;
  126. productInstallPath = "$(HOME)/Applications";
  127. productName = test;
  128. productReference = 8D1107320486CEB800E47090 /* test.app */;
  129. productType = "com.apple.product-type.application";
  130. };
  131. /* End PBXNativeTarget section */
  132. /* Begin PBXProject section */
  133. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  134. isa = PBXProject;
  135. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "test" */;
  136. compatibilityVersion = "Xcode 3.1";
  137. hasScannedForEncodings = 1;
  138. mainGroup = 29B97314FDCFA39411CA2CEA /* test */;
  139. projectDirPath = "";
  140. projectRoot = "";
  141. targets = (
  142. 8D1107260486CEB800E47090 /* test */,
  143. );
  144. };
  145. /* End PBXProject section */
  146. /* Begin PBXResourcesBuildPhase section */
  147. 8D1107290486CEB800E47090 /* Resources */ = {
  148. isa = PBXResourcesBuildPhase;
  149. buildActionMask = 2147483647;
  150. files = (
  151. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
  152. 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
  153. );
  154. runOnlyForDeploymentPostprocessing = 0;
  155. };
  156. /* End PBXResourcesBuildPhase section */
  157. /* Begin PBXSourcesBuildPhase section */
  158. 8D11072C0486CEB800E47090 /* Sources */ = {
  159. isa = PBXSourcesBuildPhase;
  160. buildActionMask = 2147483647;
  161. files = (
  162. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  163. );
  164. runOnlyForDeploymentPostprocessing = 0;
  165. };
  166. /* End PBXSourcesBuildPhase section */
  167. /* Begin PBXVariantGroup section */
  168. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
  169. isa = PBXVariantGroup;
  170. children = (
  171. 089C165DFE840E0CC02AAC07 /* English */,
  172. );
  173. name = InfoPlist.strings;
  174. sourceTree = "<group>";
  175. };
  176. 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
  177. isa = PBXVariantGroup;
  178. children = (
  179. 1DDD58150DA1D0A300B32029 /* English */,
  180. );
  181. name = MainMenu.xib;
  182. sourceTree = "<group>";
  183. };
  184. /* End PBXVariantGroup section */
  185. /* Begin XCBuildConfiguration section */
  186. C01FCF4B08A954540054247B /* Debug */ = {
  187. isa = XCBuildConfiguration;
  188. buildSettings = {
  189. ALWAYS_SEARCH_USER_PATHS = NO;
  190. COPY_PHASE_STRIP = NO;
  191. GCC_DYNAMIC_NO_PIC = NO;
  192. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  193. GCC_MODEL_TUNING = G5;
  194. GCC_OPTIMIZATION_LEVEL = 0;
  195. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  196. GCC_PREFIX_HEADER = test_Prefix.pch;
  197. INFOPLIST_FILE = Info.plist;
  198. INSTALL_PATH = "$(HOME)/Applications";
  199. PRODUCT_NAME = test;
  200. };
  201. name = Debug;
  202. };
  203. C01FCF4C08A954540054247B /* Release */ = {
  204. isa = XCBuildConfiguration;
  205. buildSettings = {
  206. ALWAYS_SEARCH_USER_PATHS = NO;
  207. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  208. GCC_MODEL_TUNING = G5;
  209. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  210. GCC_PREFIX_HEADER = test_Prefix.pch;
  211. INFOPLIST_FILE = Info.plist;
  212. INSTALL_PATH = "$(HOME)/Applications";
  213. PRODUCT_NAME = test;
  214. };
  215. name = Release;
  216. };
  217. C01FCF4F08A954540054247B /* Debug */ = {
  218. isa = XCBuildConfiguration;
  219. buildSettings = {
  220. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  221. GCC_C_LANGUAGE_STANDARD = c99;
  222. GCC_OPTIMIZATION_LEVEL = 0;
  223. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  224. GCC_WARN_UNUSED_VARIABLE = YES;
  225. ONLY_ACTIVE_ARCH = YES;
  226. PREBINDING = NO;
  227. SDKROOT = macosx10.5;
  228. };
  229. name = Debug;
  230. };
  231. C01FCF5008A954540054247B /* Release */ = {
  232. isa = XCBuildConfiguration;
  233. buildSettings = {
  234. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  235. GCC_C_LANGUAGE_STANDARD = c99;
  236. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  237. GCC_WARN_UNUSED_VARIABLE = YES;
  238. PREBINDING = NO;
  239. SDKROOT = macosx10.5;
  240. };
  241. name = Release;
  242. };
  243. /* End XCBuildConfiguration section */
  244. /* Begin XCConfigurationList section */
  245. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "test" */ = {
  246. isa = XCConfigurationList;
  247. buildConfigurations = (
  248. C01FCF4B08A954540054247B /* Debug */,
  249. C01FCF4C08A954540054247B /* Release */,
  250. );
  251. defaultConfigurationIsVisible = 0;
  252. defaultConfigurationName = Release;
  253. };
  254. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "test" */ = {
  255. isa = XCConfigurationList;
  256. buildConfigurations = (
  257. C01FCF4F08A954540054247B /* Debug */,
  258. C01FCF5008A954540054247B /* Release */,
  259. );
  260. defaultConfigurationIsVisible = 0;
  261. defaultConfigurationName = Release;
  262. };
  263. /* End XCConfigurationList section */
  264. };
  265. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  266. }