mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
more fixes for osx version in build script
This commit is contained in:
@@ -11,6 +11,7 @@ then
|
||||
exit
|
||||
else
|
||||
if [ "$OSX_VERSION" != "10.5" ]
|
||||
then
|
||||
echo "Note: This script has not been tested on this "
|
||||
echo "release of Mac OS and may cause errors."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user