]>
Commit | Line | Data |
---|---|---|
78403150 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> | |
942cecd7 A |
5 | <key>AppendStateArrayToSetupArray</key> |
6 | <false/> | |
7 | <key>Builtin</key> | |
8 | <true/> | |
78403150 A |
9 | <key>CFBundleDevelopmentRegion</key> |
10 | <string>English</string> | |
11 | <key>CFBundleExecutable</key> | |
12 | <string>IPMonitor</string> | |
13 | <key>CFBundleIdentifier</key> | |
942cecd7 | 14 | <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> |
78403150 A |
15 | <key>CFBundleInfoDictionaryVersion</key> |
16 | <string>6.0</string> | |
17 | <key>CFBundleName</key> | |
18 | <string>com.apple.SystemConfiguration.IPMonitor</string> | |
19 | <key>CFBundlePackageType</key> | |
20 | <string>BNDL</string> | |
21 | <key>CFBundleShortVersionString</key> | |
1ef45fa4 | 22 | <string>1.17</string> |
78403150 A |
23 | <key>CFBundleSignature</key> |
24 | <string>????</string> | |
25 | <key>CFBundleVersion</key> | |
1ef45fa4 | 26 | <string>1.17</string> |
942cecd7 A |
27 | <key>MachServices</key> |
28 | <dict> | |
29 | <key>com.apple.SystemConfiguration.DNSConfiguration_sim</key> | |
30 | <true/> | |
31 | <key>com.apple.SystemConfiguration.NetworkInformation_sim</key> | |
32 | <true/> | |
33 | </dict> | |
78403150 A |
34 | <key>Requires</key> |
35 | <array> | |
36 | <string>com.apple.SystemConfiguration.IPConfiguration</string> | |
37 | <string>com.apple.SystemConfiguration.PreferencesMonitor</string> | |
78403150 | 38 | </array> |
942cecd7 A |
39 | <key>SupplementalProxiesFollowSupplementalDNS</key> |
40 | <false/> | |
78403150 A |
41 | <key>mdns_timeout</key> |
42 | <integer>5</integer> | |
43 | <key>pdns_timeout</key> | |
44 | <integer>5</integer> | |
78403150 A |
45 | </dict> |
46 | </plist> |