Open darvishpoor opened 4 years ago
can not build with package version 3.11 but it build with package version 3.9 or 3.8........ javacard {
config { jckit './ext/java_card_kit-2_2_2-linux/java_card_kit-2_2_2' cap { packageName 'com.sample' version '3.11' aid 'A0:00:00:01:51:41:43:4C:00:FF:FF:89:4D:53:53:00' output 'applet.cap' applet { className 'com.sample.MyApplet' aid 'A0:00:00:01:51:41:43:4C:00:FF:FF:89:4D:53:53:01' } dependencies { local { exps './ext/exps' jar './ext/lib/sim_v5.6.0.jar' } } } }
}
return Incorrect package version: 3.11
Would be fixed by #14 via https://github.com/martinpaljak/ant-javacard/commit/ef4bc6f99dd08f9f18b9544e617ed94b13b736fe
can not build with package version 3.11 but it build with package version 3.9 or 3.8........ javacard {
}
return Incorrect package version: 3.11