notes on JDK version for OS X

This commit is contained in:
Ben Fry
2013-04-19 21:24:51 -04:00
parent ffeaea59ec
commit 92c90b580c
3 changed files with 6 additions and 6 deletions
+2
View File
@@ -40,6 +40,8 @@
<key>MainClass</key>
<string>@@sketch@@</string>
<!-- We don't support Java 7 on OS X.
Using it will break lots of things. -->
<key>JVMVersion</key>
<string>1.6*</string>