project.pbxproj 26 KB

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