PayloadKit

ShareKit

com.apple.ShareKitHelper

The payload that configures ShareKit.

macOS
macOS 10.9+exclusive

Configuration Keys (2)

KeyTypeTitle
SHKAllowedShareServices

The list of plugin IDs that show up in the user's Share menu. If this array exists, only these items are permitted.

arrayAllowed Share Services
SHKDeniedShareServices

The list of plugin IDs that won't show up in the user's Share menu. This key is used only if there is no 'SHKAllowedShareServices' key.

arrayDenied Share Services
SHKAllowedShareServicesItemrequired

A plugin ID.

Range: AirDrop (com.apple.share.AirDrop), Facebook (com.apple.share.Facebook), LinkedIn (com.apple.share.LinkedIn.post), Twitter (com.apple.share.Twitter), Mail (com.apple.share.Mail), Messages (com.apple.share.Messages), Notes (com.apple.Notes.SharingExtension), Reminders (com.apple.reminders.RemindersShareExtension), Video Services - Flickr, Vimeo, Tuduo, and Youku (com.apple.share.Video), Add to iPhoto (com.apple.share.addtoiphoto), Add to Aperture (com.apple.share.addtoaperture), Add to Reading List (com.apple.share.readlater), Sina Weibo (com.apple.share.SinaWeibo)

stringAllowed Services
SHKDeniedShareServicesItemrequired

A plugin ID.

Range: AirDrop (com.apple.share.AirDrop), Facebook (com.apple.share.Facebook), LinkedIn (com.apple.share.LinkedIn.post), Twitter (com.apple.share.Twitter), Mail (com.apple.share.Mail), Messages (com.apple.share.Messages), Notes (com.apple.Notes.SharingExtension), Reminders (com.apple.reminders.RemindersShareExtension), Video Services - Flickr, Vimeo, Tuduo, and Youku (com.apple.share.Video), Add to iPhoto (com.apple.share.addtoiphoto), Add to Aperture (com.apple.share.addtoaperture), Add to Reading List (com.apple.share.readlater), Sina Weibo (com.apple.share.SinaWeibo)

stringDenied Services