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 6d49bc1978
commit b7c8d6db9f

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>