Skip to content

Commit

Permalink
🐛 Fix macOs Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Mossimos committed Mar 8, 2024
1 parent 526fb7a commit 3016469
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/BD.WTTS.Client.Avalonia.App/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
<string>NSApplication</string>
<key>XSAppIconAssets</key>
<string>Assets.xcassets/AppIcon.appiconset</string>
<key>CFBundleIconFile</key>
<string>AppIcon.icns</string>
<key>CFBundleIdentifier</key>
<string>net.steampp.app</string>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit 3016469

Please sign in to comment.