diff --git a/src/platform/osx/Info.plist.in b/src/platform/osx/Info.plist.in
index 5e92bc940..978d2a59f 100644
--- a/src/platform/osx/Info.plist.in
+++ b/src/platform/osx/Info.plist.in
@@ -7,7 +7,7 @@
CFBundleGetInfoString
@SLIC3R_APP_NAME@ Copyright (C) 2011-2020 Alessandro Ranellucci, (C) 2016-2020 Prusa Reseach, (C) 2018-2020 Remi Durand
CFBundleIconFile
- Slic3r.icns
+ @SLIC3R_BUILD_ID@.icns
CFBundleName
@SLIC3R_APP_KEY@
CFBundleShortVersionString
@@ -48,7 +48,7 @@
OBJ
CFBundleTypeIconFile
- Slic3r.icns
+ @SLIC3R_BUILD_ID@.icns
CFBundleTypeName
STL
CFBundleTypeRole
@@ -65,7 +65,7 @@
AMF
CFBundleTypeIconFile
- Slic3r.icns
+ @SLIC3R_BUILD_ID@.icns
CFBundleTypeName
AMF
CFBundleTypeRole
@@ -82,7 +82,7 @@
3MF
CFBundleTypeIconFile
- Slic3r.icns
+ @SLIC3R_BUILD_ID@.icns
CFBundleTypeName
3MF
CFBundleTypeRole