Specify no high res window in Info.plist template

This commit is contained in:
雪竜 (Tommy Li)
2019-11-24 00:04:59 -06:00
committed by GitHub
parent 81a041e3dd
commit bfc3feb6df
+2
View File
@@ -55,6 +55,8 @@
<string>Copyright 2001-2015</string>
<key>NSPrincipalClass</key>
<string>SMApplication</string>
<key>NSHighResolutionCapable</key>
<false />
</dict>
</plist>