Changes:
- Universal (fat) frameworks are no longer supported, and has been replaced with XCFramework bundles
- Added a
Module
suffix to module types (e.g. fromYotiSDKDocument
toYotiSDKDocoumentModule
) - Fixed an issue with the dependency graph not allowing bitcode recompilation
Important: This is a major release, so please read through the updated README for possible required changes to your integration.