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

shview: Secure coding is not enabled for restorable state! on macOS 14 #2740

Open
bjeurissen opened this issue Oct 26, 2023 · 0 comments
Open

Comments

@bjeurissen
Copy link
Member

Running shview built against qt6 on macOS 14.0 (latest) consistently produces this warning:

shview[32551:8693827] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.

Other projects have run into this issue on macOS 14.0, e.g.:
owncloud/client@4041ff7

What I don't understand is that mrview produces no such warning... Is there any difference between the two that could explain this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant