Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@jgimenez jgimenez released this 04 Sep 10:38
· 3 commits to main since this release
  • 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)