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

Partially revert "fix: macos-notification-state not working well" #1798

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

Alphrag
Copy link
Member

@Alphrag Alphrag commented Jun 2, 2024

Reverts change of entitlements files from #1794
Fixes #1797

Description of explaination

It seems that the added entitlement prevents the app from being run after notarization. Even though the app is deemed as correctly signed and notarize, the user will see a prompt saying:
"You do not possess the authorisations needed to open this app. Please contact your administrator to obtain further assistance".
I do not know at the moment why this is the case, and will investigate this further, but as @vraravam mentioned when running tests, this does not happen on local builds, and may not even be necessary to make the FocusState work as expected.
Capture d’écran 2024-06-02 à 20 34 47

@Alphrag Alphrag force-pushed the revert-1794-macos-notification branch from 5b61b3f to 6021d29 Compare June 2, 2024 21:56
@Alphrag Alphrag self-assigned this Jun 2, 2024
@Alphrag Alphrag merged commit 622e279 into develop Jun 2, 2024
5 checks passed
@Alphrag Alphrag deleted the revert-1794-macos-notification branch June 2, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS arm64 - 6.7.5-nightly.8 fails to start
1 participant