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

'NSUserNotification' has been explicitly marked deprecated here #1833

Closed
J7mbo opened this issue Jan 19, 2021 · 1 comment
Closed

'NSUserNotification' has been explicitly marked deprecated here #1833

J7mbo opened this issue Jan 19, 2021 · 1 comment
Labels
enhancement New feature or request OS:macOS Tickets affecting only macOS

Comments

@J7mbo
Copy link

J7mbo commented Jan 19, 2021

Describe the bug:

When running a standard Fyne app, the following warnings appear in the console:

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:24:12: note: 'NSUserNotification' has been explicitly marked deprecated here

Screenshots:

image

Device (please complete the following information):

  • OS: MacOS
  • Version: Big Sur 11.0.1
  • Go version: go1.13.5 darwin/amd64
  • Fyne version: 1.4.3

Thanks for a fantastic fun tool!

@J7mbo J7mbo added the bug Something isn't working label Jan 19, 2021
@Jacalz Jacalz added the OS:macOS Tickets affecting only macOS label Jan 20, 2021
@Jacalz Jacalz added enhancement New feature or request and removed bug Something isn't working labels Mar 13, 2021
andydotxyz added a commit to andydotxyz/fyne that referenced this issue Aug 19, 2021
Sadly this requires the apps to be signed, so it only really works for store-distributed apps.
But it's required because of the deprecations.

Fixes fyne-io#1833
@andydotxyz andydotxyz mentioned this issue Aug 19, 2021
3 tasks
@andydotxyz
Copy link
Member

On develop for testing, ready for 2.1

@andydotxyz andydotxyz added this to the Aberlour (2.1) milestone Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request OS:macOS Tickets affecting only macOS
Projects
None yet
Development

No branches or pull requests

3 participants