Hello,
I'm splitting an app into little frameworks, but I have some doubts.
Can I create this dynamic framework using Xcode, and import others libraries inside this framework using Swift Package Manager? What's the best method to do this? Some advice?
I haven't started creating this framework using the swift package manager, should I do this?
I'm splitting an app into little frameworks, but I have some doubts.
Can I create this dynamic framework using Xcode, and import others libraries inside this framework using Swift Package Manager? What's the best method to do this? Some advice?
I haven't started creating this framework using the swift package manager, should I do this?