mirror of
https://github.com/apple/device-management.git
synced 2026-07-10 21:13:42 +02:00
Release_iOS-18-2_macOS-15-2
This commit is contained in:
+23
-10
@@ -114,8 +114,8 @@ payloadkeys:
|
||||
introduced: n/a
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: If the key is included in the SkipSetup array the Camera Control pane will
|
||||
be skipped.
|
||||
content: The key to skip the Camera Button pane. This key is available in iOS 18
|
||||
and later.
|
||||
- key: DeviceToDeviceMigration
|
||||
title: Skip Device To Device Migration pane
|
||||
supportedOS:
|
||||
@@ -162,7 +162,7 @@ payloadkeys:
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: The key to skip the Lockdown Mode pane if an Apple Account is set up. Available
|
||||
in macOS 14 and later, and iOS 17.1 and later.
|
||||
in iOS 17.1 and later, and macOS 14 and later.
|
||||
- key: FileVault
|
||||
title: Skip configuration of FileVault
|
||||
supportedOS:
|
||||
@@ -255,9 +255,9 @@ payloadkeys:
|
||||
introduced: n/a
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: If the key is included in the SkipSetup array the Keyboard pane will be
|
||||
skipped. This pane isn't always skippable because it appears before the device
|
||||
retrieves the Cloud Configuration from the server.
|
||||
content: The key to skip the Keyboard pane. This pane isn't always skippable because
|
||||
it appears before the device retrieves the Cloud Configuration from the server.
|
||||
This key is available in iOS 13 and later.
|
||||
- key: Location
|
||||
title: Disables Location Services
|
||||
supportedOS:
|
||||
@@ -435,9 +435,9 @@ payloadkeys:
|
||||
introduced: n/a
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: If the key is included in the SkipSetup array the Dictation pane will be
|
||||
skipped. This pane isn't always skippable because it appears before the device
|
||||
retrieves the Cloud Configuration from the server.
|
||||
content: The key to skip the Dictation pane. This pane isn't always skippable because
|
||||
it appears before the device retrieves the Cloud Configuration from the server.
|
||||
This key is available in iOS 13 and later.
|
||||
- key: TapToSetup
|
||||
title: Skips simplified tap setup
|
||||
supportedOS:
|
||||
@@ -552,6 +552,19 @@ payloadkeys:
|
||||
presence: optional
|
||||
content: The key to skip the screen for watch migration. This key is available in
|
||||
iOS 11 and later.
|
||||
- key: WebContentFiltering
|
||||
title: Skip web content filtering pane
|
||||
supportedOS:
|
||||
iOS:
|
||||
introduced: '18.2'
|
||||
macOS:
|
||||
introduced: n/a
|
||||
tvOS:
|
||||
introduced: n/a
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: If the key is included in the SkipSetup array the Web Content Filtering
|
||||
pane will be skipped.
|
||||
- key: Welcome
|
||||
title: Skip Get Started pane
|
||||
supportedOS:
|
||||
@@ -564,7 +577,7 @@ payloadkeys:
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: The key to skip the Get Started pane. This key is available in iOS 13 and
|
||||
later.
|
||||
later and macOS 15 and later.
|
||||
- key: Zoom
|
||||
title: Skips setting zoom configuration
|
||||
supportedOS:
|
||||
|
||||
Reference in New Issue
Block a user