iOS

A Step by Step Guide on how to Create a XCFramework and Distribute it as a Swift package


In WWDC 2019, Apple announced a brand new feature for Xcode 11; the capability to create a new kind of binary frameworks with a special format called XCFramework. That was fantastic news to anyone, since an ongoing inconvenient...