1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

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
+1 -1
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>