AppKit macOS 10.14 Beta 5 to Beta 6 API Differences

AppKitErrors.h
Added NSWorkspaceAuthorizationInvalidError
Added NSWorkspaceErrorMinimum
Added NSWorkspaceErrorMaximum
NSApplicationScripting.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now an optional method of the NSApplicationDelegate protocol.

NSColorPanel.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSColorChanging protocol.

NSControl.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now an optional method of the NSControlTextEditingDelegate protocol.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now an optional method of the NSControlTextEditingDelegate protocol.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now an optional method of the NSControlTextEditingDelegate protocol.

NSFontManager.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now an optional method of the NSFontChanging protocol.

NSFontPanel.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now an optional method of the NSFontChanging protocol.

NSKeyValueBinding.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSEditor protocol.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSEditor protocol.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSEditor protocol.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSEditor protocol.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSEditorRegistration protocol.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSEditorRegistration protocol.

NSMenu.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSMenuItemValidation protocol.

NSPasteboard.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSPasteboardTypeOwner protocol.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now an optional method of the NSPasteboardTypeOwner protocol.

NSToolbarItem.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSToolbarItemValidation protocol.

NSView.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSViewLayerContentScaleDelegate protocol.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedThis is now a method of the NSViewToolTipOwner protocol.

NSWorkspace.h
Added NSWorkspaceAuthorizationType
Added NSWorkspaceAuthorizationTypeCreateSymbolicLink
Added NSWorkspaceAuthorizationTypeSetAttributes
Added NSWorkspaceAuthorizationTypeReplaceFile
Added NSWorkspaceAuthorization
Added -[NSWorkspace requestAuthorizationOfType:completionHandler:]
Added NSFileManager (NSWorkspaceAuthorization)
Added +[NSFileManager fileManagerWithAuthorization:]