diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in
index 0814f7ef0..8c8849f99 100644
--- a/cmake/MacOSXBundleInfo.plist.in
+++ b/cmake/MacOSXBundleInfo.plist.in
@@ -61,7 +61,7 @@
mrpack
CFBundleTypeName
- Prism Launcher instance
+ ${Launcher_Name} instance
CFBundleTypeOSTypes
TEXT
@@ -87,10 +87,10 @@
CFBundleURLName
- Prismlauncher
+ ${Launcher_Name}
CFBundleURLSchemes
- prismlauncher
+ ${MACOSX_BUNDLE_EXECUTABLE_NAME}