mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-27 09:55:43 +00:00
JXar library updated to fix Mac OSX package
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<description>Builds project</description>
|
||||
|
||||
<taskdef name="mkbom" classname="com.jpexs.jbomutils.ant.MkBomTask" classpath="${basedir}/jbomutils.jar" />
|
||||
<taskdef name="xar" classname="com.jpexs.xar.ant.XarTask" classpath="${basedir}/jxar_1.0.0.jar" />
|
||||
<taskdef name="xar" classname="com.jpexs.xar.ant.XarTask" classpath="${basedir}/jxar_1.1.0.jar" />
|
||||
|
||||
<property name="DISTLIBRARIESFULLDIR" value="${DISTRIBUTIONDIR}/${DISTLIBRARIESDIRNAME}"/>
|
||||
<patternset id="compiler.resources">
|
||||
|
||||
BIN
jxar_1.0.0.jar
BIN
jxar_1.0.0.jar
Binary file not shown.
BIN
jxar_1.1.0.jar
Normal file
BIN
jxar_1.1.0.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user