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

messages at start with example #14

Closed
marcelloh opened this issue May 29, 2024 · 4 comments
Closed

messages at start with example #14

marcelloh opened this issue May 29, 2024 · 4 comments

Comments

@marcelloh
Copy link

marcelloh commented May 29, 2024

tableview.m:70:7: warning: 'NSScrollView' may not respond to 'delegate'
tableview.m:70:7: warning: 'delegate' is deprecated: first deprecated in macOS 10.11 - NSFontManager doesn't have any delegate method. This property should not be used. [-Wdeprecated-declarations]
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:92:33: note: property 'delegate' is declared deprecated here
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:92:33: note: 'delegate' has been explicitly marked deprecated here
2024-05-29 21:08:52.534 spotui[4690:85441] applicationDidFinishLaunching

This is displayed when running the example in the readme

On MacOS M1 processor

@roblillack
Copy link
Owner

Fixed now. Thanks for reporting!

@marcelloh
Copy link
Author

I can't see it yet, I assume it's not in a release?

@roblillack
Copy link
Owner

@marcelloh, that's right, it's only on main now, but will land in the next release.

@marcelloh
Copy link
Author

confirmed... nice job!

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

2 participants