mirror of
https://github.com/apple/device-management.git
synced 2026-07-10 21:13:42 +02:00
Release_iOS-17-1_macOS-14-1
This commit is contained in:
@@ -34,4 +34,6 @@ payloadkeys:
|
||||
- key: Identifier
|
||||
type: <string>
|
||||
presence: required
|
||||
content: The bundle identifier of the managed app.
|
||||
content: |-
|
||||
The bundle identifier of the managed app.
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user