Hey guys,
At my company, we have an iOS app and a macOS 'admin' dashboard app. These projects share a lot of code, so what I've done is I've created a 'core' framework to encapsulate all of the data models/logic.
But it's a HUGE pain in the behind, because every time I need to make even a...