Skip to content

Commit 7adb1c1

Browse files
committed
Fix darwin-bundle high DPI
1 parent c69cb58 commit 7adb1c1

File tree

2 files changed

+53
-50
lines changed

2 files changed

+53
-50
lines changed

assets/packaging/darwin-bundle/Info.plist.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,7 @@
3232
<true/>
3333
<key>NSHumanReadableCopyright</key>
3434
<string></string>
35+
<key>NSPrincipalClass</key>
36+
<string>NSApplication</string>
3537
</dict>
3638
</plist>

0 commit comments

Comments
 (0)