Skip to content

Commit b25802c

Browse files
authored
Master syn (#204)
1 parent b57be80 commit b25802c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<!-- MAC notary: -->
2828
<property name="notarize.account" value="${env.NOTARY_USER}" />
2929
<property name="notarize.keychain_key" value="${env.NOTARY_KEY}" />
30-
<property name="notarize.altool" value="-altool" />
30+
<property name="notarize.altool" value="" />
3131

3232
<!-- Get HDFView, HDF4, HDF5 and HDF-Java version information -->
3333
<loadfile property="app.version" srcFile="${basedir}/VERSION">

0 commit comments

Comments
 (0)