- New: the xcframework is now digitally signed.
- Breaking update: removed Bitcode, since now Apple rejects builds with Bitcode.
- Breaking update: built with Xcode 15, which means you will need Xcode 15 or newer to build your application.
- Breaking update: supports iOS version 12.0 and newer (iOS deployment target)
- Breaking update: drop static library and dynamic framework builds.
- Note there’s no functionality change vs prior version (1.13.2)