]>
Commit | Line | Data |
---|---|---|
dbf6a266 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
6d034b4e | 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
dbf6a266 A |
3 | <plist version="1.0"> |
4 | <dict> | |
5 | <key>CFBundleDevelopmentRegion</key> | |
6 | <string>English</string> | |
7 | <key>CFBundleExecutable</key> | |
8 | <string>ATconfig</string> | |
9 | <key>CFBundleIdentifier</key> | |
10 | <string>com.apple.SystemConfiguration.ATconfig</string> | |
11 | <key>CFBundleInfoDictionaryVersion</key> | |
12 | <string>6.0</string> | |
13 | <key>CFBundleName</key> | |
a40a14f8 | 14 | <string>com.apple.SystemConfiguration.ATconfig</string> |
dbf6a266 A |
15 | <key>CFBundlePackageType</key> |
16 | <string>BNDL</string> | |
17 | <key>CFBundleShortVersionString</key> | |
547cd89f | 18 | <string>1.10.5</string> |
dbf6a266 A |
19 | <key>CFBundleSignature</key> |
20 | <string>????</string> | |
21 | <key>CFBundleVersion</key> | |
d0784775 | 22 | <string>1.10.2</string> |
edebe297 A |
23 | <key>Builtin</key> |
24 | <true/> | |
dbf6a266 A |
25 | <key>Requires</key> |
26 | <array> | |
27 | <string>com.apple.SystemConfiguration.InterfaceNamer</string> | |
28 | <string>com.apple.SystemConfiguration.KernelEventMonitor</string> | |
29 | <string>com.apple.SystemConfiguration.PreferencesMonitor</string> | |
30 | </array> | |
31 | </dict> | |
32 | </plist> |