demoit icon indicating copy to clipboard operation
demoit copied to clipboard

notify deprecated in macOS 13.0

Open davidaparicio opened this issue 9 months ago • 0 comments

Hello David,

For your information:

go install
# github.com/rjeczalik/notify
cgo-gcc-prolog:219:2: warning: 'FSEventStreamScheduleWithRunLoop' is deprecated: first deprecated in macOS 13.0 - Use FSEventStreamSetDispatchQueue instead. [-Wdeprecated-declarations]
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/FSEvents.framework/Headers/FSEvents.h:1153:1: note: 'FSEventStreamScheduleWithRunLoop' has been explicitly marked deprecated here

Kind regards, David

davidaparicio avatar May 20 '24 13:05 davidaparicio