SimpleKeychain
SimpleKeychain copied to clipboard
feat: add `errSecMissingEntitlement` error
- [x] All new/changed/fixed functionality is covered by tests (or N/A)
- [x] I have added documentation for all new/changed functionality (or N/A)
📋 Changes
Add a new error case for the errSecMissingEntitlement
status.
📎 References
🎯 Testing
Tries to use SimpleKeychain
with access group without adding the access group to the app's entitlement, you should get the new added error.