Migrate to Swift 6, fully support async/await and Swift concurrency, drop iOS 13 by Kaspik · Pull Request #1870 · MessageKit/MessageKit

Conversation

@Kaspik

  • Migrate to Swift 6
  • Fully enable Swift concurrency
  • Drop iOS 13 - even tho Swift concurrency has been backed-in for iOS 13, it's recommended to use iOS 14+, so I don't see a reason why keeping it around - those users should stick to 6.5.0 release
  • Update example project
  • fix invalid location crash - return empty cell

Fixes #1864, #1866, #1872

1 participant

@Kaspik