project.pbxproj 14 KB

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