Skip to content

5.8.2

Compare
Choose a tag to compare
@onevcat onevcat released this 24 May 06:53
· 88 commits to master since this release
5.8.2

Fixed

  • Xcode 13.4 support. Fixed an issue that when built with Xcode 13.4, there is a chance that linking fails due to reference cycle. #174
  • Modernize the project to the latest Xcode and Swift version.
  • Now the xcframework contains debug symbols (dSYMs and bitcode map) in the framework. Integrating LINE SDK by xcframework now provides easier setup steps. #175