Hi!
We have two apps and lots of code can be shared between them.
2 years ago I came to the same problem and I did it via Cocoapods by creating an independent Cocoapod for the shared code.
Are there any good alternatives other than Cocoapods?
FYI -
Our both apps are written in Swift 3.