I was moving some files from the main app target to an SPM package. The workflow the whole day is: Build -> let Xcode show me a single "No such module..." error -> add the dependency -> kill Xcode so it recognizes I added it after I open it -> repeat. In what world is that a production ready thing.
Comments