mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-05 20:23:48 +00:00
To expand with full Organic Maps and Maps.ME commits history run: git remote add om-historic [om-historic.git repo url] git fetch --tags om-historic git replace squashed-history historic-commits
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>
|