chris-araman / AsyncCloudKit

🌤 Swift extensions for asynchronous CloudKit record processing
https://asynccloudkit.hiddenplace.dev
MIT License
27 stars 2 forks source link

:bug: Compatibility issues #11

Closed ximlu closed 11 months ago

ximlu commented 1 year ago

Is this library no longer maintained? I encountered some issues when using it on the latest Xcode 15. For example, the compilation error when calling func accountStatus() and the warning about Sendable. I hope you can update it to be compatible with the latest Xcode version.

malhal commented 1 year ago

I don't know if it is still maintained but there is now a built-in async version of accountStatus() in Xcode 15's CloudKit framework.

chris-araman commented 11 months ago

I am unfortunately unable to maintain this project moving forward. If you would like to fork and maintain it, please reach out.