mirror of
https://github.com/apple/device-management.git
synced 2026-09-23 18:11:16 +02:00
Release-v27.0
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<?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>0090_ManagedApplicationFeedback</string>
|
||||
<key>ManagedApplicationFeedback</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Feedback</key>
|
||||
<dict>
|
||||
<key>feedback</key>
|
||||
<string>Feedback</string>
|
||||
</dict>
|
||||
<key>Identifier</key>
|
||||
<string>com.acme.myenterpriseapp</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Status</key>
|
||||
<string>Acknowledged</string>
|
||||
<key>UDID</key>
|
||||
<string>00008020-000915083C80012E</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user