File: Info.plist

package info (click to toggle)
acr38 1.7.11-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,804 kB
  • ctags: 574
  • sloc: sh: 9,151; ansic: 4,031; makefile: 52
file content (52 lines) | stat: -rw-r--r-- 1,264 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>0.0.1d1</string>
	<key>ifdCapabilities</key>
	<string>0x00000000</string>
	<key>ifdProtocolSupport</key>
	<string>0x00000001</string>
	<key>ifdVersionNumber</key>
	<string>0x00000001</string>

	<key>CFBundleExecutable</key>
	<string>ACR38UDriver.so</string>

	<key>ifdManufacturerString</key>
	<string>Advanced Card Systems Ltd.</string>

	<key>ifdProductString</key>
	<string>ACS ACR38 Driver</string>

	<key>ifdVendorID</key>
	<array>
		<string>0x072F</string>
		<string>0x072F</string>
		<string>0x072F</string>
	</array>

	<key>ifdProductID</key>
	<array>
		<string>0x9000</string>
		<string>0x90CF</string>
		<string>0x9006</string>
	</array>

	<key>ifdFriendlyName</key>
	<array>
		<string>ACS ACR38U</string>
		<string>ACS ACR38U-SAM</string>
		<string>ACS CryptoMate</string>
	</array>
</dict>
</plist>