description.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353
  1. {
  2. "builtTestProducts" : [
  3. ],
  4. "copyCommands" : {
  5. },
  6. "explicitTargetDependencyImportCheckingMode" : {
  7. "none" : {
  8. }
  9. },
  10. "generatedSourceTargetSet" : [
  11. ],
  12. "pluginDescriptions" : [
  13. ],
  14. "swiftCommands" : {
  15. "C.BaseCore-arm64-apple-ios15.0-debug.module" : {
  16. "executable" : "/Library/Developer/CommandLineTools/usr/bin/swiftc",
  17. "fileList" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/sources",
  18. "importPath" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/Modules",
  19. "inputs" : [
  20. {
  21. "kind" : "file",
  22. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/BaseCore.swift"
  23. },
  24. {
  25. "kind" : "file",
  26. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/ILog.swift"
  27. },
  28. {
  29. "kind" : "file",
  30. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/NoOpLogger.swift"
  31. },
  32. {
  33. "kind" : "file",
  34. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/OSLogLogger.swift"
  35. },
  36. {
  37. "kind" : "file",
  38. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Network/NetworkManager.swift"
  39. },
  40. {
  41. "kind" : "file",
  42. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Push/IPushService.swift"
  43. },
  44. {
  45. "kind" : "file",
  46. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Share/IShareCallback.swift"
  47. },
  48. {
  49. "kind" : "file",
  50. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Share/IShareService.swift"
  51. },
  52. {
  53. "kind" : "file",
  54. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Storage/IStorage.swift"
  55. },
  56. {
  57. "kind" : "file",
  58. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Storage/StorageImpl.swift"
  59. },
  60. {
  61. "kind" : "file",
  62. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Util/IUtil.swift"
  63. },
  64. {
  65. "kind" : "file",
  66. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/swift-version--1AB21518FC5DEDBE.txt"
  67. },
  68. {
  69. "kind" : "file",
  70. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/sources"
  71. }
  72. ],
  73. "isLibrary" : true,
  74. "moduleName" : "BaseCore",
  75. "moduleOutputPath" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/Modules/BaseCore.swiftmodule",
  76. "objects" : [
  77. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/BaseCore.swift.o",
  78. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/ILog.swift.o",
  79. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/NoOpLogger.swift.o",
  80. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/OSLogLogger.swift.o",
  81. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/NetworkManager.swift.o",
  82. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IPushService.swift.o",
  83. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IShareCallback.swift.o",
  84. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IShareService.swift.o",
  85. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IStorage.swift.o",
  86. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/StorageImpl.swift.o",
  87. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IUtil.swift.o"
  88. ],
  89. "otherArguments" : [
  90. "-target",
  91. "arm64-apple-ios15.0",
  92. "-incremental",
  93. "-enable-batch-mode",
  94. "-serialize-diagnostics",
  95. "-index-store-path",
  96. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/index/store",
  97. "-Onone",
  98. "-enable-testing",
  99. "-j12",
  100. "-DSWIFT_PACKAGE",
  101. "-DDEBUG",
  102. "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE",
  103. "-module-cache-path",
  104. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/ModuleCache",
  105. "-parseable-output",
  106. "-parse-as-library",
  107. "-emit-objc-header",
  108. "-emit-objc-header-path",
  109. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/include/BaseCore-Swift.h",
  110. "-swift-version",
  111. "5",
  112. "-plugin-path",
  113. "/Library/Developer/CommandLineTools/usr/lib/swift/host/plugins/testing",
  114. "-sdk",
  115. "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk",
  116. "-g",
  117. "-Xcc",
  118. "-isysroot",
  119. "-Xcc",
  120. "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk",
  121. "-Xcc",
  122. "-fPIC",
  123. "-Xcc",
  124. "-g",
  125. "-package-name",
  126. "basecore"
  127. ],
  128. "outputFileMapPath" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/output-file-map.json",
  129. "outputs" : [
  130. {
  131. "kind" : "file",
  132. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/BaseCore.swift.o"
  133. },
  134. {
  135. "kind" : "file",
  136. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/ILog.swift.o"
  137. },
  138. {
  139. "kind" : "file",
  140. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/NoOpLogger.swift.o"
  141. },
  142. {
  143. "kind" : "file",
  144. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/OSLogLogger.swift.o"
  145. },
  146. {
  147. "kind" : "file",
  148. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/NetworkManager.swift.o"
  149. },
  150. {
  151. "kind" : "file",
  152. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IPushService.swift.o"
  153. },
  154. {
  155. "kind" : "file",
  156. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IShareCallback.swift.o"
  157. },
  158. {
  159. "kind" : "file",
  160. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IShareService.swift.o"
  161. },
  162. {
  163. "kind" : "file",
  164. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IStorage.swift.o"
  165. },
  166. {
  167. "kind" : "file",
  168. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/StorageImpl.swift.o"
  169. },
  170. {
  171. "kind" : "file",
  172. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/IUtil.swift.o"
  173. },
  174. {
  175. "kind" : "file",
  176. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/Modules/BaseCore.swiftmodule"
  177. }
  178. ],
  179. "prepareForIndexing" : false,
  180. "sources" : [
  181. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/BaseCore.swift",
  182. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/ILog.swift",
  183. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/NoOpLogger.swift",
  184. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/OSLogLogger.swift",
  185. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Network/NetworkManager.swift",
  186. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Push/IPushService.swift",
  187. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Share/IShareCallback.swift",
  188. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Share/IShareService.swift",
  189. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Storage/IStorage.swift",
  190. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Storage/StorageImpl.swift",
  191. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Util/IUtil.swift"
  192. ],
  193. "tempsPath" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build",
  194. "wholeModuleOptimization" : false
  195. }
  196. },
  197. "swiftFrontendCommands" : {
  198. },
  199. "swiftTargetScanArgs" : {
  200. "BaseCore" : [
  201. "/Library/Developer/CommandLineTools/usr/bin/swiftc",
  202. "-module-name",
  203. "BaseCore",
  204. "-package-name",
  205. "basecore",
  206. "-c",
  207. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/BaseCore.swift",
  208. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/ILog.swift",
  209. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/NoOpLogger.swift",
  210. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/OSLogLogger.swift",
  211. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Network/NetworkManager.swift",
  212. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Push/IPushService.swift",
  213. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Share/IShareCallback.swift",
  214. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Share/IShareService.swift",
  215. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Storage/IStorage.swift",
  216. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Storage/StorageImpl.swift",
  217. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Util/IUtil.swift",
  218. "-I",
  219. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/Modules",
  220. "-target",
  221. "arm64-apple-ios15.0",
  222. "-incremental",
  223. "-enable-batch-mode",
  224. "-serialize-diagnostics",
  225. "-index-store-path",
  226. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/index/store",
  227. "-Onone",
  228. "-enable-testing",
  229. "-j12",
  230. "-DSWIFT_PACKAGE",
  231. "-DDEBUG",
  232. "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE",
  233. "-module-cache-path",
  234. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/ModuleCache",
  235. "-parseable-output",
  236. "-parse-as-library",
  237. "-emit-objc-header",
  238. "-emit-objc-header-path",
  239. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/include/BaseCore-Swift.h",
  240. "-swift-version",
  241. "5",
  242. "-plugin-path",
  243. "/Library/Developer/CommandLineTools/usr/lib/swift/host/plugins/testing",
  244. "-sdk",
  245. "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk",
  246. "-g",
  247. "-Xcc",
  248. "-isysroot",
  249. "-Xcc",
  250. "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk",
  251. "-Xcc",
  252. "-fPIC",
  253. "-Xcc",
  254. "-g",
  255. "-package-name",
  256. "basecore",
  257. "-driver-use-frontend-path",
  258. "/Library/Developer/CommandLineTools/usr/bin/swiftc"
  259. ]
  260. },
  261. "targetDependencyMap" : {
  262. "BaseCore" : [
  263. ]
  264. },
  265. "testDiscoveryCommands" : {
  266. },
  267. "testEntryPointCommands" : {
  268. },
  269. "traitConfiguration" : {
  270. "default" : {
  271. }
  272. },
  273. "writeCommands" : {
  274. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/sources" : {
  275. "alwaysOutOfDate" : false,
  276. "inputs" : [
  277. {
  278. "kind" : "virtual",
  279. "name" : "<sources-file-list>"
  280. },
  281. {
  282. "kind" : "file",
  283. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/BaseCore.swift"
  284. },
  285. {
  286. "kind" : "file",
  287. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/ILog.swift"
  288. },
  289. {
  290. "kind" : "file",
  291. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/NoOpLogger.swift"
  292. },
  293. {
  294. "kind" : "file",
  295. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Log/OSLogLogger.swift"
  296. },
  297. {
  298. "kind" : "file",
  299. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Network/NetworkManager.swift"
  300. },
  301. {
  302. "kind" : "file",
  303. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Push/IPushService.swift"
  304. },
  305. {
  306. "kind" : "file",
  307. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Share/IShareCallback.swift"
  308. },
  309. {
  310. "kind" : "file",
  311. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Share/IShareService.swift"
  312. },
  313. {
  314. "kind" : "file",
  315. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Storage/IStorage.swift"
  316. },
  317. {
  318. "kind" : "file",
  319. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Storage/StorageImpl.swift"
  320. },
  321. {
  322. "kind" : "file",
  323. "name" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/Sources/BaseCore/Core/Util/IUtil.swift"
  324. }
  325. ],
  326. "outputFilePath" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/BaseCore.build/sources"
  327. },
  328. "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/swift-version--1AB21518FC5DEDBE.txt" : {
  329. "alwaysOutOfDate" : true,
  330. "inputs" : [
  331. {
  332. "kind" : "virtual",
  333. "name" : "<swift-get-version>"
  334. },
  335. {
  336. "kind" : "file",
  337. "name" : "/Library/Developer/CommandLineTools/usr/bin/swiftc"
  338. }
  339. ],
  340. "outputFilePath" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore/.build/arm64-apple-ios/debug/swift-version--1AB21518FC5DEDBE.txt"
  341. }
  342. }
  343. }