The payload that configures the preference panes.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
EnabledPreferencePanes EnabledPreferencePanes Deprecated (macOS 13.0) The list of enabled System Preferences panes. 1 subkey | array | optional | — | ✓Yes | macOS (10.7 - 13.0) |
└─ PreferencePanes PreferencePanes Deprecated (macOS 13.0) | string | optional | — | ✓Yes | macOS (10.7 - 13.0) |
DisabledPreferencePanes DisabledPreferencePanes Deprecated (macOS 13.0) The list of disabled System Preferences panes. 1 subkey | array | optional | — | ✓Yes | macOS (10.7 - 13.0) |
└─ PreferencePanes PreferencePanes Deprecated (macOS 13.0) | string | optional | — | ✓Yes | macOS (10.7 - 13.0) |
DisabledSystemSettings DisabledSystemSettings Deprecated (macOS 13.0) The list of disabled System Settings extensions. All other items will be enabled. When `DisabledSystemSettings` is specified, the device ignores `DisabledPreferencePanes` and `EnabledPreferencePanes`.
> Note:
> A given System Settings extension can supply more than one section in System Settings; disabling such an extension disables all sections it supplies. 1 subkey | array | optional | — | ✓Yes | macOS (13.0 - 13.0) |
└─ SettingsExtensions SettingsExtensions Deprecated (macOS 13.0) | string | optional | — | ✓Yes | macOS (10.7 - 13.0) |