Skip to content

Added support for Xcode 15 and iOS 17

Compare
Choose a tag to compare
@StephaneMagne StephaneMagne released this 15 Dec 15:18
· 17 commits to main since this release
5686c33

This release fixes issues that occurred when compiling with Xcode 15 and iOS 17.

This also completes the major async/await migration by converting RemoteStore and APIClientQueue to Swift Concurrency.