Autonomous Single App Mode (com.apple.asam)

com.apple.asam

The payload that configures Autonomous Single App mode.

macOS(10.13.4)
Branch: release

Settings (4)

SettingTypeRequiredDefaultManual InstallSupported OS
AllowedApplications
AllowedApplications
An array of dictionaries that specifies the apps that the system grants access to the Accessibility APIs.
1 subkey
arrayrequired
Yes
macOS (10.13.4+)
└─
AllowedApplicationsItem
AllowedApplicationsItem
A dictionary that specifies an app that can be granted access to the Accessibilty APIs.
2 subkeys
dictionary
No
macOS (10.13.4+)
└─ └─
BundleIdentifier
BundleIdentifier
The unique bundle identifier. If two dictionaries contain the same `BundleIdentifier` value but a different `TeamIdentifier` value, an error occurs and the profile won't be installed.
stringrequired
Yes
macOS (10.13.4+)
└─ └─
TeamIdentifier
TeamIdentifier
The developer's team identifier that the system used when it signed the app.
stringrequired
Yes
macOS (10.13.4+)