]>
Commit | Line | Data |
---|---|---|
5e9ce69e A |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
3 | <plist version="1.0"> | |
4 | <dict> | |
5 | <key>PayloadContent</key> | |
6 | <array> | |
7 | <dict> | |
8 | <key>PayloadDescription</key> | |
9 | <string>Enables IPMonitor verbose logging.</string> | |
10 | <key>PayloadDisplayName</key> | |
11 | <string>IPMonitor Logging</string> | |
12 | <key>PayloadIdentifier</key> | |
13 | <string>com.apple.defaults.managed.IPMonitor.control</string> | |
14 | <key>PayloadOrganization</key> | |
15 | <string>Apple, Inc</string> | |
16 | <key>PayloadType</key> | |
17 | <string>com.apple.defaults.managed</string> | |
18 | <key>PayloadUUID</key> | |
19 | <string>CA2DD325-2123-487C-BF89-170AF64FD8C0</string> | |
20 | <key>PayloadVersion</key> | |
21 | <integer>1</integer> | |
22 | <key>PayloadContent</key> | |
23 | <array> | |
24 | <dict> | |
25 | <key>DefaultsDomainName</key> | |
26 | <string>com.apple.IPMonitor.control</string> | |
27 | <key>DefaultsData</key> | |
28 | <dict> | |
29 | <key>Verbose</key> | |
30 | <true/> | |
31 | </dict> | |
32 | </dict> | |
33 | </array> | |
34 | </dict> | |
35 | </array> | |
36 | <key>PayloadDescription</key> | |
37 | <string>Enables IPMonitor verbose logging.</string> | |
38 | <key>PayloadDisplayName</key> | |
39 | <string>IPMonitor Logging</string> | |
40 | <key>PayloadIdentifier</key> | |
41 | <string>com.apple.IPMonitor.control</string> | |
42 | <key>PayloadOrganization</key> | |
43 | <string>Apple, Inc</string> | |
44 | <key>PayloadType</key> | |
45 | <string>Configuration</string> | |
46 | <key>PayloadUUID</key> | |
47 | <string>CA2DD325-2123-487C-BF89-170AF64FD8C0</string> | |
48 | <key>PayloadVersion</key> | |
49 | <integer>1</integer> | |
50 | </dict> | |
51 | </plist> |