Skip to content

v4.11.1

Compare
Choose a tag to compare
@parfeon parfeon released this 26 Nov 12:34
· 50 commits to master since this release
9c69564

This release includes following changes:

  • Features:
    • Added proper Catalyst framework support with separate build target XCFramework (Catalyst) which is bundled with binaries which allow it to be used for: device / simulator and macOS Catalyst (created from iPad application).
  • Improvements:
    • Changed build scripts which now produce XCFrameworks with separate slices for device and simulator instead of fat binaries created with lipo.
  • Fixes:
    • Changed Message Actions API headers visibility in frameworks project from project to public.