I have a XCode project with a main app and a swift Framework called Networking. Now I\'d like to split that Networking module into a submodule with
Networking