Added support for Xcode 15 and iOS 17
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.
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.