mirror of
https://github.com/apple/device-management.git
synced 2026-08-14 04:20:19 +02:00
18 lines
543 B
Plaintext
18 lines
543 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>CommandUUID</key>
|
|
<string>0001_InstallMedia</string>
|
|
<key>MediaType</key>
|
|
<string>Book</string>
|
|
<key>State</key>
|
|
<string>Installing</string>
|
|
<key>Status</key>
|
|
<string>Acknowledged</string>
|
|
<key>UDID</key>
|
|
<string>00008020-000915083C80012E</string>
|
|
<key>iTunesStoreID</key>
|
|
<integer>1420662672</integer>
|
|
</dict>
|
|
</plist> |