Daily iOS
Swift

ABI and library evolution

You're about to ship an internal shared module as an XCFramework binary. What do Swift ABI stability and Library Evolution (BUILD_LIBRARY_FOR_DISTRIBUTION) each guarantee?

Submit