Release_iOS-18-2_macOS-15-2

This commit is contained in:
Cyrus Daboo
2024-12-12 15:35:43 -05:00
parent b6202ca2fb
commit 1fa842739c
133 changed files with 529 additions and 176 deletions
@@ -55,5 +55,4 @@ payloadkeys:
type: <string>
presence: required
content: The device's marketing name, such as 'iPhone 12'. This value may not always
be available. Alternatively, use 'device.model.configuration-code' to look up
the marketing name through the web API.
be available.
@@ -30,5 +30,5 @@ payloadkeys:
title: The device's enrolled beta program.
type: <string>
presence: required
content: The device's enrolled beta program name, or an empty string if there is
content: The device's enrolled beta program name, or an empty string if there's
no enrolled beta program.
@@ -31,4 +31,4 @@ payloadkeys:
type: <string>
presence: required
content: The device identifier to use when looking up available software updates
via <https://gdmf.apple.com/v2/pmv>.
via 'https://gdmf.apple.com/v2/pmv'.
@@ -46,3 +46,10 @@ payloadkeys:
presence: required
content: The build version of the pending software update, including any rapid
security response version. This string is empty if no update is pending.
- key: target-local-date-time
title: The target local date-time
type: <string>
presence: optional
content: The local date time value for when the pending software update will be
installed. This key is only present when the pending software update is being
enforced.