project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD10426124E8380600C0DF2A /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD0C598220C31CC300454F82 /* GoogleMock.framework */; };
  10. CD10426224E8382400C0DF2A /* vector_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD10423624E836A700C0DF2A /* vector_test.cxx */; };
  11. /* End PBXBuildFile section */
  12. /* Begin PBXContainerItemProxy section */
  13. CD0C598120C31CC300454F82 /* PBXContainerItemProxy */ = {
  14. isa = PBXContainerItemProxy;
  15. containerPortal = CD0C597A20C31CC300454F82 /* GoogleMock.xcodeproj */;
  16. proxyType = 2;
  17. remoteGlobalIDString = 05818F861A685AEA0072A469;
  18. remoteInfo = GoogleMock;
  19. };
  20. CD0C598320C31CC300454F82 /* PBXContainerItemProxy */ = {
  21. isa = PBXContainerItemProxy;
  22. containerPortal = CD0C597A20C31CC300454F82 /* GoogleMock.xcodeproj */;
  23. proxyType = 2;
  24. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  25. remoteInfo = gmock;
  26. };
  27. CD0C598520C31CC300454F82 /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = CD0C597A20C31CC300454F82 /* GoogleMock.xcodeproj */;
  30. proxyType = 2;
  31. remoteGlobalIDString = 05E96B1F1A68634900204102;
  32. remoteInfo = gtest;
  33. };
  34. CD0C598720C31CC300454F82 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = CD0C597A20C31CC300454F82 /* GoogleMock.xcodeproj */;
  37. proxyType = 2;
  38. remoteGlobalIDString = 05818F901A685AEA0072A469;
  39. remoteInfo = GoogleMockTests;
  40. };
  41. /* End PBXContainerItemProxy section */
  42. /* Begin PBXFileReference section */
  43. CD0C597A20C31CC300454F82 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  44. CD10423624E836A700C0DF2A /* vector_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vector_test.cxx; sourceTree = "<group>"; };
  45. CD10423E24E836BD00C0DF2A /* vector */ = {isa = PBXFileReference; lastKnownFileType = folder; name = vector; path = include/vector; sourceTree = "<group>"; };
  46. CD10425824E837FB00C0DF2A /* vector-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "vector-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  47. CD10425C24E837FB00C0DF2A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  48. /* End PBXFileReference section */
  49. /* Begin PBXFrameworksBuildPhase section */
  50. CD10425524E837FB00C0DF2A /* Frameworks */ = {
  51. isa = PBXFrameworksBuildPhase;
  52. buildActionMask = 2147483647;
  53. files = (
  54. CD10426124E8380600C0DF2A /* GoogleMock.framework in Frameworks */,
  55. );
  56. runOnlyForDeploymentPostprocessing = 0;
  57. };
  58. /* End PBXFrameworksBuildPhase section */
  59. /* Begin PBXGroup section */
  60. 0E5DFDD01BB4D3360063976E = {
  61. isa = PBXGroup;
  62. children = (
  63. CD0C597A20C31CC300454F82 /* GoogleMock.xcodeproj */,
  64. CD10423E24E836BD00C0DF2A /* vector */,
  65. CD10423524E836A700C0DF2A /* test */,
  66. CD10425924E837FB00C0DF2A /* vector-test */,
  67. 0E5DFDF41BB4D5040063976E /* Products */,
  68. CD10426024E8380600C0DF2A /* Frameworks */,
  69. );
  70. sourceTree = "<group>";
  71. };
  72. 0E5DFDF41BB4D5040063976E /* Products */ = {
  73. isa = PBXGroup;
  74. children = (
  75. CD10425824E837FB00C0DF2A /* vector-test.xctest */,
  76. );
  77. name = Products;
  78. sourceTree = "<group>";
  79. };
  80. CD0C597B20C31CC300454F82 /* Products */ = {
  81. isa = PBXGroup;
  82. children = (
  83. CD0C598220C31CC300454F82 /* GoogleMock.framework */,
  84. CD0C598420C31CC300454F82 /* gmock.framework */,
  85. CD0C598620C31CC300454F82 /* gtest.framework */,
  86. CD0C598820C31CC300454F82 /* GoogleMockTests.xctest */,
  87. );
  88. name = Products;
  89. sourceTree = "<group>";
  90. };
  91. CD10423524E836A700C0DF2A /* test */ = {
  92. isa = PBXGroup;
  93. children = (
  94. CD10423624E836A700C0DF2A /* vector_test.cxx */,
  95. );
  96. path = test;
  97. sourceTree = "<group>";
  98. };
  99. CD10425924E837FB00C0DF2A /* vector-test */ = {
  100. isa = PBXGroup;
  101. children = (
  102. CD10425C24E837FB00C0DF2A /* Info.plist */,
  103. );
  104. path = "vector-test";
  105. sourceTree = "<group>";
  106. };
  107. CD10426024E8380600C0DF2A /* Frameworks */ = {
  108. isa = PBXGroup;
  109. children = (
  110. );
  111. name = Frameworks;
  112. sourceTree = "<group>";
  113. };
  114. /* End PBXGroup section */
  115. /* Begin PBXNativeTarget section */
  116. CD10425724E837FB00C0DF2A /* vector-test */ = {
  117. isa = PBXNativeTarget;
  118. buildConfigurationList = CD10425D24E837FB00C0DF2A /* Build configuration list for PBXNativeTarget "vector-test" */;
  119. buildPhases = (
  120. CD10425424E837FB00C0DF2A /* Sources */,
  121. CD10425524E837FB00C0DF2A /* Frameworks */,
  122. CD10425624E837FB00C0DF2A /* Resources */,
  123. );
  124. buildRules = (
  125. );
  126. dependencies = (
  127. );
  128. name = "vector-test";
  129. productName = "vector-test";
  130. productReference = CD10425824E837FB00C0DF2A /* vector-test.xctest */;
  131. productType = "com.apple.product-type.bundle.unit-test";
  132. };
  133. /* End PBXNativeTarget section */
  134. /* Begin PBXProject section */
  135. 0E5DFDD11BB4D3360063976E /* Project object */ = {
  136. isa = PBXProject;
  137. attributes = {
  138. LastUpgradeCheck = 1030;
  139. TargetAttributes = {
  140. CD10425724E837FB00C0DF2A = {
  141. CreatedOnToolsVersion = 11.3.1;
  142. ProvisioningStyle = Automatic;
  143. };
  144. };
  145. };
  146. buildConfigurationList = 0E5DFDD41BB4D3360063976E /* Build configuration list for PBXProject "vector" */;
  147. compatibilityVersion = "Xcode 3.2";
  148. developmentRegion = en;
  149. hasScannedForEncodings = 0;
  150. knownRegions = (
  151. en,
  152. Base,
  153. );
  154. mainGroup = 0E5DFDD01BB4D3360063976E;
  155. productRefGroup = 0E5DFDF41BB4D5040063976E /* Products */;
  156. projectDirPath = "";
  157. projectReferences = (
  158. {
  159. ProductGroup = CD0C597B20C31CC300454F82 /* Products */;
  160. ProjectRef = CD0C597A20C31CC300454F82 /* GoogleMock.xcodeproj */;
  161. },
  162. );
  163. projectRoot = "";
  164. targets = (
  165. CD10425724E837FB00C0DF2A /* vector-test */,
  166. );
  167. };
  168. /* End PBXProject section */
  169. /* Begin PBXReferenceProxy section */
  170. CD0C598220C31CC300454F82 /* GoogleMock.framework */ = {
  171. isa = PBXReferenceProxy;
  172. fileType = wrapper.framework;
  173. path = GoogleMock.framework;
  174. remoteRef = CD0C598120C31CC300454F82 /* PBXContainerItemProxy */;
  175. sourceTree = BUILT_PRODUCTS_DIR;
  176. };
  177. CD0C598420C31CC300454F82 /* gmock.framework */ = {
  178. isa = PBXReferenceProxy;
  179. fileType = wrapper.framework;
  180. path = gmock.framework;
  181. remoteRef = CD0C598320C31CC300454F82 /* PBXContainerItemProxy */;
  182. sourceTree = BUILT_PRODUCTS_DIR;
  183. };
  184. CD0C598620C31CC300454F82 /* gtest.framework */ = {
  185. isa = PBXReferenceProxy;
  186. fileType = wrapper.framework;
  187. path = gtest.framework;
  188. remoteRef = CD0C598520C31CC300454F82 /* PBXContainerItemProxy */;
  189. sourceTree = BUILT_PRODUCTS_DIR;
  190. };
  191. CD0C598820C31CC300454F82 /* GoogleMockTests.xctest */ = {
  192. isa = PBXReferenceProxy;
  193. fileType = wrapper.cfbundle;
  194. path = GoogleMockTests.xctest;
  195. remoteRef = CD0C598720C31CC300454F82 /* PBXContainerItemProxy */;
  196. sourceTree = BUILT_PRODUCTS_DIR;
  197. };
  198. /* End PBXReferenceProxy section */
  199. /* Begin PBXResourcesBuildPhase section */
  200. CD10425624E837FB00C0DF2A /* Resources */ = {
  201. isa = PBXResourcesBuildPhase;
  202. buildActionMask = 2147483647;
  203. files = (
  204. );
  205. runOnlyForDeploymentPostprocessing = 0;
  206. };
  207. /* End PBXResourcesBuildPhase section */
  208. /* Begin PBXSourcesBuildPhase section */
  209. CD10425424E837FB00C0DF2A /* Sources */ = {
  210. isa = PBXSourcesBuildPhase;
  211. buildActionMask = 2147483647;
  212. files = (
  213. CD10426224E8382400C0DF2A /* vector_test.cxx in Sources */,
  214. );
  215. runOnlyForDeploymentPostprocessing = 0;
  216. };
  217. /* End PBXSourcesBuildPhase section */
  218. /* Begin XCBuildConfiguration section */
  219. 0E5DFDD21BB4D3360063976E /* Debug */ = {
  220. isa = XCBuildConfiguration;
  221. buildSettings = {
  222. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  223. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  224. CLANG_WARN_BOOL_CONVERSION = YES;
  225. CLANG_WARN_COMMA = YES;
  226. CLANG_WARN_CONSTANT_CONVERSION = YES;
  227. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  228. CLANG_WARN_EMPTY_BODY = YES;
  229. CLANG_WARN_ENUM_CONVERSION = YES;
  230. CLANG_WARN_INFINITE_RECURSION = YES;
  231. CLANG_WARN_INT_CONVERSION = YES;
  232. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  233. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  234. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  235. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  236. CLANG_WARN_STRICT_PROTOTYPES = YES;
  237. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  238. CLANG_WARN_UNREACHABLE_CODE = YES;
  239. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  240. COPY_PHASE_STRIP = NO;
  241. ENABLE_STRICT_OBJC_MSGSEND = YES;
  242. ENABLE_TESTABILITY = YES;
  243. GCC_NO_COMMON_BLOCKS = YES;
  244. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  245. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  246. GCC_WARN_UNDECLARED_SELECTOR = YES;
  247. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  248. GCC_WARN_UNUSED_FUNCTION = YES;
  249. GCC_WARN_UNUSED_VARIABLE = YES;
  250. ONLY_ACTIVE_ARCH = YES;
  251. SDKROOT = macosx;
  252. USER_HEADER_SEARCH_PATHS = "include/ extern/expect/include/";
  253. WARNING_CFLAGS = "-Wno-gnu-zero-variadic-macro-arguments";
  254. };
  255. name = Debug;
  256. };
  257. 0E5DFDD31BB4D3360063976E /* Release */ = {
  258. isa = XCBuildConfiguration;
  259. buildSettings = {
  260. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  261. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  262. CLANG_WARN_BOOL_CONVERSION = YES;
  263. CLANG_WARN_COMMA = YES;
  264. CLANG_WARN_CONSTANT_CONVERSION = YES;
  265. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  266. CLANG_WARN_EMPTY_BODY = YES;
  267. CLANG_WARN_ENUM_CONVERSION = YES;
  268. CLANG_WARN_INFINITE_RECURSION = YES;
  269. CLANG_WARN_INT_CONVERSION = YES;
  270. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  271. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  272. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  273. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  274. CLANG_WARN_STRICT_PROTOTYPES = YES;
  275. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  276. CLANG_WARN_UNREACHABLE_CODE = YES;
  277. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  278. COPY_PHASE_STRIP = YES;
  279. ENABLE_STRICT_OBJC_MSGSEND = YES;
  280. GCC_NO_COMMON_BLOCKS = YES;
  281. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  282. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  283. GCC_WARN_UNDECLARED_SELECTOR = YES;
  284. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  285. GCC_WARN_UNUSED_FUNCTION = YES;
  286. GCC_WARN_UNUSED_VARIABLE = YES;
  287. SDKROOT = macosx;
  288. USER_HEADER_SEARCH_PATHS = "include/ extern/expect/include/";
  289. WARNING_CFLAGS = "-Wno-gnu-zero-variadic-macro-arguments";
  290. };
  291. name = Release;
  292. };
  293. CD10425E24E837FB00C0DF2A /* Debug */ = {
  294. isa = XCBuildConfiguration;
  295. buildSettings = {
  296. ALWAYS_SEARCH_USER_PATHS = NO;
  297. CLANG_ANALYZER_NONNULL = YES;
  298. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  299. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  300. CLANG_CXX_LIBRARY = "libc++";
  301. CLANG_ENABLE_MODULES = YES;
  302. CLANG_ENABLE_OBJC_ARC = YES;
  303. CLANG_ENABLE_OBJC_WEAK = YES;
  304. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  305. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  306. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  307. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  308. CODE_SIGN_STYLE = Automatic;
  309. COMBINE_HIDPI_IMAGES = YES;
  310. DEBUG_INFORMATION_FORMAT = dwarf;
  311. GCC_C_LANGUAGE_STANDARD = gnu11;
  312. GCC_DYNAMIC_NO_PIC = NO;
  313. GCC_OPTIMIZATION_LEVEL = 0;
  314. GCC_PREPROCESSOR_DEFINITIONS = (
  315. "DEBUG=1",
  316. "$(inherited)",
  317. );
  318. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  319. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  320. INFOPLIST_FILE = "vector-test/Info.plist";
  321. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  322. MACOSX_DEPLOYMENT_TARGET = 10.14;
  323. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  324. MTL_FAST_MATH = YES;
  325. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.vector-test";
  326. PRODUCT_NAME = "$(TARGET_NAME)";
  327. };
  328. name = Debug;
  329. };
  330. CD10425F24E837FB00C0DF2A /* Release */ = {
  331. isa = XCBuildConfiguration;
  332. buildSettings = {
  333. ALWAYS_SEARCH_USER_PATHS = NO;
  334. CLANG_ANALYZER_NONNULL = YES;
  335. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  336. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  337. CLANG_CXX_LIBRARY = "libc++";
  338. CLANG_ENABLE_MODULES = YES;
  339. CLANG_ENABLE_OBJC_ARC = YES;
  340. CLANG_ENABLE_OBJC_WEAK = YES;
  341. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  342. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  343. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  344. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  345. CODE_SIGN_STYLE = Automatic;
  346. COMBINE_HIDPI_IMAGES = YES;
  347. COPY_PHASE_STRIP = NO;
  348. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  349. ENABLE_NS_ASSERTIONS = NO;
  350. GCC_C_LANGUAGE_STANDARD = gnu11;
  351. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  352. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  353. INFOPLIST_FILE = "vector-test/Info.plist";
  354. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  355. MACOSX_DEPLOYMENT_TARGET = 10.14;
  356. MTL_ENABLE_DEBUG_INFO = NO;
  357. MTL_FAST_MATH = YES;
  358. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.vector-test";
  359. PRODUCT_NAME = "$(TARGET_NAME)";
  360. };
  361. name = Release;
  362. };
  363. /* End XCBuildConfiguration section */
  364. /* Begin XCConfigurationList section */
  365. 0E5DFDD41BB4D3360063976E /* Build configuration list for PBXProject "vector" */ = {
  366. isa = XCConfigurationList;
  367. buildConfigurations = (
  368. 0E5DFDD21BB4D3360063976E /* Debug */,
  369. 0E5DFDD31BB4D3360063976E /* Release */,
  370. );
  371. defaultConfigurationIsVisible = 0;
  372. defaultConfigurationName = Release;
  373. };
  374. CD10425D24E837FB00C0DF2A /* Build configuration list for PBXNativeTarget "vector-test" */ = {
  375. isa = XCConfigurationList;
  376. buildConfigurations = (
  377. CD10425E24E837FB00C0DF2A /* Debug */,
  378. CD10425F24E837FB00C0DF2A /* Release */,
  379. );
  380. defaultConfigurationIsVisible = 0;
  381. defaultConfigurationName = Release;
  382. };
  383. /* End XCConfigurationList section */
  384. };
  385. rootObject = 0E5DFDD11BB4D3360063976E /* Project object */;
  386. }