Add option to not embed the Java runtime

This commit is contained in:
Ben Fry
2013-10-24 21:50:51 -04:00
parent cd4a5ae453
commit b2bd2c4217
6 changed files with 75 additions and 22 deletions
+1 -2
View File
@@ -32,8 +32,7 @@
<string>Created with Processing</string>
<!-- End of the set that can be customized -->
<key>JVMRuntime</key>
<string>@@jdk_folder@@</string>
@@jvm_runtime@@
<key>JVMMainClassName</key>
<string>@@sketch@@</string>