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

'isBezeled' was deprecated in macOS 14.0 #429

Open
colinbes opened this issue Jan 4, 2024 · 0 comments
Open

'isBezeled' was deprecated in macOS 14.0 #429

colinbes opened this issue Jan 4, 2024 · 0 comments

Comments

@colinbes
Copy link

colinbes commented Jan 4, 2024

Getting this warning in a flutter app with minimum target set for 14.0

window_manager-0.3.7/macos/Classes/WindowManager.swift:436:31: warning: 'isBezeled' was deprecated in macOS 14.0: The bezeled property is not respected on 10.15 and later
            progressIndicator.isBezeled = true
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

No branches or pull requests

1 participant