Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 'WS' from all types so the namespace can be a drop-in replacement for CloudKit native client #14

Closed
2 tasks done
edorphy opened this issue Dec 18, 2023 · 0 comments · Fixed by #15
Closed
2 tasks done
Assignees
Milestone

Comments

@edorphy
Copy link
Owner

edorphy commented Dec 18, 2023

The API should be the same as CloudKit native client so that developers can share code between targets and projects.

  • Replace 'CKWS' with just 'CK' in all types
  • Update the Readme with the new intent to be drop-in replacement
@edorphy edorphy added this to the Release 1.0.0 milestone Dec 18, 2023
@edorphy edorphy self-assigned this Dec 18, 2023
edorphy added a commit that referenced this issue Dec 18, 2023
#14 - Updated type names to be consistent with CloudKit framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant