Merge pull request #7 from lubert/retina

Add high resolution flag to SheepShaver plist template
This commit is contained in:
kanjitalk755 2019-02-03 10:18:51 +09:00 committed by GitHub
commit e3c8cd9ffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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