ShareKit (com.apple.ShareKitHelper)

Deprecated (macOS 10.12)
com.apple.ShareKitHelper

The payload that configures ShareKit.

macOS(10.9 - 10.12)
Branch: release

Settings (4)

SettingTypeRequiredDefaultManual InstallSupported OS
SHKAllowedShareServices
SHKAllowedShareServices
Deprecated (macOS 10.12)
The list of plugin IDs that show up in the user's Share menu. If this array exists, only these items are permitted.
1 subkey
arrayoptional
Yes
macOS (10.9 - 10.12)
└─
SHKAllowedShareServicesItem
SHKAllowedShareServicesItem
Deprecated (macOS 10.12)
A plugin ID.
stringrequired
Yes
macOS (10.9 - 10.12)
SHKDeniedShareServices
SHKDeniedShareServices
Deprecated (macOS 10.12)
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.
1 subkey
arrayoptional
Yes
macOS (10.9 - 10.12)
└─
SHKDeniedShareServicesItem
SHKDeniedShareServicesItem
Deprecated (macOS 10.12)
A plugin ID.
stringrequired
Yes
macOS (10.9 - 10.12)