Skip to content

Commit aebe5d5

Browse files
committed
Update Info.plist.vtl
1 parent 84d6d8b commit aebe5d5

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
@@ -9,7 +9,7 @@
99
<key>CFBundleExecutable</key>
1010
<string>${info.executable.name}</string>
1111
<key>CFBundleIconFile</key>
12-
<string>${info.name}.icns</string>
12+
<string>${info.iconFile.name}</string>
1313
<key>CFBundleIdentifier</key>
1414
<string>${info.macConfig.appId}</string>
1515
<key>CFBundleDisplayName</key>

0 commit comments

Comments
 (0)