试图解析任何对象时,请始终返回零零
我的应用程序中有以下Swinject实现 - import Foundation import Swinject @propertyWrapper struct Inject { let wrappedValue: Component init() { s…
如何从Swinject中的其他模块中解析
使用Tuist模块化了项目。我在数据模块和域模块上制作了RepositorityAssembly和UseCaseSembly。汇编器位于InjectManager中,并在App模块中的AppDelegat…
- 共 1 页
- 1