Search posts, tags, users, and pages
Marco Eidinger
#Swift #iOS SDK architect πΊπΈ π©πͺ
Swift Package Manager (SPM) allows you to Share source code (open-source) Distribute binaries to protect your intellectual property (closed source) Unfortunately, SPM does not help you to create a precompiled binary version of your package produc...
Alexey Bukhtin
Hi Marco! Thanks for the article! Another way to generate xcframeworks is to back to use Carthage. Yes, actually it goes back in popularity only for that purpose of combining Carthage for generating binaries for SPM.
Alexey Bukhtin
Hi Marco! Thanks for the article! Another way to generate xcframeworks is to back to use Carthage. Yes, actually it goes back in popularity only for that purpose of combining Carthage for generating binaries for SPM.