mirror of
https://github.com/apple/device-management.git
synced 2026-08-25 09:42:30 +02:00
Release_iOS-16-1_macOS-13-0
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
title: Status Device Operating System Supplemental Build Version
|
||||
description: The device's operating system supplemental build version.
|
||||
payload:
|
||||
statusitemtype: device.operating-system.supplemental.build-version
|
||||
supportedOS:
|
||||
iOS:
|
||||
introduced: '16.1'
|
||||
macOS:
|
||||
introduced: '13.0'
|
||||
tvOS:
|
||||
introduced: '16.1'
|
||||
payloadkeys:
|
||||
- key: device.operating-system.supplemental.build-version
|
||||
title: Status item value.
|
||||
type: <string>
|
||||
presence: required
|
||||
content: Status value.
|
||||
@@ -0,0 +1,17 @@
|
||||
title: Status Device Operating System Supplemental Extra Version
|
||||
description: The device's operating system rapid security response version.
|
||||
payload:
|
||||
statusitemtype: device.operating-system.supplemental.extra-version
|
||||
supportedOS:
|
||||
iOS:
|
||||
introduced: '16.1'
|
||||
macOS:
|
||||
introduced: '13.0'
|
||||
tvOS:
|
||||
introduced: '16.1'
|
||||
payloadkeys:
|
||||
- key: device.operating-system.supplemental.extra-version
|
||||
title: Status item value.
|
||||
type: <string>
|
||||
presence: required
|
||||
content: Status value.
|
||||
Reference in New Issue
Block a user