mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-31 10:03:46 +00:00
12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<plist>
|
|
<dict>
|
|
<key>NSPrincipalClass</key>
|
|
<string>NSApplication</string>
|
|
|
|
<key>NSHighResolutionCapable</key>
|
|
<string>True</string>
|
|
</dict>
|
|
</plist>
|