
ios – TUIST. Framework was not compiled for testing if I add customized Configuration
I’ve confronted with very unusual subject throughout splitting massive monolith venture on submodules. I am making an attempt to construct EventTracking framework and add checks to it. we’ve got a a number of totally different servers that have to be configured with totally different Configurations = .debug(title: “Develop-Debug”), .debug(title: “Stage-Debug”)… and so forth. Now we…