project.pbxproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 07C15C512A5D677D00AF3B5B /* DDLogMessageFormatTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C15C4F2A5D677D00AF3B5B /* DDLogMessageFormatTests.swift */; };
  10. 07C15C552A5D83C000AF3B5B /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A7D8FD0217A1E9000B496D7 /* CocoaLumberjack.framework */; };
  11. 0A0ED26322CEAB290037739B /* DDSampleFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A55DA2D22CE962B00686977 /* DDSampleFileManager.m */; };
  12. 0A55DA2E22CE962B00686977 /* DDSampleFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A55DA2D22CE962B00686977 /* DDSampleFileManager.m */; };
  13. 0A7D8FD4217A1E9800B496D7 /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A7D8FD0217A1E9000B496D7 /* CocoaLumberjack.framework */; };
  14. 0A7D8FD5217A1E9D00B496D7 /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A7D8FD0217A1E9000B496D7 /* CocoaLumberjack.framework */; };
  15. 0A7E1D57217A7A380011CFEB /* DDSMocking.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A7E1D56217A7A380011CFEB /* DDSMocking.m */; };
  16. 0A7E1D58217A86EF0011CFEB /* DDSMocking.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A7E1D56217A7A380011CFEB /* DDSMocking.m */; };
  17. 0AA9B47321CC0AE60036182F /* DDFileLoggerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AA9B47221CC0AE60036182F /* DDFileLoggerTests.m */; };
  18. 0AA9B47721CC0B060036182F /* DDFileLoggerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AA9B47221CC0AE60036182F /* DDFileLoggerTests.m */; };
  19. 4C4A3683243C463F00410EF0 /* CocoaLumberjackSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A7D8FD2217A1E9000B496D7 /* CocoaLumberjackSwift.framework */; };
  20. 4C4A3686243C48DB00410EF0 /* DDLogCombineTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C4A367A243C418600410EF0 /* DDLogCombineTests.swift */; };
  21. 6ECBFDB721E9A31500CBB679 /* DDFileLoggerPerformanceTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6ECBFDB321E9A31500CBB679 /* DDFileLoggerPerformanceTests.m */; };
  22. 6ECBFDB821E9A3BC00CBB679 /* DDFileLoggerPerformanceTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6ECBFDB321E9A31500CBB679 /* DDFileLoggerPerformanceTests.m */; };
  23. 80AC19B12170AC54007800DC /* DDAtomicCounterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 80AC19B02170AC54007800DC /* DDAtomicCounterTests.m */; };
  24. 80AC19B22170AC58007800DC /* DDAtomicCounterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 80AC19B02170AC54007800DC /* DDAtomicCounterTests.m */; };
  25. B2C90DDF21B9796400A72FD2 /* DDLogFileManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B2C90DDE21B9796400A72FD2 /* DDLogFileManagerTests.m */; };
  26. B2C90DE321B9797800A72FD2 /* DDLogFileManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B2C90DDE21B9796400A72FD2 /* DDLogFileManagerTests.m */; };
  27. C70461FA260A210B0040853F /* DDContextFilterLogFormatterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C70461F9260A210B0040853F /* DDContextFilterLogFormatterTests.m */; };
  28. C70461FB260A210B0040853F /* DDContextFilterLogFormatterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C70461F9260A210B0040853F /* DDContextFilterLogFormatterTests.m */; };
  29. C76CFC962619EFB900949045 /* DDContextFilterLogFormatter+DeprecatedTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C76CFC952619EFB900949045 /* DDContextFilterLogFormatter+DeprecatedTests.m */; };
  30. C76CFC972619EFB900949045 /* DDContextFilterLogFormatter+DeprecatedTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C76CFC952619EFB900949045 /* DDContextFilterLogFormatter+DeprecatedTests.m */; };
  31. C7A5AB022191DA4D0074B29F /* DDBasicLoggingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C7A5AB012191DA4D0074B29F /* DDBasicLoggingTests.m */; };
  32. C7A5AB032191DA4D0074B29F /* DDBasicLoggingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C7A5AB012191DA4D0074B29F /* DDBasicLoggingTests.m */; };
  33. C7A5AB052191DB530074B29F /* DDOSLoggingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C7A5AB042191DB530074B29F /* DDOSLoggingTests.m */; };
  34. C7A5AB062191DB530074B29F /* DDOSLoggingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C7A5AB042191DB530074B29F /* DDOSLoggingTests.m */; };
  35. E982AAF21AE2C25800088365 /* DDLogTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E982AAF11AE2C25800088365 /* DDLogTests.m */; };
  36. E982AAF31AE2C25800088365 /* DDLogTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E982AAF11AE2C25800088365 /* DDLogTests.m */; };
  37. E9D3C9E31AE28AF400E795C5 /* DDLogMessageTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E9D3C9E21AE28AF400E795C5 /* DDLogMessageTests.m */; };
  38. E9D3C9E41AE28AF400E795C5 /* DDLogMessageTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E9D3C9E21AE28AF400E795C5 /* DDLogMessageTests.m */; };
  39. /* End PBXBuildFile section */
  40. /* Begin PBXContainerItemProxy section */
  41. 07EDA7762701A5D6003CBA45 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = 0A7D8FC7217A1E9000B496D7 /* Lumberjack.xcodeproj */;
  44. proxyType = 1;
  45. remoteGlobalIDString = 19FF460E1B8B4D1400B43179;
  46. remoteInfo = CocoaLumberjackSwift;
  47. };
  48. 0A7D8FCD217A1E9000B496D7 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = 0A7D8FC7217A1E9000B496D7 /* Lumberjack.xcodeproj */;
  51. proxyType = 2;
  52. remoteGlobalIDString = 18F3BFD71A81E06E00692297;
  53. remoteInfo = "CocoaLumberjack-Static";
  54. };
  55. 0A7D8FCF217A1E9000B496D7 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = 0A7D8FC7217A1E9000B496D7 /* Lumberjack.xcodeproj */;
  58. proxyType = 2;
  59. remoteGlobalIDString = 19FF46021B8B4CF400B43179;
  60. remoteInfo = CocoaLumberjack;
  61. };
  62. 0A7D8FD1217A1E9000B496D7 /* PBXContainerItemProxy */ = {
  63. isa = PBXContainerItemProxy;
  64. containerPortal = 0A7D8FC7217A1E9000B496D7 /* Lumberjack.xcodeproj */;
  65. proxyType = 2;
  66. remoteGlobalIDString = 19FF460F1B8B4D1400B43179;
  67. remoteInfo = CocoaLumberjackSwift;
  68. };
  69. D1CBDE5C2549A686001F63F7 /* PBXContainerItemProxy */ = {
  70. isa = PBXContainerItemProxy;
  71. containerPortal = 0A7D8FC7217A1E9000B496D7 /* Lumberjack.xcodeproj */;
  72. proxyType = 1;
  73. remoteGlobalIDString = 19FF46011B8B4CF400B43179;
  74. remoteInfo = CocoaLumberjack;
  75. };
  76. /* End PBXContainerItemProxy section */
  77. /* Begin PBXFileReference section */
  78. 07C15C4F2A5D677D00AF3B5B /* DDLogMessageFormatTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DDLogMessageFormatTests.swift; sourceTree = "<group>"; };
  79. 0A55DA2D22CE962B00686977 /* DDSampleFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDSampleFileManager.m; sourceTree = "<group>"; };
  80. 0A55DA2F22CE962F00686977 /* DDSampleFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDSampleFileManager.h; sourceTree = "<group>"; };
  81. 0A7D8FC7217A1E9000B496D7 /* Lumberjack.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Lumberjack.xcodeproj; path = ../Lumberjack.xcodeproj; sourceTree = "<group>"; };
  82. 0A7E1D55217A7A380011CFEB /* DDSMocking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DDSMocking.h; sourceTree = "<group>"; };
  83. 0A7E1D56217A7A380011CFEB /* DDSMocking.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DDSMocking.m; sourceTree = "<group>"; };
  84. 0AA9B47221CC0AE60036182F /* DDFileLoggerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DDFileLoggerTests.m; sourceTree = "<group>"; };
  85. 432B53331AAE423E00843E69 /* OS X Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "OS X Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  86. 432B53401AAE425D00843E69 /* iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  87. 49274B5D27BD6653005EAEB2 /* Tests-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Tests-Debug.xcconfig"; sourceTree = "<group>"; };
  88. 49274B5F27BD6653005EAEB2 /* Tests-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Tests-Shared.xcconfig"; sourceTree = "<group>"; };
  89. 49274B6027BD6653005EAEB2 /* Tests-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Tests-Release.xcconfig"; sourceTree = "<group>"; };
  90. 4C4A3678243C418600410EF0 /* Swift Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Swift Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  91. 4C4A367A243C418600410EF0 /* DDLogCombineTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DDLogCombineTests.swift; sourceTree = "<group>"; };
  92. 6ECBFDB321E9A31500CBB679 /* DDFileLoggerPerformanceTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDFileLoggerPerformanceTests.m; sourceTree = "<group>"; };
  93. 80AC19B02170AC54007800DC /* DDAtomicCounterTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DDAtomicCounterTests.m; sourceTree = "<group>"; };
  94. B2C90DDE21B9796400A72FD2 /* DDLogFileManagerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DDLogFileManagerTests.m; sourceTree = "<group>"; };
  95. C70461F9260A210B0040853F /* DDContextFilterLogFormatterTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DDContextFilterLogFormatterTests.m; sourceTree = "<group>"; };
  96. C76CFC952619EFB900949045 /* DDContextFilterLogFormatter+DeprecatedTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "DDContextFilterLogFormatter+DeprecatedTests.m"; sourceTree = "<group>"; };
  97. C7A5AB012191DA4D0074B29F /* DDBasicLoggingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DDBasicLoggingTests.m; sourceTree = "<group>"; };
  98. C7A5AB042191DB530074B29F /* DDOSLoggingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DDOSLoggingTests.m; sourceTree = "<group>"; };
  99. DA1B17371AB067EF004705E8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  100. E982AAF11AE2C25800088365 /* DDLogTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDLogTests.m; sourceTree = "<group>"; };
  101. E9D3C9E21AE28AF400E795C5 /* DDLogMessageTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDLogMessageTests.m; sourceTree = "<group>"; };
  102. /* End PBXFileReference section */
  103. /* Begin PBXFrameworksBuildPhase section */
  104. 432B53301AAE423E00843E69 /* Frameworks */ = {
  105. isa = PBXFrameworksBuildPhase;
  106. buildActionMask = 2147483647;
  107. files = (
  108. 0A7D8FD4217A1E9800B496D7 /* CocoaLumberjack.framework in Frameworks */,
  109. );
  110. runOnlyForDeploymentPostprocessing = 0;
  111. };
  112. 432B533D1AAE425D00843E69 /* Frameworks */ = {
  113. isa = PBXFrameworksBuildPhase;
  114. buildActionMask = 2147483647;
  115. files = (
  116. 0A7D8FD5217A1E9D00B496D7 /* CocoaLumberjack.framework in Frameworks */,
  117. );
  118. runOnlyForDeploymentPostprocessing = 0;
  119. };
  120. 4C4A3675243C418600410EF0 /* Frameworks */ = {
  121. isa = PBXFrameworksBuildPhase;
  122. buildActionMask = 2147483647;
  123. files = (
  124. 07C15C552A5D83C000AF3B5B /* CocoaLumberjack.framework in Frameworks */,
  125. 4C4A3683243C463F00410EF0 /* CocoaLumberjackSwift.framework in Frameworks */,
  126. );
  127. runOnlyForDeploymentPostprocessing = 0;
  128. };
  129. /* End PBXFrameworksBuildPhase section */
  130. /* Begin PBXGroup section */
  131. 0A7D8FC8217A1E9000B496D7 /* Products */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 0A7D8FCE217A1E9000B496D7 /* libCocoaLumberjack.a */,
  135. 0A7D8FD0217A1E9000B496D7 /* CocoaLumberjack.framework */,
  136. 0A7D8FD2217A1E9000B496D7 /* CocoaLumberjackSwift.framework */,
  137. );
  138. name = Products;
  139. sourceTree = "<group>";
  140. };
  141. 0A7D8FD3217A1E9800B496D7 /* Frameworks */ = {
  142. isa = PBXGroup;
  143. children = (
  144. );
  145. name = Frameworks;
  146. sourceTree = "<group>";
  147. };
  148. 432B531C1AAE40EB00843E69 = {
  149. isa = PBXGroup;
  150. children = (
  151. 0A7D8FC7217A1E9000B496D7 /* Lumberjack.xcodeproj */,
  152. 435F03B12174AB9600A86B2D /* Configs */,
  153. DA1B17371AB067EF004705E8 /* Info.plist */,
  154. 432B534B1AAE437D00843E69 /* CocoaLumberjackTests */,
  155. 4C4A3687243C509800410EF0 /* CocoaLumberjackSwiftTests */,
  156. 432B53261AAE40EB00843E69 /* Products */,
  157. 0A7D8FD3217A1E9800B496D7 /* Frameworks */,
  158. );
  159. sourceTree = "<group>";
  160. };
  161. 432B53261AAE40EB00843E69 /* Products */ = {
  162. isa = PBXGroup;
  163. children = (
  164. 432B53331AAE423E00843E69 /* OS X Tests.xctest */,
  165. 432B53401AAE425D00843E69 /* iOS Tests.xctest */,
  166. 4C4A3678243C418600410EF0 /* Swift Tests.xctest */,
  167. );
  168. name = Products;
  169. sourceTree = "<group>";
  170. };
  171. 432B534B1AAE437D00843E69 /* CocoaLumberjackTests */ = {
  172. isa = PBXGroup;
  173. children = (
  174. 80AC19B02170AC54007800DC /* DDAtomicCounterTests.m */,
  175. C7A5AB012191DA4D0074B29F /* DDBasicLoggingTests.m */,
  176. C76CFC952619EFB900949045 /* DDContextFilterLogFormatter+DeprecatedTests.m */,
  177. C70461F9260A210B0040853F /* DDContextFilterLogFormatterTests.m */,
  178. 6ECBFDB321E9A31500CBB679 /* DDFileLoggerPerformanceTests.m */,
  179. 0AA9B47221CC0AE60036182F /* DDFileLoggerTests.m */,
  180. B2C90DDE21B9796400A72FD2 /* DDLogFileManagerTests.m */,
  181. E9D3C9E21AE28AF400E795C5 /* DDLogMessageTests.m */,
  182. E982AAF11AE2C25800088365 /* DDLogTests.m */,
  183. C7A5AB042191DB530074B29F /* DDOSLoggingTests.m */,
  184. 0A55DA2F22CE962F00686977 /* DDSampleFileManager.h */,
  185. 0A55DA2D22CE962B00686977 /* DDSampleFileManager.m */,
  186. 0A7E1D55217A7A380011CFEB /* DDSMocking.h */,
  187. 0A7E1D56217A7A380011CFEB /* DDSMocking.m */,
  188. );
  189. path = CocoaLumberjackTests;
  190. sourceTree = "<group>";
  191. };
  192. 435F03B12174AB9600A86B2D /* Configs */ = {
  193. isa = PBXGroup;
  194. children = (
  195. 49274B6027BD6653005EAEB2 /* Tests-Release.xcconfig */,
  196. 49274B5D27BD6653005EAEB2 /* Tests-Debug.xcconfig */,
  197. 49274B5F27BD6653005EAEB2 /* Tests-Shared.xcconfig */,
  198. );
  199. name = Configs;
  200. path = ../Configs;
  201. sourceTree = "<group>";
  202. };
  203. 4C4A3687243C509800410EF0 /* CocoaLumberjackSwiftTests */ = {
  204. isa = PBXGroup;
  205. children = (
  206. 4C4A367A243C418600410EF0 /* DDLogCombineTests.swift */,
  207. 07C15C4F2A5D677D00AF3B5B /* DDLogMessageFormatTests.swift */,
  208. );
  209. path = CocoaLumberjackSwiftTests;
  210. sourceTree = "<group>";
  211. };
  212. /* End PBXGroup section */
  213. /* Begin PBXNativeTarget section */
  214. 432B53321AAE423E00843E69 /* OS X Tests */ = {
  215. isa = PBXNativeTarget;
  216. buildConfigurationList = 432B53391AAE423E00843E69 /* Build configuration list for PBXNativeTarget "OS X Tests" */;
  217. buildPhases = (
  218. 432B532F1AAE423E00843E69 /* Sources */,
  219. 432B53301AAE423E00843E69 /* Frameworks */,
  220. 432B53311AAE423E00843E69 /* Resources */,
  221. );
  222. buildRules = (
  223. );
  224. dependencies = (
  225. D1CBDE5D2549A686001F63F7 /* PBXTargetDependency */,
  226. );
  227. name = "OS X Tests";
  228. productName = "OS X Tests";
  229. productReference = 432B53331AAE423E00843E69 /* OS X Tests.xctest */;
  230. productType = "com.apple.product-type.bundle.unit-test";
  231. };
  232. 432B533F1AAE425D00843E69 /* iOS Tests */ = {
  233. isa = PBXNativeTarget;
  234. buildConfigurationList = 432B53461AAE425E00843E69 /* Build configuration list for PBXNativeTarget "iOS Tests" */;
  235. buildPhases = (
  236. 432B533C1AAE425D00843E69 /* Sources */,
  237. 432B533D1AAE425D00843E69 /* Frameworks */,
  238. 432B533E1AAE425D00843E69 /* Resources */,
  239. );
  240. buildRules = (
  241. );
  242. dependencies = (
  243. );
  244. name = "iOS Tests";
  245. productName = "iOS Tests";
  246. productReference = 432B53401AAE425D00843E69 /* iOS Tests.xctest */;
  247. productType = "com.apple.product-type.bundle.unit-test";
  248. };
  249. 4C4A3677243C418600410EF0 /* Swift Tests */ = {
  250. isa = PBXNativeTarget;
  251. buildConfigurationList = 4C4A3682243C418600410EF0 /* Build configuration list for PBXNativeTarget "Swift Tests" */;
  252. buildPhases = (
  253. 4C4A3674243C418600410EF0 /* Sources */,
  254. 4C4A3675243C418600410EF0 /* Frameworks */,
  255. 4C4A3676243C418600410EF0 /* Resources */,
  256. );
  257. buildRules = (
  258. );
  259. dependencies = (
  260. 07EDA7772701A5D6003CBA45 /* PBXTargetDependency */,
  261. );
  262. name = "Swift Tests";
  263. productName = "Swift Tests";
  264. productReference = 4C4A3678243C418600410EF0 /* Swift Tests.xctest */;
  265. productType = "com.apple.product-type.bundle.unit-test";
  266. };
  267. /* End PBXNativeTarget section */
  268. /* Begin PBXProject section */
  269. 432B531D1AAE40EB00843E69 /* Project object */ = {
  270. isa = PBXProject;
  271. attributes = {
  272. BuildIndependentTargetsInParallel = YES;
  273. LastSwiftUpdateCheck = 1130;
  274. LastUpgradeCheck = 1500;
  275. ORGANIZATIONNAME = deusty;
  276. TargetAttributes = {
  277. 432B53321AAE423E00843E69 = {
  278. CreatedOnToolsVersion = 6.1.1;
  279. LastSwiftMigration = 1000;
  280. };
  281. 432B533F1AAE425D00843E69 = {
  282. CreatedOnToolsVersion = 6.1.1;
  283. LastSwiftMigration = 0810;
  284. };
  285. 4C4A3677243C418600410EF0 = {
  286. CreatedOnToolsVersion = 11.3.1;
  287. };
  288. };
  289. };
  290. buildConfigurationList = 432B53201AAE40EB00843E69 /* Build configuration list for PBXProject "Tests" */;
  291. compatibilityVersion = "Xcode 10.0";
  292. developmentRegion = en;
  293. hasScannedForEncodings = 0;
  294. knownRegions = (
  295. en,
  296. Base,
  297. );
  298. mainGroup = 432B531C1AAE40EB00843E69;
  299. productRefGroup = 432B53261AAE40EB00843E69 /* Products */;
  300. projectDirPath = "";
  301. projectReferences = (
  302. {
  303. ProductGroup = 0A7D8FC8217A1E9000B496D7 /* Products */;
  304. ProjectRef = 0A7D8FC7217A1E9000B496D7 /* Lumberjack.xcodeproj */;
  305. },
  306. );
  307. projectRoot = "";
  308. targets = (
  309. 432B53321AAE423E00843E69 /* OS X Tests */,
  310. 432B533F1AAE425D00843E69 /* iOS Tests */,
  311. 4C4A3677243C418600410EF0 /* Swift Tests */,
  312. );
  313. };
  314. /* End PBXProject section */
  315. /* Begin PBXReferenceProxy section */
  316. 0A7D8FCE217A1E9000B496D7 /* libCocoaLumberjack.a */ = {
  317. isa = PBXReferenceProxy;
  318. fileType = archive.ar;
  319. path = libCocoaLumberjack.a;
  320. remoteRef = 0A7D8FCD217A1E9000B496D7 /* PBXContainerItemProxy */;
  321. sourceTree = BUILT_PRODUCTS_DIR;
  322. };
  323. 0A7D8FD0217A1E9000B496D7 /* CocoaLumberjack.framework */ = {
  324. isa = PBXReferenceProxy;
  325. fileType = wrapper.framework;
  326. path = CocoaLumberjack.framework;
  327. remoteRef = 0A7D8FCF217A1E9000B496D7 /* PBXContainerItemProxy */;
  328. sourceTree = BUILT_PRODUCTS_DIR;
  329. };
  330. 0A7D8FD2217A1E9000B496D7 /* CocoaLumberjackSwift.framework */ = {
  331. isa = PBXReferenceProxy;
  332. fileType = wrapper.framework;
  333. path = CocoaLumberjackSwift.framework;
  334. remoteRef = 0A7D8FD1217A1E9000B496D7 /* PBXContainerItemProxy */;
  335. sourceTree = BUILT_PRODUCTS_DIR;
  336. };
  337. /* End PBXReferenceProxy section */
  338. /* Begin PBXResourcesBuildPhase section */
  339. 432B53311AAE423E00843E69 /* Resources */ = {
  340. isa = PBXResourcesBuildPhase;
  341. buildActionMask = 2147483647;
  342. files = (
  343. );
  344. runOnlyForDeploymentPostprocessing = 0;
  345. };
  346. 432B533E1AAE425D00843E69 /* Resources */ = {
  347. isa = PBXResourcesBuildPhase;
  348. buildActionMask = 2147483647;
  349. files = (
  350. );
  351. runOnlyForDeploymentPostprocessing = 0;
  352. };
  353. 4C4A3676243C418600410EF0 /* Resources */ = {
  354. isa = PBXResourcesBuildPhase;
  355. buildActionMask = 2147483647;
  356. files = (
  357. );
  358. runOnlyForDeploymentPostprocessing = 0;
  359. };
  360. /* End PBXResourcesBuildPhase section */
  361. /* Begin PBXSourcesBuildPhase section */
  362. 432B532F1AAE423E00843E69 /* Sources */ = {
  363. isa = PBXSourcesBuildPhase;
  364. buildActionMask = 2147483647;
  365. files = (
  366. C76CFC962619EFB900949045 /* DDContextFilterLogFormatter+DeprecatedTests.m in Sources */,
  367. 0A7E1D57217A7A380011CFEB /* DDSMocking.m in Sources */,
  368. 0A55DA2E22CE962B00686977 /* DDSampleFileManager.m in Sources */,
  369. C7A5AB052191DB530074B29F /* DDOSLoggingTests.m in Sources */,
  370. C7A5AB022191DA4D0074B29F /* DDBasicLoggingTests.m in Sources */,
  371. E982AAF21AE2C25800088365 /* DDLogTests.m in Sources */,
  372. C70461FA260A210B0040853F /* DDContextFilterLogFormatterTests.m in Sources */,
  373. 6ECBFDB721E9A31500CBB679 /* DDFileLoggerPerformanceTests.m in Sources */,
  374. 0AA9B47321CC0AE60036182F /* DDFileLoggerTests.m in Sources */,
  375. 80AC19B12170AC54007800DC /* DDAtomicCounterTests.m in Sources */,
  376. B2C90DDF21B9796400A72FD2 /* DDLogFileManagerTests.m in Sources */,
  377. E9D3C9E31AE28AF400E795C5 /* DDLogMessageTests.m in Sources */,
  378. );
  379. runOnlyForDeploymentPostprocessing = 0;
  380. };
  381. 432B533C1AAE425D00843E69 /* Sources */ = {
  382. isa = PBXSourcesBuildPhase;
  383. buildActionMask = 2147483647;
  384. files = (
  385. C76CFC972619EFB900949045 /* DDContextFilterLogFormatter+DeprecatedTests.m in Sources */,
  386. 0A7E1D58217A86EF0011CFEB /* DDSMocking.m in Sources */,
  387. 0A0ED26322CEAB290037739B /* DDSampleFileManager.m in Sources */,
  388. C7A5AB062191DB530074B29F /* DDOSLoggingTests.m in Sources */,
  389. C7A5AB032191DA4D0074B29F /* DDBasicLoggingTests.m in Sources */,
  390. E982AAF31AE2C25800088365 /* DDLogTests.m in Sources */,
  391. C70461FB260A210B0040853F /* DDContextFilterLogFormatterTests.m in Sources */,
  392. 6ECBFDB821E9A3BC00CBB679 /* DDFileLoggerPerformanceTests.m in Sources */,
  393. 0AA9B47721CC0B060036182F /* DDFileLoggerTests.m in Sources */,
  394. 80AC19B22170AC58007800DC /* DDAtomicCounterTests.m in Sources */,
  395. B2C90DE321B9797800A72FD2 /* DDLogFileManagerTests.m in Sources */,
  396. E9D3C9E41AE28AF400E795C5 /* DDLogMessageTests.m in Sources */,
  397. );
  398. runOnlyForDeploymentPostprocessing = 0;
  399. };
  400. 4C4A3674243C418600410EF0 /* Sources */ = {
  401. isa = PBXSourcesBuildPhase;
  402. buildActionMask = 2147483647;
  403. files = (
  404. 4C4A3686243C48DB00410EF0 /* DDLogCombineTests.swift in Sources */,
  405. 07C15C512A5D677D00AF3B5B /* DDLogMessageFormatTests.swift in Sources */,
  406. );
  407. runOnlyForDeploymentPostprocessing = 0;
  408. };
  409. /* End PBXSourcesBuildPhase section */
  410. /* Begin PBXTargetDependency section */
  411. 07EDA7772701A5D6003CBA45 /* PBXTargetDependency */ = {
  412. isa = PBXTargetDependency;
  413. name = CocoaLumberjackSwift;
  414. targetProxy = 07EDA7762701A5D6003CBA45 /* PBXContainerItemProxy */;
  415. };
  416. D1CBDE5D2549A686001F63F7 /* PBXTargetDependency */ = {
  417. isa = PBXTargetDependency;
  418. name = CocoaLumberjack;
  419. targetProxy = D1CBDE5C2549A686001F63F7 /* PBXContainerItemProxy */;
  420. };
  421. /* End PBXTargetDependency section */
  422. /* Begin XCBuildConfiguration section */
  423. 432B532A1AAE40EB00843E69 /* Debug */ = {
  424. isa = XCBuildConfiguration;
  425. baseConfigurationReference = 49274B5D27BD6653005EAEB2 /* Tests-Debug.xcconfig */;
  426. buildSettings = {
  427. };
  428. name = Debug;
  429. };
  430. 432B532B1AAE40EB00843E69 /* Release */ = {
  431. isa = XCBuildConfiguration;
  432. baseConfigurationReference = 49274B6027BD6653005EAEB2 /* Tests-Release.xcconfig */;
  433. buildSettings = {
  434. };
  435. name = Release;
  436. };
  437. 432B533A1AAE423E00843E69 /* Debug */ = {
  438. isa = XCBuildConfiguration;
  439. buildSettings = {
  440. COMBINE_HIDPI_IMAGES = YES;
  441. FRAMEWORK_SEARCH_PATHS = (
  442. "$(DEVELOPER_FRAMEWORKS_DIR)",
  443. "$(inherited)",
  444. );
  445. INFOPLIST_FILE = Info.plist;
  446. LD_RUNPATH_SEARCH_PATHS = (
  447. "$(inherited)",
  448. "@executable_path/../Frameworks",
  449. "@loader_path/../Frameworks",
  450. );
  451. SUPPORTED_PLATFORMS = macosx;
  452. TARGETED_DEVICE_FAMILY = "";
  453. };
  454. name = Debug;
  455. };
  456. 432B533B1AAE423E00843E69 /* Release */ = {
  457. isa = XCBuildConfiguration;
  458. buildSettings = {
  459. COMBINE_HIDPI_IMAGES = YES;
  460. FRAMEWORK_SEARCH_PATHS = (
  461. "$(DEVELOPER_FRAMEWORKS_DIR)",
  462. "$(inherited)",
  463. );
  464. INFOPLIST_FILE = Info.plist;
  465. LD_RUNPATH_SEARCH_PATHS = (
  466. "$(inherited)",
  467. "@executable_path/../Frameworks",
  468. "@loader_path/../Frameworks",
  469. );
  470. SUPPORTED_PLATFORMS = macosx;
  471. TARGETED_DEVICE_FAMILY = "";
  472. };
  473. name = Release;
  474. };
  475. 432B53471AAE425E00843E69 /* Debug */ = {
  476. isa = XCBuildConfiguration;
  477. buildSettings = {
  478. INFOPLIST_FILE = Info.plist;
  479. SDKROOT = iphoneos;
  480. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  481. TARGETED_DEVICE_FAMILY = "1,2";
  482. };
  483. name = Debug;
  484. };
  485. 432B53481AAE425E00843E69 /* Release */ = {
  486. isa = XCBuildConfiguration;
  487. buildSettings = {
  488. INFOPLIST_FILE = Info.plist;
  489. SDKROOT = iphoneos;
  490. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  491. TARGETED_DEVICE_FAMILY = "1,2";
  492. };
  493. name = Release;
  494. };
  495. 4C4A367D243C418600410EF0 /* Debug */ = {
  496. isa = XCBuildConfiguration;
  497. buildSettings = {
  498. INFOPLIST_FILE = Info.plist;
  499. };
  500. name = Debug;
  501. };
  502. 4C4A367E243C418600410EF0 /* Release */ = {
  503. isa = XCBuildConfiguration;
  504. buildSettings = {
  505. INFOPLIST_FILE = Info.plist;
  506. };
  507. name = Release;
  508. };
  509. /* End XCBuildConfiguration section */
  510. /* Begin XCConfigurationList section */
  511. 432B53201AAE40EB00843E69 /* Build configuration list for PBXProject "Tests" */ = {
  512. isa = XCConfigurationList;
  513. buildConfigurations = (
  514. 432B532A1AAE40EB00843E69 /* Debug */,
  515. 432B532B1AAE40EB00843E69 /* Release */,
  516. );
  517. defaultConfigurationIsVisible = 0;
  518. defaultConfigurationName = Release;
  519. };
  520. 432B53391AAE423E00843E69 /* Build configuration list for PBXNativeTarget "OS X Tests" */ = {
  521. isa = XCConfigurationList;
  522. buildConfigurations = (
  523. 432B533A1AAE423E00843E69 /* Debug */,
  524. 432B533B1AAE423E00843E69 /* Release */,
  525. );
  526. defaultConfigurationIsVisible = 0;
  527. defaultConfigurationName = Release;
  528. };
  529. 432B53461AAE425E00843E69 /* Build configuration list for PBXNativeTarget "iOS Tests" */ = {
  530. isa = XCConfigurationList;
  531. buildConfigurations = (
  532. 432B53471AAE425E00843E69 /* Debug */,
  533. 432B53481AAE425E00843E69 /* Release */,
  534. );
  535. defaultConfigurationIsVisible = 0;
  536. defaultConfigurationName = Release;
  537. };
  538. 4C4A3682243C418600410EF0 /* Build configuration list for PBXNativeTarget "Swift Tests" */ = {
  539. isa = XCConfigurationList;
  540. buildConfigurations = (
  541. 4C4A367D243C418600410EF0 /* Debug */,
  542. 4C4A367E243C418600410EF0 /* Release */,
  543. );
  544. defaultConfigurationIsVisible = 0;
  545. defaultConfigurationName = Release;
  546. };
  547. /* End XCConfigurationList section */
  548. };
  549. rootObject = 432B531D1AAE40EB00843E69 /* Project object */;
  550. }