| Declaration | |
|---|---|
| From | typedef void (*FSEventStreamCallback)(ConstFSEventStreamRef _Nonnull streamRef, void * _Nullable clientCallBackInfo, size_t numEvents, void * _Nonnull eventPaths, const FSEventStreamEventFlags [] eventFlags, const FSEventStreamEventId [] eventIds) |
| To | typedef void (*FSEventStreamCallback)(ConstFSEventStreamRef _Nonnull streamRef, void * _Nullable clientCallBackInfo, size_t numEvents, void * _Nonnull eventPaths, const FSEventStreamEventFlags * _Nonnull eventFlags, const FSEventStreamEventId * _Nonnull eventIds) |
| Availability | Deprecation Message | |
|---|---|---|
| From | Available | none |
| To | Deprecated | Use -[NSWorkspace iconForFile:] instead. |
| Availability | Deprecation Message | |
|---|---|---|
| From | Available | none |
| To | Deprecated | You do not need to register .icns files to use them with -[NSImage initWithContentsOfURL:]. |
| Availability | Deprecation Message | |
|---|---|---|
| From | Available | none |
| To | Deprecated | You do not need to unregister icons. |
| Availability | Deprecation Message | |
|---|---|---|
| From | Available | none |
| To | Deprecated | Use -[NSWorkspace iconForFile:] instead. |