Skip to content

Commit 413a140

Browse files
committed
Update Info.plist.vtl
1 parent 4301cf3 commit 413a140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/mac/Info.plist.vtl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>CFBundleExecutable</key>
2525
<string>${info.executable.name}</string>
2626
<key>CFBundleIconFile</key>
27-
<string>${info.name}.icns</string>
27+
<string>${info.iconFile.name}</string>
2828
<key>CFBundleIdentifier</key>
2929
<string>${info.macConfig.appId}</string>
3030
<key>CFBundleDisplayName</key>

0 commit comments

Comments
 (0)