project.pbxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD21AE101E4A130500536178 /* bucket_hash_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD21AE0E1E4A130500536178 /* bucket_hash_tc.cpp */; };
  10. /* End PBXBuildFile section */
  11. /* Begin PBXContainerItemProxy section */
  12. CDEC1DDB235167880091D9F2 /* PBXContainerItemProxy */ = {
  13. isa = PBXContainerItemProxy;
  14. containerPortal = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
  15. proxyType = 2;
  16. remoteGlobalIDString = 05818F861A685AEA0072A469;
  17. remoteInfo = GoogleMock;
  18. };
  19. CDEC1DDD235167880091D9F2 /* PBXContainerItemProxy */ = {
  20. isa = PBXContainerItemProxy;
  21. containerPortal = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
  22. proxyType = 2;
  23. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  24. remoteInfo = gmock;
  25. };
  26. CDEC1DDF235167880091D9F2 /* PBXContainerItemProxy */ = {
  27. isa = PBXContainerItemProxy;
  28. containerPortal = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
  29. proxyType = 2;
  30. remoteGlobalIDString = 05E96B1F1A68634900204102;
  31. remoteInfo = gtest;
  32. };
  33. CDEC1DE1235167880091D9F2 /* PBXContainerItemProxy */ = {
  34. isa = PBXContainerItemProxy;
  35. containerPortal = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
  36. proxyType = 2;
  37. remoteGlobalIDString = 05818F901A685AEA0072A469;
  38. remoteInfo = GoogleMockTests;
  39. };
  40. /* End PBXContainerItemProxy section */
  41. /* Begin PBXCopyFilesBuildPhase section */
  42. CD21ADFF1E4A128F00536178 /* CopyFiles */ = {
  43. isa = PBXCopyFilesBuildPhase;
  44. buildActionMask = 2147483647;
  45. dstPath = /usr/share/man/man1/;
  46. dstSubfolderSpec = 0;
  47. files = (
  48. );
  49. runOnlyForDeploymentPostprocessing = 1;
  50. };
  51. /* End PBXCopyFilesBuildPhase section */
  52. /* Begin PBXFileReference section */
  53. CD21AE011E4A128F00536178 /* bucket_hash_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = bucket_hash_tc; sourceTree = BUILT_PRODUCTS_DIR; };
  54. CD21AE0E1E4A130500536178 /* bucket_hash_tc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bucket_hash_tc.cpp; sourceTree = "<group>"; };
  55. CD21AE0F1E4A130500536178 /* bucket_hash_map.t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bucket_hash_map.t.h; sourceTree = "<group>"; };
  56. CD21AE111E4A1F2A00536178 /* bucket_hash_map.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = bucket_hash_map.hpp; sourceTree = "<group>"; };
  57. CD7172E61E5685F10048DFFF /* bucket_hash_set.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = bucket_hash_set.hpp; sourceTree = "<group>"; };
  58. CD7172E71E57AEE20048DFFF /* bucket_hash_set.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bucket_hash_set.t.h; sourceTree = "<group>"; };
  59. CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  60. /* End PBXFileReference section */
  61. /* Begin PBXFrameworksBuildPhase section */
  62. CD21ADFE1E4A128F00536178 /* Frameworks */ = {
  63. isa = PBXFrameworksBuildPhase;
  64. buildActionMask = 2147483647;
  65. files = (
  66. );
  67. runOnlyForDeploymentPostprocessing = 0;
  68. };
  69. /* End PBXFrameworksBuildPhase section */
  70. /* Begin PBXGroup section */
  71. CD21ADF81E4A128F00536178 = {
  72. isa = PBXGroup;
  73. children = (
  74. CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */,
  75. CD21AE0B1E4A12A600536178 /* src */,
  76. CD21AE0C1E4A12AA00536178 /* test */,
  77. CD21AE021E4A128F00536178 /* Products */,
  78. );
  79. sourceTree = "<group>";
  80. };
  81. CD21AE021E4A128F00536178 /* Products */ = {
  82. isa = PBXGroup;
  83. children = (
  84. CD21AE011E4A128F00536178 /* bucket_hash_tc */,
  85. );
  86. name = Products;
  87. sourceTree = "<group>";
  88. };
  89. CD21AE0B1E4A12A600536178 /* src */ = {
  90. isa = PBXGroup;
  91. children = (
  92. CD21AE111E4A1F2A00536178 /* bucket_hash_map.hpp */,
  93. CD7172E61E5685F10048DFFF /* bucket_hash_set.hpp */,
  94. );
  95. name = src;
  96. sourceTree = "<group>";
  97. };
  98. CD21AE0C1E4A12AA00536178 /* test */ = {
  99. isa = PBXGroup;
  100. children = (
  101. CD21AE0F1E4A130500536178 /* bucket_hash_map.t.h */,
  102. CD7172E71E57AEE20048DFFF /* bucket_hash_set.t.h */,
  103. CD21AE0E1E4A130500536178 /* bucket_hash_tc.cpp */,
  104. );
  105. name = test;
  106. sourceTree = "<group>";
  107. };
  108. CDEC1DD5235167880091D9F2 /* Products */ = {
  109. isa = PBXGroup;
  110. children = (
  111. CDEC1DDC235167880091D9F2 /* GoogleMock.framework */,
  112. CDEC1DDE235167880091D9F2 /* gmock.framework */,
  113. CDEC1DE0235167880091D9F2 /* gtest.framework */,
  114. CDEC1DE2235167880091D9F2 /* GoogleMockTests.xctest */,
  115. );
  116. name = Products;
  117. sourceTree = "<group>";
  118. };
  119. /* End PBXGroup section */
  120. /* Begin PBXNativeTarget section */
  121. CD21AE001E4A128F00536178 /* bucket_hash_tc */ = {
  122. isa = PBXNativeTarget;
  123. buildConfigurationList = CD21AE081E4A128F00536178 /* Build configuration list for PBXNativeTarget "bucket_hash_tc" */;
  124. buildPhases = (
  125. CD21AE0D1E4A12CF00536178 /* ShellScript */,
  126. CD21ADFD1E4A128F00536178 /* Sources */,
  127. CD21ADFE1E4A128F00536178 /* Frameworks */,
  128. CD21ADFF1E4A128F00536178 /* CopyFiles */,
  129. );
  130. buildRules = (
  131. );
  132. dependencies = (
  133. );
  134. name = bucket_hash_tc;
  135. productName = bucket_hash_map;
  136. productReference = CD21AE011E4A128F00536178 /* bucket_hash_tc */;
  137. productType = "com.apple.product-type.tool";
  138. };
  139. /* End PBXNativeTarget section */
  140. /* Begin PBXProject section */
  141. CD21ADF91E4A128F00536178 /* Project object */ = {
  142. isa = PBXProject;
  143. attributes = {
  144. LastUpgradeCheck = 1230;
  145. ORGANIZATIONNAME = "Sam Jaffe";
  146. TargetAttributes = {
  147. CD21AE001E4A128F00536178 = {
  148. CreatedOnToolsVersion = 7.2.1;
  149. };
  150. };
  151. };
  152. buildConfigurationList = CD21ADFC1E4A128F00536178 /* Build configuration list for PBXProject "bucket_hash" */;
  153. compatibilityVersion = "Xcode 3.2";
  154. developmentRegion = en;
  155. hasScannedForEncodings = 0;
  156. knownRegions = (
  157. en,
  158. Base,
  159. );
  160. mainGroup = CD21ADF81E4A128F00536178;
  161. productRefGroup = CD21AE021E4A128F00536178 /* Products */;
  162. projectDirPath = "";
  163. projectReferences = (
  164. {
  165. ProductGroup = CDEC1DD5235167880091D9F2 /* Products */;
  166. ProjectRef = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
  167. },
  168. );
  169. projectRoot = "";
  170. targets = (
  171. CD21AE001E4A128F00536178 /* bucket_hash_tc */,
  172. );
  173. };
  174. /* End PBXProject section */
  175. /* Begin PBXReferenceProxy section */
  176. CDEC1DDC235167880091D9F2 /* GoogleMock.framework */ = {
  177. isa = PBXReferenceProxy;
  178. fileType = wrapper.framework;
  179. path = GoogleMock.framework;
  180. remoteRef = CDEC1DDB235167880091D9F2 /* PBXContainerItemProxy */;
  181. sourceTree = BUILT_PRODUCTS_DIR;
  182. };
  183. CDEC1DDE235167880091D9F2 /* gmock.framework */ = {
  184. isa = PBXReferenceProxy;
  185. fileType = wrapper.framework;
  186. path = gmock.framework;
  187. remoteRef = CDEC1DDD235167880091D9F2 /* PBXContainerItemProxy */;
  188. sourceTree = BUILT_PRODUCTS_DIR;
  189. };
  190. CDEC1DE0235167880091D9F2 /* gtest.framework */ = {
  191. isa = PBXReferenceProxy;
  192. fileType = wrapper.framework;
  193. path = gtest.framework;
  194. remoteRef = CDEC1DDF235167880091D9F2 /* PBXContainerItemProxy */;
  195. sourceTree = BUILT_PRODUCTS_DIR;
  196. };
  197. CDEC1DE2235167880091D9F2 /* GoogleMockTests.xctest */ = {
  198. isa = PBXReferenceProxy;
  199. fileType = wrapper.cfbundle;
  200. path = GoogleMockTests.xctest;
  201. remoteRef = CDEC1DE1235167880091D9F2 /* PBXContainerItemProxy */;
  202. sourceTree = BUILT_PRODUCTS_DIR;
  203. };
  204. /* End PBXReferenceProxy section */
  205. /* Begin PBXShellScriptBuildPhase section */
  206. CD21AE0D1E4A12CF00536178 /* ShellScript */ = {
  207. isa = PBXShellScriptBuildPhase;
  208. buildActionMask = 2147483647;
  209. files = (
  210. );
  211. inputPaths = (
  212. "$(SRCROOT)/bucket_hash_map.t.h",
  213. "$(SRCROOT)/bucket_hash_set.t.h",
  214. );
  215. outputPaths = (
  216. "$(SRCROOT)/bucket_hash_tc.cpp",
  217. );
  218. runOnlyForDeploymentPostprocessing = 0;
  219. shellPath = /bin/sh;
  220. shellScript = "cxxtestgen --error-printer -o bucket_hash_tc.cpp bucket_hash_map.t.h bucket_hash_set.t.h";
  221. };
  222. /* End PBXShellScriptBuildPhase section */
  223. /* Begin PBXSourcesBuildPhase section */
  224. CD21ADFD1E4A128F00536178 /* Sources */ = {
  225. isa = PBXSourcesBuildPhase;
  226. buildActionMask = 2147483647;
  227. files = (
  228. CD21AE101E4A130500536178 /* bucket_hash_tc.cpp in Sources */,
  229. );
  230. runOnlyForDeploymentPostprocessing = 0;
  231. };
  232. /* End PBXSourcesBuildPhase section */
  233. /* Begin XCBuildConfiguration section */
  234. CD21AE061E4A128F00536178 /* Debug */ = {
  235. isa = XCBuildConfiguration;
  236. buildSettings = {
  237. ALWAYS_SEARCH_USER_PATHS = NO;
  238. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  239. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  240. CLANG_CXX_LIBRARY = "libc++";
  241. CLANG_ENABLE_MODULES = YES;
  242. CLANG_ENABLE_OBJC_ARC = YES;
  243. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  244. CLANG_WARN_BOOL_CONVERSION = YES;
  245. CLANG_WARN_COMMA = YES;
  246. CLANG_WARN_CONSTANT_CONVERSION = YES;
  247. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  248. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  249. CLANG_WARN_EMPTY_BODY = YES;
  250. CLANG_WARN_ENUM_CONVERSION = YES;
  251. CLANG_WARN_INFINITE_RECURSION = YES;
  252. CLANG_WARN_INT_CONVERSION = YES;
  253. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  254. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  255. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  256. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  257. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  258. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  259. CLANG_WARN_STRICT_PROTOTYPES = YES;
  260. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  261. CLANG_WARN_UNREACHABLE_CODE = YES;
  262. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  263. CODE_SIGN_IDENTITY = "-";
  264. COPY_PHASE_STRIP = NO;
  265. DEBUG_INFORMATION_FORMAT = dwarf;
  266. ENABLE_STRICT_OBJC_MSGSEND = YES;
  267. ENABLE_TESTABILITY = YES;
  268. GCC_C_LANGUAGE_STANDARD = gnu99;
  269. GCC_DYNAMIC_NO_PIC = NO;
  270. GCC_NO_COMMON_BLOCKS = YES;
  271. GCC_OPTIMIZATION_LEVEL = 0;
  272. GCC_PREPROCESSOR_DEFINITIONS = (
  273. "DEBUG=1",
  274. "$(inherited)",
  275. );
  276. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  277. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  278. GCC_WARN_UNDECLARED_SELECTOR = YES;
  279. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  280. GCC_WARN_UNUSED_FUNCTION = YES;
  281. GCC_WARN_UNUSED_VARIABLE = YES;
  282. MACOSX_DEPLOYMENT_TARGET = 10.10;
  283. MTL_ENABLE_DEBUG_INFO = YES;
  284. ONLY_ACTIVE_ARCH = YES;
  285. SDKROOT = macosx;
  286. };
  287. name = Debug;
  288. };
  289. CD21AE071E4A128F00536178 /* Release */ = {
  290. isa = XCBuildConfiguration;
  291. buildSettings = {
  292. ALWAYS_SEARCH_USER_PATHS = NO;
  293. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  294. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  295. CLANG_CXX_LIBRARY = "libc++";
  296. CLANG_ENABLE_MODULES = YES;
  297. CLANG_ENABLE_OBJC_ARC = YES;
  298. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  299. CLANG_WARN_BOOL_CONVERSION = YES;
  300. CLANG_WARN_COMMA = YES;
  301. CLANG_WARN_CONSTANT_CONVERSION = YES;
  302. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  303. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  304. CLANG_WARN_EMPTY_BODY = YES;
  305. CLANG_WARN_ENUM_CONVERSION = YES;
  306. CLANG_WARN_INFINITE_RECURSION = YES;
  307. CLANG_WARN_INT_CONVERSION = YES;
  308. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  309. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  310. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  311. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  312. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  313. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  314. CLANG_WARN_STRICT_PROTOTYPES = YES;
  315. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  316. CLANG_WARN_UNREACHABLE_CODE = YES;
  317. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  318. CODE_SIGN_IDENTITY = "-";
  319. COPY_PHASE_STRIP = NO;
  320. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  321. ENABLE_NS_ASSERTIONS = NO;
  322. ENABLE_STRICT_OBJC_MSGSEND = YES;
  323. GCC_C_LANGUAGE_STANDARD = gnu99;
  324. GCC_NO_COMMON_BLOCKS = YES;
  325. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  326. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  327. GCC_WARN_UNDECLARED_SELECTOR = YES;
  328. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  329. GCC_WARN_UNUSED_FUNCTION = YES;
  330. GCC_WARN_UNUSED_VARIABLE = YES;
  331. MACOSX_DEPLOYMENT_TARGET = 10.10;
  332. MTL_ENABLE_DEBUG_INFO = NO;
  333. SDKROOT = macosx;
  334. };
  335. name = Release;
  336. };
  337. CD21AE091E4A128F00536178 /* Debug */ = {
  338. isa = XCBuildConfiguration;
  339. buildSettings = {
  340. CODE_SIGN_IDENTITY = "-";
  341. HEADER_SEARCH_PATHS = (
  342. /usr/local/include/,
  343. ../,
  344. );
  345. PRODUCT_NAME = bucket_hash_tc;
  346. };
  347. name = Debug;
  348. };
  349. CD21AE0A1E4A128F00536178 /* Release */ = {
  350. isa = XCBuildConfiguration;
  351. buildSettings = {
  352. CODE_SIGN_IDENTITY = "-";
  353. HEADER_SEARCH_PATHS = (
  354. /usr/local/include/,
  355. ../,
  356. );
  357. PRODUCT_NAME = bucket_hash_tc;
  358. };
  359. name = Release;
  360. };
  361. /* End XCBuildConfiguration section */
  362. /* Begin XCConfigurationList section */
  363. CD21ADFC1E4A128F00536178 /* Build configuration list for PBXProject "bucket_hash" */ = {
  364. isa = XCConfigurationList;
  365. buildConfigurations = (
  366. CD21AE061E4A128F00536178 /* Debug */,
  367. CD21AE071E4A128F00536178 /* Release */,
  368. );
  369. defaultConfigurationIsVisible = 0;
  370. defaultConfigurationName = Release;
  371. };
  372. CD21AE081E4A128F00536178 /* Build configuration list for PBXNativeTarget "bucket_hash_tc" */ = {
  373. isa = XCConfigurationList;
  374. buildConfigurations = (
  375. CD21AE091E4A128F00536178 /* Debug */,
  376. CD21AE0A1E4A128F00536178 /* Release */,
  377. );
  378. defaultConfigurationIsVisible = 0;
  379. defaultConfigurationName = Release;
  380. };
  381. /* End XCConfigurationList section */
  382. };
  383. rootObject = CD21ADF91E4A128F00536178 /* Project object */;
  384. }