Skip to content

Migrate to Swift 6, fully support async/await and Swift concurrency, drop iOS 13#1870

Merged
Kaspik merged 8 commits intomainfrom
swift6
Dec 6, 2024
Merged

Migrate to Swift 6, fully support async/await and Swift concurrency, drop iOS 13#1870
Kaspik merged 8 commits intomainfrom
swift6

Conversation

@Kaspik
Copy link
Member

@Kaspik Kaspik commented Oct 30, 2024

  • 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

@Kaspik Kaspik merged commit 38ea0e1 into main Dec 6, 2024
@Kaspik Kaspik deleted the swift6 branch December 6, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Swift 6 (xcode 16) Support!

1 participant