The payload that configures Setup Assistant settings.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
SkipCloudSetup SkipCloudSetup Deprecated (macOS 15.0) If `true`, the system skips the Apple Account setup pane. | boolean | optional | false | ✓Yes | macOS (legacy - 15.0) |
SkipSiriSetup SkipSiriSetup Deprecated (macOS 15.0) If `true`, the system skips the Siri setup pane. | boolean | optional | false | ✓Yes | macOS (legacy - 15.0) |
SkipPrivacySetup SkipPrivacySetup Deprecated (macOS 15.0) If `true`, the system skips the Privacy consent pane. | boolean | optional | false | ✓Yes | macOS (10.13.4 - 15.0) |
SkipiCloudStorageSetup SkipiCloudStorageSetup Deprecated (macOS 15.0) If `true`, the system skips the iCloud Storage pane. | boolean | optional | false | ✓Yes | macOS (10.13.4 - 15.0) |
SkipTrueTone SkipTrueTone Deprecated (macOS 15.0) If `true`, the system skips the True Tone Display pane. | boolean | optional | false | ✓Yes | macOS (10.13.6 - 15.0) |
SkipAppearance SkipAppearance Deprecated (macOS 15.0) If `true`, the system skips the Choose Your Look pane. | boolean | optional | false | ✓Yes | macOS (10.14 - 15.0) |
SkipTouchIDSetup SkipTouchIDSetup Deprecated (macOS 15.0) If `true`, the system skips the Touch ID setup pane. | boolean | optional | false | ✓Yes | macOS (10.15 - 15.0) |
SkipScreenTime SkipScreenTime Deprecated (macOS 15.0) If `true`, the system skips the Screen Time pane. | boolean | optional | false | ✓Yes | macOS (10.15 - 15.0) |
SkipAccessibility SkipAccessibility Deprecated (macOS 15.0) If `true`, the system skips the Accessibility pane. | boolean | optional | false | ✓Yes | macOS (11.0 - 15.0) |
SkipSetupItems SkipSetupItems An array of strings that describe the setup items to skip. `SkipKeys` provides a list of valid strings and their meanings. Available in iOS 14 and later, and macOS 15 and later. 1 subkey | array | optional | — | ✓Yes | iOS (14.0+)macOS (15.0+) |
└─ SkipSetupItems SkipSetupItems | string | — | ✓Yes | iOS (14.0+)macOS (10.12+) | |
SkipUnlockWithWatch SkipUnlockWithWatch Deprecated (macOS 15.0) If `true`, the system skips the Unlock With Apple Watch pane. | boolean | optional | false | ✓Yes | macOS (12.0 - 15.0) |
SkipWallpaper SkipWallpaper Deprecated (macOS 15.0) If 'true', the system skips the Wallpaper selection window. | boolean | optional | false | ✓Yes | macOS (14.1 - 15.0) |