Skip to content

Commit d1fb69d

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
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)