Skip to content

Commit

Permalink
fix: Sync macOS icon with Linux one
Browse files Browse the repository at this point in the history
  • Loading branch information
midwan committed Nov 20, 2023
1 parent a55318e commit 507a8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Info.plist.template
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<key>CFBundleIconName</key>
<string>AppIcon</string>
<key>CFBundleIconFile</key>
<string>docs/resources/icon.png</string>
<string>data/amiberry.png</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>CFBundleShortVersionString</key>
Expand Down

0 comments on commit 507a8f5

Please sign in to comment.