mirror of
https://github.com/apple/device-management.git
synced 2026-08-29 03:10:35 +02:00
Release_iOS-15_macOS-12
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
title: Status Device Operating System Version
|
||||
description: The device's operating system version.
|
||||
payload:
|
||||
statusitemtype: device.operating-system.version
|
||||
supportedOS:
|
||||
iOS:
|
||||
introduced: '15.0'
|
||||
payloadkeys:
|
||||
- key: device.operating-system.version
|
||||
title: Status item value.
|
||||
type: <string>
|
||||
presence: required
|
||||
content: A string that identifies the operating system's version in use on the device,
|
||||
such as '15.0'.
|
||||
Reference in New Issue
Block a user