project.pbxproj 14 KB

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