title: Status Software Update Pending Version description: The pending software update version. payload: statusitemtype: softwareupdate.pending-version supportedOS: iOS: introduced: '17.0' allowed-enrollments: - supervised - device allowed-scopes: - system sharedipad: allowed-scopes: - system macOS: introduced: '14.0' allowed-enrollments: - supervised allowed-scopes: - system tvOS: introduced: n/a visionOS: introduced: n/a watchOS: introduced: n/a payloadkeys: - key: softwareupdate.pending-version title: Pending software update version. type: presence: required content: A dictionary that contains the build and OS versions of the software update that's pending on the device. subkeytype: Dictionary subkeys: - key: os-version title: The OS version type: presence: required content: The OS version of the pending software update, including any rapid security response version. This string is empty if no update is pending. - key: build-version title: The build version type: 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.