]> git.saurik.com Git - apple/configd.git/blobdiff - Plugins/IPMonitor/Info-EmbeddedSimulator.plist
configd-963.200.27.tar.gz
[apple/configd.git] / Plugins / IPMonitor / Info-EmbeddedSimulator.plist
index 9cf9740deadfbc4ac3ebac66e09ae132b8992a0c..406507609aca9c86d0df38489bade5398048a86b 100644 (file)
@@ -2,12 +2,16 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
+       <key>AppendStateArrayToSetupArray</key>
+       <false/>
+       <key>Builtin</key>
+       <true/>
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
        <key>CFBundleExecutable</key>
        <string>IPMonitor</string>
        <key>CFBundleIdentifier</key>
-       <string>com.apple.SystemConfiguration.IPMonitor</string>
+       <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleName</key>
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.14.4</string>
+       <string>1.17</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>1.13</string>
+       <string>1.17</string>
+       <key>MachServices</key>
+       <dict>
+               <key>com.apple.SystemConfiguration.DNSConfiguration_sim</key>
+               <true/>
+               <key>com.apple.SystemConfiguration.NetworkInformation_sim</key>
+               <true/>
+       </dict>
        <key>Requires</key>
        <array>
                <string>com.apple.SystemConfiguration.IPConfiguration</string>
                <string>com.apple.SystemConfiguration.PreferencesMonitor</string>
-               <string>com.apple.SystemConfiguration.SCNetworkReachability</string>
        </array>
-       <key>Builtin</key>
-       <true/>
+       <key>SupplementalProxiesFollowSupplementalDNS</key>
+       <false/>
        <key>mdns_timeout</key>
        <integer>5</integer>
        <key>pdns_timeout</key>
        <integer>5</integer>
-       <key>AppendStateArrayToSetupArray</key>
-       <false/>
-       <key>SupplementalProxiesFollowSupplementalDNS</key>
-       <false/>
-       <key>MachServices</key>
-       <dict>
-               <key>com.apple.SystemConfiguration.DNSConfiguration_sim</key>
-               <true/>
-               <key>com.apple.SystemConfiguration.NetworkInformation_sim</key>
-               <true/>
-       </dict>
 </dict>
 </plist>