Swift Modules and Code/Assets Duplication
How to use SPM modules in an Xcode project with several targets and avoid duplicated code and assets.
How to use SPM modules in an Xcode project with several targets and avoid duplicated code and assets.
Describes problems and solutions when integrating Swift packages into an Objective-C project structure that uses static frameworks.