project.pbxproj 26 KB

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