diff --git a/sdk/jme3-desktop-executables/macapp-data/Info.plist b/sdk/jme3-desktop-executables/macapp-data/Info.plist
index d825a6eec..278d7441c 100644
--- a/sdk/jme3-desktop-executables/macapp-data/Info.plist
+++ b/sdk/jme3-desktop-executables/macapp-data/Info.plist
@@ -28,8 +28,13 @@
1
NSHumanReadableCopyright
Unknown
+
+
JVMMainClassName
${main.class}
+ JVMMainJarName
+ ${jar.name}
JVMOptions
${run.jvmargs}
diff --git a/sdk/jme3-desktop-executables/macapp-data/osx-stub b/sdk/jme3-desktop-executables/macapp-data/osx-stub
index e205d2883..8012780ed 100755
Binary files a/sdk/jme3-desktop-executables/macapp-data/osx-stub and b/sdk/jme3-desktop-executables/macapp-data/osx-stub differ
diff --git a/sdk/jme3-desktop-executables/src/com/jme3/gde/desktop/executables/macapp-data.zip b/sdk/jme3-desktop-executables/src/com/jme3/gde/desktop/executables/macapp-data.zip
index d2ad84da3..3d2607948 100644
Binary files a/sdk/jme3-desktop-executables/src/com/jme3/gde/desktop/executables/macapp-data.zip and b/sdk/jme3-desktop-executables/src/com/jme3/gde/desktop/executables/macapp-data.zip differ
diff --git a/sdk/jme3-desktop-executables/src/com/jme3/gde/desktop/executables/macapp-targets.xml b/sdk/jme3-desktop-executables/src/com/jme3/gde/desktop/executables/macapp-targets.xml
index c1d5d8da2..9f04047b3 100644
--- a/sdk/jme3-desktop-executables/src/com/jme3/gde/desktop/executables/macapp-targets.xml
+++ b/sdk/jme3-desktop-executables/src/com/jme3/gde/desktop/executables/macapp-targets.xml
@@ -16,6 +16,7 @@
+