We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4301cf3 commit 413a140Copy full SHA for 413a140
src/main/resources/mac/Info.plist.vtl
@@ -24,7 +24,7 @@
24
<key>CFBundleExecutable</key>
25
<string>${info.executable.name}</string>
26
<key>CFBundleIconFile</key>
27
- <string>${info.name}.icns</string>
+ <string>${info.iconFile.name}</string>
28
<key>CFBundleIdentifier</key>
29
<string>${info.macConfig.appId}</string>
30
<key>CFBundleDisplayName</key>
0 commit comments