mirror of
https://github.com/apple/device-management.git
synced 2026-07-20 17:20:51 +02:00
Release_iOS-17-1_macOS-14-1
This commit is contained in:
@@ -43,7 +43,9 @@ payloadkeys:
|
||||
introduced: '7.0'
|
||||
type: <array>
|
||||
presence: optional
|
||||
content: The bundle identifiers of the managed apps to include in the response.
|
||||
content: |-
|
||||
The bundle identifiers of the managed apps to include in the response.
|
||||
For a watchOS app, the identifier needs to be the watch's bundle identifier, which differs from the main bundle identifier for the iPhone to which the watch is paired. Obtain the watch's bundle identifier for an app with a watch bundle, in the 'watchBundleId' key that's part of the Content Metadata query. For more information on this query, see Getting App and Book Information (Legacy).
|
||||
subkeys:
|
||||
- key: IdentifiersItem
|
||||
type: <string>
|
||||
|
||||
Reference in New Issue
Block a user