Add high resolution flag to SheepShaver plist template

This commit is contained in:
lubert 2019-02-02 10:39:41 -08:00
parent 805ba753b2
commit e430013bd2

View File

@ -46,5 +46,7 @@
<key>x86_64</key> <key>x86_64</key>
<string>10.7.0</string> <string>10.7.0</string>
</dict> </dict>
<key>NSHighResolutionCapable</key>
<true/>
</dict> </dict>
</plist> </plist>