Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

'NSUserNotification' is deprecated? #39

Closed
Atomzwieback opened this issue May 29, 2021 · 2 comments
Closed

'NSUserNotification' is deprecated? #39

Atomzwieback opened this issue May 29, 2021 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@Atomzwieback
Copy link

warning: 'NSUserNotification' is deprecated: first deprecated in macOS 11.0 - All NSUserNotifications API should be replaced with UserNotifications.frameworks API [-Wdeprecated-declarations]

Tried out this lib today but it seems like there is a deprecated warning for the macos dependencys?

@Jacalz
Copy link
Member

Jacalz commented May 29, 2021

It is just a warning not an error. It will work just fine until we can fix the deprecation notice. We can not do so as of yet because it would break older macOS versions.

This is a duplicate of fyne-io/fyne#1833, though please be aware that you opened the issue in the wrong repository. This is just for the code of the website, not the project itself. The project is hosted at https://github.com/fyne-io/fyne.

@andydotxyz
Copy link
Member

Thanks for pointing out the duplicate @Jacalz

@andydotxyz andydotxyz added the duplicate This issue or pull request already exists label May 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants