project.pbxproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD1CDE872252E5B900E5B6B2 /* properties.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD1CDE862252E5B900E5B6B2 /* properties.cxx */; };
  10. CD1CDE892252E60900E5B6B2 /* file_logger.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD1CDE882252E60900E5B6B2 /* file_logger.cxx */; };
  11. CD1CDE8B2252E61800E5B6B2 /* console_logger.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD1CDE8A2252E61800E5B6B2 /* console_logger.cxx */; };
  12. CD29739B1D7B401F00E37217 /* logger.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD2973991D7B401F00E37217 /* logger.cxx */; };
  13. CD3C80C01D6A2CA300ACC795 /* format.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD3C80BE1D6A2CA300ACC795 /* format.cxx */; };
  14. CD6F73EC225187BE0081ED74 /* logger in Headers */ = {isa = PBXBuildFile; fileRef = CD6F73EA225187A10081ED74 /* logger */; settings = {ATTRIBUTES = (Public, ); }; };
  15. CD6F7406225187F40081ED74 /* liblogging.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 0ECAC4AF1BC00AC500FDAE14 /* liblogging.dylib */; };
  16. CD6F740C225187FD0081ED74 /* logger_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD6F73FC225187E10081ED74 /* logger_test.cxx */; };
  17. CD6F746C22518A2C0081ED74 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD6F746B22518A2C0081ED74 /* GoogleMock.framework */; };
  18. CD88E9572252BDFC00927F40 /* log_manager.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD88E9552252BDFC00927F40 /* log_manager.cxx */; };
  19. CD88E95F2252D3EF00927F40 /* c_logger.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD88E95D2252D3EF00927F40 /* c_logger.cxx */; };
  20. CD88E9632252D67A00927F40 /* common.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD88E9612252D67A00927F40 /* common.cxx */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXContainerItemProxy section */
  23. CD6F7407225187F40081ED74 /* PBXContainerItemProxy */ = {
  24. isa = PBXContainerItemProxy;
  25. containerPortal = 0EB833411BBF45E600DDC844 /* Project object */;
  26. proxyType = 1;
  27. remoteGlobalIDString = 0ECAC4AE1BC00AC500FDAE14;
  28. remoteInfo = logging;
  29. };
  30. CD6F7436225189470081ED74 /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = CD6F742F225189470081ED74 /* GoogleMock.xcodeproj */;
  33. proxyType = 2;
  34. remoteGlobalIDString = 05818F861A685AEA0072A469;
  35. remoteInfo = GoogleMock;
  36. };
  37. CD6F7438225189470081ED74 /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = CD6F742F225189470081ED74 /* GoogleMock.xcodeproj */;
  40. proxyType = 2;
  41. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  42. remoteInfo = gmock;
  43. };
  44. CD6F743A225189470081ED74 /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = CD6F742F225189470081ED74 /* GoogleMock.xcodeproj */;
  47. proxyType = 2;
  48. remoteGlobalIDString = 05E96B1F1A68634900204102;
  49. remoteInfo = gtest;
  50. };
  51. CD6F743C225189470081ED74 /* PBXContainerItemProxy */ = {
  52. isa = PBXContainerItemProxy;
  53. containerPortal = CD6F742F225189470081ED74 /* GoogleMock.xcodeproj */;
  54. proxyType = 2;
  55. remoteGlobalIDString = 05818F901A685AEA0072A469;
  56. remoteInfo = GoogleMockTests;
  57. };
  58. /* End PBXContainerItemProxy section */
  59. /* Begin PBXFileReference section */
  60. 0EB833481BBF45E600DDC844 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
  61. 0ECAC4AF1BC00AC500FDAE14 /* liblogging.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = liblogging.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  62. CD1CDE862252E5B900E5B6B2 /* properties.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = properties.cxx; sourceTree = "<group>"; };
  63. CD1CDE882252E60900E5B6B2 /* file_logger.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = file_logger.cxx; sourceTree = "<group>"; };
  64. CD1CDE8A2252E61800E5B6B2 /* console_logger.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = console_logger.cxx; sourceTree = "<group>"; };
  65. CD2973991D7B401F00E37217 /* logger.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = logger.cxx; sourceTree = "<group>"; };
  66. CD3C80BE1D6A2CA300ACC795 /* format.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = format.cxx; sourceTree = "<group>"; };
  67. CD6F73EA225187A10081ED74 /* logger */ = {isa = PBXFileReference; lastKnownFileType = folder; name = logger; path = include/logger; sourceTree = "<group>"; };
  68. CD6F73FC225187E10081ED74 /* logger_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = logger_test.cxx; sourceTree = "<group>"; };
  69. CD6F7401225187F40081ED74 /* logger_test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = logger_test.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  70. CD6F7405225187F40081ED74 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  71. CD6F742D225189290081ED74 /* libcfmt_logger.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libcfmt_logger.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  72. CD6F742F225189470081ED74 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  73. CD6F746B22518A2C0081ED74 /* GoogleMock.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GoogleMock.framework; path = "../../../gmock-xcode-master/build/Release/GoogleMock.framework"; sourceTree = "<group>"; };
  74. CD88E9552252BDFC00927F40 /* log_manager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = log_manager.cxx; sourceTree = "<group>"; };
  75. CD88E95D2252D3EF00927F40 /* c_logger.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = c_logger.cxx; sourceTree = "<group>"; };
  76. CD88E9612252D67A00927F40 /* common.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = common.cxx; sourceTree = "<group>"; };
  77. CD88E9642252D6C700927F40 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
  78. /* End PBXFileReference section */
  79. /* Begin PBXFrameworksBuildPhase section */
  80. 0ECAC4AC1BC00AC500FDAE14 /* Frameworks */ = {
  81. isa = PBXFrameworksBuildPhase;
  82. buildActionMask = 2147483647;
  83. files = (
  84. );
  85. runOnlyForDeploymentPostprocessing = 0;
  86. };
  87. CD6F73FE225187F40081ED74 /* Frameworks */ = {
  88. isa = PBXFrameworksBuildPhase;
  89. buildActionMask = 2147483647;
  90. files = (
  91. CD6F7406225187F40081ED74 /* liblogging.dylib in Frameworks */,
  92. CD6F746C22518A2C0081ED74 /* GoogleMock.framework in Frameworks */,
  93. );
  94. runOnlyForDeploymentPostprocessing = 0;
  95. };
  96. /* End PBXFrameworksBuildPhase section */
  97. /* Begin PBXGroup section */
  98. 0EB833401BBF45E600DDC844 = {
  99. isa = PBXGroup;
  100. children = (
  101. CD6F73EA225187A10081ED74 /* logger */,
  102. CD2973971D7B3FC600E37217 /* src */,
  103. 0EB833481BBF45E600DDC844 /* Makefile */,
  104. CD6F73EB225187B30081ED74 /* test */,
  105. CD6F7402225187F40081ED74 /* logger_test */,
  106. 0EB8335A1BBF484800DDC844 /* Products */,
  107. CD6F742B225188600081ED74 /* Frameworks */,
  108. );
  109. sourceTree = "<group>";
  110. };
  111. 0EB8335A1BBF484800DDC844 /* Products */ = {
  112. isa = PBXGroup;
  113. children = (
  114. 0ECAC4AF1BC00AC500FDAE14 /* liblogging.dylib */,
  115. CD6F7401225187F40081ED74 /* logger_test.xctest */,
  116. );
  117. name = Products;
  118. sourceTree = "<group>";
  119. };
  120. CD1CDE812252E54100E5B6B2 /* loggers */ = {
  121. isa = PBXGroup;
  122. children = (
  123. CD1CDE862252E5B900E5B6B2 /* properties.cxx */,
  124. CD1CDE882252E60900E5B6B2 /* file_logger.cxx */,
  125. CD1CDE8A2252E61800E5B6B2 /* console_logger.cxx */,
  126. );
  127. path = loggers;
  128. sourceTree = "<group>";
  129. };
  130. CD2973971D7B3FC600E37217 /* src */ = {
  131. isa = PBXGroup;
  132. children = (
  133. CD1CDE812252E54100E5B6B2 /* loggers */,
  134. CD2973991D7B401F00E37217 /* logger.cxx */,
  135. CD88E9642252D6C700927F40 /* common.h */,
  136. CD88E9612252D67A00927F40 /* common.cxx */,
  137. CD88E95D2252D3EF00927F40 /* c_logger.cxx */,
  138. CD88E9552252BDFC00927F40 /* log_manager.cxx */,
  139. CD3C80BE1D6A2CA300ACC795 /* format.cxx */,
  140. );
  141. path = src;
  142. sourceTree = "<group>";
  143. };
  144. CD6F73EB225187B30081ED74 /* test */ = {
  145. isa = PBXGroup;
  146. children = (
  147. CD6F73FC225187E10081ED74 /* logger_test.cxx */,
  148. );
  149. path = test;
  150. sourceTree = "<group>";
  151. };
  152. CD6F7402225187F40081ED74 /* logger_test */ = {
  153. isa = PBXGroup;
  154. children = (
  155. CD6F7405225187F40081ED74 /* Info.plist */,
  156. );
  157. path = logger_test;
  158. sourceTree = "<group>";
  159. };
  160. CD6F742B225188600081ED74 /* Frameworks */ = {
  161. isa = PBXGroup;
  162. children = (
  163. CD6F746B22518A2C0081ED74 /* GoogleMock.framework */,
  164. CD6F742F225189470081ED74 /* GoogleMock.xcodeproj */,
  165. CD6F742D225189290081ED74 /* libcfmt_logger.dylib */,
  166. );
  167. name = Frameworks;
  168. sourceTree = "<group>";
  169. };
  170. CD6F7430225189470081ED74 /* Products */ = {
  171. isa = PBXGroup;
  172. children = (
  173. CD6F7437225189470081ED74 /* GoogleMock.framework */,
  174. CD6F7439225189470081ED74 /* gmock.framework */,
  175. CD6F743B225189470081ED74 /* gtest.framework */,
  176. CD6F743D225189470081ED74 /* GoogleMockTests.xctest */,
  177. );
  178. name = Products;
  179. sourceTree = "<group>";
  180. };
  181. /* End PBXGroup section */
  182. /* Begin PBXHeadersBuildPhase section */
  183. 0ECAC4AD1BC00AC500FDAE14 /* Headers */ = {
  184. isa = PBXHeadersBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. CD6F73EC225187BE0081ED74 /* logger in Headers */,
  188. );
  189. runOnlyForDeploymentPostprocessing = 0;
  190. };
  191. /* End PBXHeadersBuildPhase section */
  192. /* Begin PBXNativeTarget section */
  193. 0ECAC4AE1BC00AC500FDAE14 /* logging */ = {
  194. isa = PBXNativeTarget;
  195. buildConfigurationList = 0ECAC4B71BC00AC500FDAE14 /* Build configuration list for PBXNativeTarget "logging" */;
  196. buildPhases = (
  197. 0ECAC4AB1BC00AC500FDAE14 /* Sources */,
  198. 0ECAC4AC1BC00AC500FDAE14 /* Frameworks */,
  199. 0ECAC4AD1BC00AC500FDAE14 /* Headers */,
  200. );
  201. buildRules = (
  202. );
  203. dependencies = (
  204. );
  205. name = logging;
  206. productName = logging;
  207. productReference = 0ECAC4AF1BC00AC500FDAE14 /* liblogging.dylib */;
  208. productType = "com.apple.product-type.library.dynamic";
  209. };
  210. CD6F7400225187F40081ED74 /* logger_test */ = {
  211. isa = PBXNativeTarget;
  212. buildConfigurationList = CD6F7409225187F40081ED74 /* Build configuration list for PBXNativeTarget "logger_test" */;
  213. buildPhases = (
  214. CD6F73FD225187F40081ED74 /* Sources */,
  215. CD6F73FE225187F40081ED74 /* Frameworks */,
  216. CD6F73FF225187F40081ED74 /* Resources */,
  217. );
  218. buildRules = (
  219. );
  220. dependencies = (
  221. CD6F7408225187F40081ED74 /* PBXTargetDependency */,
  222. );
  223. name = logger_test;
  224. productName = logger_test;
  225. productReference = CD6F7401225187F40081ED74 /* logger_test.xctest */;
  226. productType = "com.apple.product-type.bundle.unit-test";
  227. };
  228. /* End PBXNativeTarget section */
  229. /* Begin PBXProject section */
  230. 0EB833411BBF45E600DDC844 /* Project object */ = {
  231. isa = PBXProject;
  232. attributes = {
  233. LastSwiftUpdateCheck = 1010;
  234. LastUpgradeCheck = 1000;
  235. TargetAttributes = {
  236. 0ECAC4AE1BC00AC500FDAE14 = {
  237. CreatedOnToolsVersion = 7.0.1;
  238. };
  239. CD6F7400225187F40081ED74 = {
  240. CreatedOnToolsVersion = 10.1;
  241. ProvisioningStyle = Automatic;
  242. };
  243. };
  244. };
  245. buildConfigurationList = 0EB833441BBF45E600DDC844 /* Build configuration list for PBXProject "logger" */;
  246. compatibilityVersion = "Xcode 3.2";
  247. developmentRegion = English;
  248. hasScannedForEncodings = 0;
  249. knownRegions = (
  250. en,
  251. );
  252. mainGroup = 0EB833401BBF45E600DDC844;
  253. productRefGroup = 0EB8335A1BBF484800DDC844 /* Products */;
  254. projectDirPath = "";
  255. projectReferences = (
  256. {
  257. ProductGroup = CD6F7430225189470081ED74 /* Products */;
  258. ProjectRef = CD6F742F225189470081ED74 /* GoogleMock.xcodeproj */;
  259. },
  260. );
  261. projectRoot = "";
  262. targets = (
  263. 0ECAC4AE1BC00AC500FDAE14 /* logging */,
  264. CD6F7400225187F40081ED74 /* logger_test */,
  265. );
  266. };
  267. /* End PBXProject section */
  268. /* Begin PBXReferenceProxy section */
  269. CD6F7437225189470081ED74 /* GoogleMock.framework */ = {
  270. isa = PBXReferenceProxy;
  271. fileType = wrapper.framework;
  272. path = GoogleMock.framework;
  273. remoteRef = CD6F7436225189470081ED74 /* PBXContainerItemProxy */;
  274. sourceTree = BUILT_PRODUCTS_DIR;
  275. };
  276. CD6F7439225189470081ED74 /* gmock.framework */ = {
  277. isa = PBXReferenceProxy;
  278. fileType = wrapper.framework;
  279. path = gmock.framework;
  280. remoteRef = CD6F7438225189470081ED74 /* PBXContainerItemProxy */;
  281. sourceTree = BUILT_PRODUCTS_DIR;
  282. };
  283. CD6F743B225189470081ED74 /* gtest.framework */ = {
  284. isa = PBXReferenceProxy;
  285. fileType = wrapper.framework;
  286. path = gtest.framework;
  287. remoteRef = CD6F743A225189470081ED74 /* PBXContainerItemProxy */;
  288. sourceTree = BUILT_PRODUCTS_DIR;
  289. };
  290. CD6F743D225189470081ED74 /* GoogleMockTests.xctest */ = {
  291. isa = PBXReferenceProxy;
  292. fileType = wrapper.cfbundle;
  293. path = GoogleMockTests.xctest;
  294. remoteRef = CD6F743C225189470081ED74 /* PBXContainerItemProxy */;
  295. sourceTree = BUILT_PRODUCTS_DIR;
  296. };
  297. /* End PBXReferenceProxy section */
  298. /* Begin PBXResourcesBuildPhase section */
  299. CD6F73FF225187F40081ED74 /* Resources */ = {
  300. isa = PBXResourcesBuildPhase;
  301. buildActionMask = 2147483647;
  302. files = (
  303. );
  304. runOnlyForDeploymentPostprocessing = 0;
  305. };
  306. /* End PBXResourcesBuildPhase section */
  307. /* Begin PBXSourcesBuildPhase section */
  308. 0ECAC4AB1BC00AC500FDAE14 /* Sources */ = {
  309. isa = PBXSourcesBuildPhase;
  310. buildActionMask = 2147483647;
  311. files = (
  312. CD29739B1D7B401F00E37217 /* logger.cxx in Sources */,
  313. CD88E9572252BDFC00927F40 /* log_manager.cxx in Sources */,
  314. CD3C80C01D6A2CA300ACC795 /* format.cxx in Sources */,
  315. CD88E95F2252D3EF00927F40 /* c_logger.cxx in Sources */,
  316. CD1CDE872252E5B900E5B6B2 /* properties.cxx in Sources */,
  317. CD1CDE8B2252E61800E5B6B2 /* console_logger.cxx in Sources */,
  318. CD1CDE892252E60900E5B6B2 /* file_logger.cxx in Sources */,
  319. CD88E9632252D67A00927F40 /* common.cxx in Sources */,
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. };
  323. CD6F73FD225187F40081ED74 /* Sources */ = {
  324. isa = PBXSourcesBuildPhase;
  325. buildActionMask = 2147483647;
  326. files = (
  327. CD6F740C225187FD0081ED74 /* logger_test.cxx in Sources */,
  328. );
  329. runOnlyForDeploymentPostprocessing = 0;
  330. };
  331. /* End PBXSourcesBuildPhase section */
  332. /* Begin PBXTargetDependency section */
  333. CD6F7408225187F40081ED74 /* PBXTargetDependency */ = {
  334. isa = PBXTargetDependency;
  335. target = 0ECAC4AE1BC00AC500FDAE14 /* logging */;
  336. targetProxy = CD6F7407225187F40081ED74 /* PBXContainerItemProxy */;
  337. };
  338. /* End PBXTargetDependency section */
  339. /* Begin XCBuildConfiguration section */
  340. 0EB833421BBF45E600DDC844 /* Debug */ = {
  341. isa = XCBuildConfiguration;
  342. buildSettings = {
  343. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  344. CLANG_WARN_BOOL_CONVERSION = YES;
  345. CLANG_WARN_COMMA = YES;
  346. CLANG_WARN_CONSTANT_CONVERSION = YES;
  347. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  348. CLANG_WARN_EMPTY_BODY = YES;
  349. CLANG_WARN_ENUM_CONVERSION = YES;
  350. CLANG_WARN_INFINITE_RECURSION = YES;
  351. CLANG_WARN_INT_CONVERSION = YES;
  352. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  353. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  354. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  355. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  356. CLANG_WARN_STRICT_PROTOTYPES = YES;
  357. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  358. CLANG_WARN_UNREACHABLE_CODE = YES;
  359. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  360. COPY_PHASE_STRIP = NO;
  361. ENABLE_STRICT_OBJC_MSGSEND = YES;
  362. ENABLE_TESTABILITY = YES;
  363. GCC_NO_COMMON_BLOCKS = YES;
  364. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  365. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  366. GCC_WARN_UNDECLARED_SELECTOR = YES;
  367. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  368. GCC_WARN_UNUSED_FUNCTION = YES;
  369. GCC_WARN_UNUSED_VARIABLE = YES;
  370. ONLY_ACTIVE_ARCH = YES;
  371. SDKROOT = macosx;
  372. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/ $(PROJECT_DIR)/../../paradigm/declarative/expect/include/";
  373. };
  374. name = Debug;
  375. };
  376. 0EB833431BBF45E600DDC844 /* Release */ = {
  377. isa = XCBuildConfiguration;
  378. buildSettings = {
  379. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  380. CLANG_WARN_BOOL_CONVERSION = YES;
  381. CLANG_WARN_COMMA = YES;
  382. CLANG_WARN_CONSTANT_CONVERSION = YES;
  383. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  384. CLANG_WARN_EMPTY_BODY = YES;
  385. CLANG_WARN_ENUM_CONVERSION = YES;
  386. CLANG_WARN_INFINITE_RECURSION = YES;
  387. CLANG_WARN_INT_CONVERSION = YES;
  388. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  389. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  390. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  391. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  392. CLANG_WARN_STRICT_PROTOTYPES = YES;
  393. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  394. CLANG_WARN_UNREACHABLE_CODE = YES;
  395. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  396. COPY_PHASE_STRIP = YES;
  397. ENABLE_STRICT_OBJC_MSGSEND = YES;
  398. GCC_NO_COMMON_BLOCKS = YES;
  399. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  400. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  401. GCC_WARN_UNDECLARED_SELECTOR = YES;
  402. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  403. GCC_WARN_UNUSED_FUNCTION = YES;
  404. GCC_WARN_UNUSED_VARIABLE = YES;
  405. SDKROOT = macosx;
  406. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/ $(PROJECT_DIR)/../../paradigm/declarative/expect/include/";
  407. };
  408. name = Release;
  409. };
  410. 0ECAC4B81BC00AC500FDAE14 /* Debug */ = {
  411. isa = XCBuildConfiguration;
  412. buildSettings = {
  413. ALWAYS_SEARCH_USER_PATHS = NO;
  414. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  415. CLANG_CXX_LIBRARY = "libc++";
  416. CLANG_ENABLE_MODULES = YES;
  417. CLANG_ENABLE_OBJC_ARC = YES;
  418. CLANG_WARN_BOOL_CONVERSION = YES;
  419. CLANG_WARN_CONSTANT_CONVERSION = YES;
  420. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  421. CLANG_WARN_EMPTY_BODY = YES;
  422. CLANG_WARN_ENUM_CONVERSION = YES;
  423. CLANG_WARN_INT_CONVERSION = YES;
  424. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  425. CLANG_WARN_UNREACHABLE_CODE = YES;
  426. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  427. COMBINE_HIDPI_IMAGES = YES;
  428. DEBUG_INFORMATION_FORMAT = dwarf;
  429. DYLIB_COMPATIBILITY_VERSION = 1;
  430. DYLIB_CURRENT_VERSION = 1;
  431. ENABLE_STRICT_OBJC_MSGSEND = YES;
  432. EXECUTABLE_PREFIX = lib;
  433. GCC_C_LANGUAGE_STANDARD = gnu11;
  434. GCC_DYNAMIC_NO_PIC = NO;
  435. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  436. GCC_ENABLE_CPP_RTTI = YES;
  437. GCC_NO_COMMON_BLOCKS = YES;
  438. GCC_OPTIMIZATION_LEVEL = 0;
  439. GCC_PREPROCESSOR_DEFINITIONS = (
  440. "DEBUG=1",
  441. "$(inherited)",
  442. );
  443. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  444. GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  445. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  446. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  447. GCC_WARN_PEDANTIC = NO;
  448. GCC_WARN_UNDECLARED_SELECTOR = YES;
  449. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  450. GCC_WARN_UNUSED_FUNCTION = YES;
  451. MACOSX_DEPLOYMENT_TARGET = 10.10;
  452. MTL_ENABLE_DEBUG_INFO = YES;
  453. PRODUCT_NAME = "$(TARGET_NAME)";
  454. USER_HEADER_SEARCH_PATHS = "../../**";
  455. };
  456. name = Debug;
  457. };
  458. 0ECAC4B91BC00AC500FDAE14 /* Release */ = {
  459. isa = XCBuildConfiguration;
  460. buildSettings = {
  461. ALWAYS_SEARCH_USER_PATHS = NO;
  462. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  463. CLANG_CXX_LIBRARY = "libc++";
  464. CLANG_ENABLE_MODULES = YES;
  465. CLANG_ENABLE_OBJC_ARC = YES;
  466. CLANG_WARN_BOOL_CONVERSION = YES;
  467. CLANG_WARN_CONSTANT_CONVERSION = YES;
  468. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  469. CLANG_WARN_EMPTY_BODY = YES;
  470. CLANG_WARN_ENUM_CONVERSION = YES;
  471. CLANG_WARN_INT_CONVERSION = YES;
  472. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  473. CLANG_WARN_UNREACHABLE_CODE = YES;
  474. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  475. COMBINE_HIDPI_IMAGES = YES;
  476. COPY_PHASE_STRIP = NO;
  477. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  478. DYLIB_COMPATIBILITY_VERSION = 1;
  479. DYLIB_CURRENT_VERSION = 1;
  480. ENABLE_NS_ASSERTIONS = NO;
  481. ENABLE_STRICT_OBJC_MSGSEND = YES;
  482. EXECUTABLE_PREFIX = lib;
  483. GCC_C_LANGUAGE_STANDARD = gnu11;
  484. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  485. GCC_ENABLE_CPP_RTTI = YES;
  486. GCC_NO_COMMON_BLOCKS = YES;
  487. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  488. GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  489. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  490. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  491. GCC_WARN_PEDANTIC = NO;
  492. GCC_WARN_UNDECLARED_SELECTOR = YES;
  493. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  494. GCC_WARN_UNUSED_FUNCTION = YES;
  495. MACOSX_DEPLOYMENT_TARGET = 10.10;
  496. MTL_ENABLE_DEBUG_INFO = NO;
  497. PRODUCT_NAME = "$(TARGET_NAME)";
  498. USER_HEADER_SEARCH_PATHS = "../../**";
  499. };
  500. name = Release;
  501. };
  502. CD6F740A225187F40081ED74 /* Debug */ = {
  503. isa = XCBuildConfiguration;
  504. buildSettings = {
  505. ALWAYS_SEARCH_USER_PATHS = NO;
  506. CLANG_ANALYZER_NONNULL = YES;
  507. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  508. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  509. CLANG_CXX_LIBRARY = "libc++";
  510. CLANG_ENABLE_MODULES = YES;
  511. CLANG_ENABLE_OBJC_ARC = YES;
  512. CLANG_ENABLE_OBJC_WEAK = YES;
  513. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  514. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  515. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  516. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  517. CODE_SIGN_IDENTITY = "-";
  518. CODE_SIGN_STYLE = Automatic;
  519. COMBINE_HIDPI_IMAGES = YES;
  520. DEBUG_INFORMATION_FORMAT = dwarf;
  521. GCC_C_LANGUAGE_STANDARD = gnu11;
  522. GCC_DYNAMIC_NO_PIC = NO;
  523. GCC_OPTIMIZATION_LEVEL = 0;
  524. GCC_PREPROCESSOR_DEFINITIONS = (
  525. "DEBUG=1",
  526. "$(inherited)",
  527. );
  528. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  529. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  530. INFOPLIST_FILE = logger_test/Info.plist;
  531. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  532. MACOSX_DEPLOYMENT_TARGET = 10.13;
  533. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  534. MTL_FAST_MATH = YES;
  535. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.logger-test";
  536. PRODUCT_NAME = "$(TARGET_NAME)";
  537. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  538. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  539. SWIFT_VERSION = 4.2;
  540. };
  541. name = Debug;
  542. };
  543. CD6F740B225187F40081ED74 /* Release */ = {
  544. isa = XCBuildConfiguration;
  545. buildSettings = {
  546. ALWAYS_SEARCH_USER_PATHS = NO;
  547. CLANG_ANALYZER_NONNULL = YES;
  548. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  549. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  550. CLANG_CXX_LIBRARY = "libc++";
  551. CLANG_ENABLE_MODULES = YES;
  552. CLANG_ENABLE_OBJC_ARC = YES;
  553. CLANG_ENABLE_OBJC_WEAK = YES;
  554. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  555. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  556. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  557. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  558. CODE_SIGN_IDENTITY = "-";
  559. CODE_SIGN_STYLE = Automatic;
  560. COMBINE_HIDPI_IMAGES = YES;
  561. COPY_PHASE_STRIP = NO;
  562. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  563. ENABLE_NS_ASSERTIONS = NO;
  564. GCC_C_LANGUAGE_STANDARD = gnu11;
  565. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  566. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  567. INFOPLIST_FILE = logger_test/Info.plist;
  568. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  569. MACOSX_DEPLOYMENT_TARGET = 10.13;
  570. MTL_ENABLE_DEBUG_INFO = NO;
  571. MTL_FAST_MATH = YES;
  572. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.logger-test";
  573. PRODUCT_NAME = "$(TARGET_NAME)";
  574. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  575. SWIFT_VERSION = 4.2;
  576. };
  577. name = Release;
  578. };
  579. /* End XCBuildConfiguration section */
  580. /* Begin XCConfigurationList section */
  581. 0EB833441BBF45E600DDC844 /* Build configuration list for PBXProject "logger" */ = {
  582. isa = XCConfigurationList;
  583. buildConfigurations = (
  584. 0EB833421BBF45E600DDC844 /* Debug */,
  585. 0EB833431BBF45E600DDC844 /* Release */,
  586. );
  587. defaultConfigurationIsVisible = 0;
  588. defaultConfigurationName = Release;
  589. };
  590. 0ECAC4B71BC00AC500FDAE14 /* Build configuration list for PBXNativeTarget "logging" */ = {
  591. isa = XCConfigurationList;
  592. buildConfigurations = (
  593. 0ECAC4B81BC00AC500FDAE14 /* Debug */,
  594. 0ECAC4B91BC00AC500FDAE14 /* Release */,
  595. );
  596. defaultConfigurationIsVisible = 0;
  597. defaultConfigurationName = Release;
  598. };
  599. CD6F7409225187F40081ED74 /* Build configuration list for PBXNativeTarget "logger_test" */ = {
  600. isa = XCConfigurationList;
  601. buildConfigurations = (
  602. CD6F740A225187F40081ED74 /* Debug */,
  603. CD6F740B225187F40081ED74 /* Release */,
  604. );
  605. defaultConfigurationIsVisible = 0;
  606. defaultConfigurationName = Release;
  607. };
  608. /* End XCConfigurationList section */
  609. };
  610. rootObject = 0EB833411BBF45E600DDC844 /* Project object */;
  611. }