Fix applet AID
This commit is contained in:
parent
e752aeaf24
commit
3b10e7ebab
@ -8,7 +8,7 @@
|
|||||||
<property name="JAVA_PACKAGE_DIR" value="fr/anssi/smartpgp/"/>
|
<property name="JAVA_PACKAGE_DIR" value="fr/anssi/smartpgp/"/>
|
||||||
<property name="APPLET_NAME" value="SmartPGPApplet"/>
|
<property name="APPLET_NAME" value="SmartPGPApplet"/>
|
||||||
<property name="PACKAGE_AID" value="0xd2:0x76:0x00:0x01:0x24:0x01"/>
|
<property name="PACKAGE_AID" value="0xd2:0x76:0x00:0x01:0x24:0x01"/>
|
||||||
<property name="APPLET_AID" value="0xd2:0x76:0x00:0x01:0x24:0x01:0x03:0x02:0xAF:0xAF"/>
|
<property name="APPLET_AID" value="0xd2:0x76:0x00:0x01:0x24:0x01:0x03:0x02:0xAF:0xAF:0x00:0x00:0x00:0x00:0x00:0x00"/>
|
||||||
<property name="VERSION" value="1.0"/>
|
<property name="VERSION" value="1.0"/>
|
||||||
<target name="init">
|
<target name="init">
|
||||||
<mkdir dir="${build}"/>
|
<mkdir dir="${build}"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user