add warning to appbundler build about Mojave

This commit is contained in:
Ben Fry
2021-10-04 16:26:51 -04:00
parent f4053148d0
commit 3428050b23
+3
View File
@@ -28,6 +28,9 @@ questions.
<project name="appbundler" default="package">
<property environment="env"/>
<echo message="Note: appbundler should only be built on Mojave or earlier" />
<echo message="Please help: https://github.com/processing/processing4/issues/284" />
<!--
<property file="build.properties"/>
version=1.0ea