Skip to content

3.0.1

Compare
Choose a tag to compare
@hansemannn hansemannn released this 29 Nov 12:52
· 154 commits to master since this release

iOS

  • Weak link newer frameworks than the minimum deployment target. Allows to use version-specific API's in apps without crashing on older devices / iOS versions. (TIMOB-25440)
  • Use base name when importing Swift interface headers (TIMOB-25550)
  • Use correct framework header includes for various Swift frameworks (TIMOB-25554)
  • Use correct umbrella header import in native helpers (TIMOB-25564)