]> git.saurik.com Git - apple/configd.git/blob - Plugins/IPMonitor/Info-EmbeddedSimulator.plist
configd-699.30.1.tar.gz
[apple/configd.git] / Plugins / IPMonitor / Info-EmbeddedSimulator.plist
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>CFBundleDevelopmentRegion</key>
6 <string>English</string>
7 <key>CFBundleExecutable</key>
8 <string>IPMonitor</string>
9 <key>CFBundleIdentifier</key>
10 <string>com.apple.SystemConfiguration.IPMonitor</string>
11 <key>CFBundleInfoDictionaryVersion</key>
12 <string>6.0</string>
13 <key>CFBundleName</key>
14 <string>com.apple.SystemConfiguration.IPMonitor</string>
15 <key>CFBundlePackageType</key>
16 <string>BNDL</string>
17 <key>CFBundleShortVersionString</key>
18 <string>1.14.4</string>
19 <key>CFBundleSignature</key>
20 <string>????</string>
21 <key>CFBundleVersion</key>
22 <string>1.13</string>
23 <key>Requires</key>
24 <array>
25 <string>com.apple.SystemConfiguration.IPConfiguration</string>
26 <string>com.apple.SystemConfiguration.PreferencesMonitor</string>
27 <string>com.apple.SystemConfiguration.SCNetworkReachability</string>
28 </array>
29 <key>Builtin</key>
30 <true/>
31 <key>mdns_timeout</key>
32 <integer>5</integer>
33 <key>pdns_timeout</key>
34 <integer>5</integer>
35 <key>AppendStateArrayToSetupArray</key>
36 <false/>
37 <key>SupplementalProxiesFollowSupplementalDNS</key>
38 <false/>
39 <key>MachServices</key>
40 <dict>
41 <key>com.apple.SystemConfiguration.DNSConfiguration_sim</key>
42 <true/>
43 <key>com.apple.SystemConfiguration.NetworkInformation_sim</key>
44 <true/>
45 </dict>
46 </dict>
47 </plist>