mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
add warning to appbundler build about Mojave
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user