Open PatrikTheDev opened 5 years ago
What exactly are you trying to fix here?
When I try to archive your version, it fails because it can’t find Combine, this fixes it (or another fix is to just change the required version to 13 but that’s not a good solution)
Archiving how? For what? Do you mean when you try to archive an app that links to this framework? Are you trying to archive the framework itself? Using Xcode or some other means?
This implies that you are trying to compile the framework with an older version of Xcode, in which case it would not include any of the code at all.
Archiving it with Xcode 11.2.1 (or building for production, the same thing happens). It’s the way to upload to App Store connect. Try it yourself.
Fixed archiving (at least for me)