ShareKit
com.apple.ShareKitHelper
The payload that configures ShareKit.
Configuration Keys (2)
| Key | Type | Title |
|---|---|---|
SHKAllowedShareServicesThe list of plugin IDs that show up in the user's Share menu. If this array exists, only these items are permitted. | array | Allowed Share Services |
SHKDeniedShareServicesThe 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. | array | Denied Share Services |
SHKAllowedShareServicesItemrequiredA 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) | string | Allowed Services |
SHKDeniedShareServicesItemrequiredA 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) | string | Denied Services |