AppKit macOS 10.15 Beta 4 to Beta 5 API Differences

NSCollectionView.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse -collectionView:pasteboardWriterForItemAtIndexPath: instead

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse -collectionView:pasteboardWriterForItemAtIndexPath: instead

NSOutlineView.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse -outlineView:pasteboardWriterForRow: instead

NSSharingServicePickerToolbarItem.h
NSSharingServicePickerTouchBarItem.h
Declaration
From@property (retain) NSImage *buttonImage
To@property (strong) NSImage *buttonImage

NSTableView.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse -tableView:pasteboardWriterForRow: instead