Describe the bug
I tried using the example and it works on Mac in debug mode. But when the app is signed and notarized the example isn't working anymore.
To Reproduce
Steps to reproduce the behavior:
- Clone the example
- Enable Hardened Runtime
- Build, Sign and Notarize the app
Expected behavior
I should be able to read/write values.
Desktop:
Additional context
I added the Entitlements to both Debug and Release. They look like this:
<key>keychain-access-groups</key>
<array/>