|
|
1.1 root 1: <?xml version="1.0" encoding="UTF-8"?>
2: <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
3: <plist version="0.9">
4: <dict>
5: <key>CFBundleInfoDictionaryVersion</key>
6: <string>6.0</string>
7:
8: <key>CFBundleIdentifier</key>
9: <string>org.TrueCryptFoundation.TrueCrypt</string>
10:
11: <key>CFBundleDevelopmentRegion</key>
12: <string>English</string>
13:
14: <key>CFBundleExecutable</key>
1.1.1.2 ! root 15: <string>TrueCrypt</string>
1.1 root 16:
17: <key>CFBundleIconFile</key>
18: <string>TrueCrypt.icns</string>
19:
20: <key>CFBundleName</key>
21: <string>TrueCrypt</string>
22:
23: <key>CFBundlePackageType</key>
24: <string>APPL</string>
25:
26: <key>CFBundleSignature</key>
27: <string>TRUE</string>
28:
29: <key>CFBundleVersion</key>
30: <string>0</string>
31:
32: <key>CFBundleShortVersionString</key>
33: <string>_VERSION_</string>
34:
35: <key>CFBundleLongVersionString</key>
36: <string>TrueCrypt _VERSION_</string>
37:
38: <key>LSRequiresCarbon</key>
39: <true/>
40:
41: <key>CSResourcesFileMapped</key>
42: <true/>
43: </dict>
44: </plist>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.