remove build warning on osx 10.6

This commit is contained in:
benfry
2009-10-18 20:06:45 +00:00
parent 4d31aa1788
commit 18f4ae36b7
2 changed files with 1 additions and 6 deletions
-6
View File
@@ -9,12 +9,6 @@ then
echo "or modify this script to remove use of the -X switch to continue."
# and you will also need to remove this error message
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
fi
+1
View File
@@ -39,6 +39,7 @@ _ and add compare method to SketchCode so that it can be sorted by name
_ for Java 1.6 on osx, replace com.apple.eio.FileManager.openURL(url);
_ with java.awt.Desktop.browse() and java.awt.Desktop.open()
_ causes a deprecation warning whenever building on osx
_ add to troubleshooting:
_ remove/rename the preferences file