diff --git a/CMakeLists.txt b/CMakeLists.txt
index 752c1164c..f1941a02b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1077,6 +1077,7 @@ if (NOT ANDROID OR TERMUX)
set(CPACK_BUNDLE_PLIST ${CMAKE_SOURCE_DIR}/res/Info.plist)
set(CPACK_BUNDLE_ICON ${CMAKE_SOURCE_DIR}/res/icon.icns)
set(CPACK_BUNDLE_STARTUP_COMMAND "furnace")
+ set(CPACK_BUNDLE_APPLE_CERT_APP "-")
endif()
include(CPack)
diff --git a/res/Info.plist b/res/Info.plist
index 3eeb8ae02..7895024da 100644
--- a/res/Info.plist
+++ b/res/Info.plist
@@ -5,7 +5,7 @@
CFBundleDevelopmentRegion
English
CFBundleExecutable
- furnace
+ Furnace
CFBundleGetInfoString
CFBundleIconFile