Bumped up minimum required OSX version from 10.9 to 10.10 due to

an update of wxWidgets, which do not compile cleanly on 10.9 without
further patching.
This commit is contained in:
Vojtech Bubnik
2021-01-19 15:59:29 +01:00
parent 6bb74b972c
commit d805c253d5

View File

@@ -111,7 +111,7 @@
</dict>
</array>
<key>LSMinimumSystemVersion</key>
<string>10.9</string>
<string>10.10</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>