We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57be80 commit b25802cCopy full SHA for b25802c
build.xml
@@ -27,7 +27,7 @@
27
<!-- MAC notary: -->
28
<property name="notarize.account" value="${env.NOTARY_USER}" />
29
<property name="notarize.keychain_key" value="${env.NOTARY_KEY}" />
30
- <property name="notarize.altool" value="-altool" />
+ <property name="notarize.altool" value="" />
31
32
<!-- Get HDFView, HDF4, HDF5 and HDF-Java version information -->
33
<loadfile property="app.version" srcFile="${basedir}/VERSION">
0 commit comments