MacOS: Update target SDK to 10.10 for cmake and tests

This commit is contained in:
Czarek Tomczak
2020-05-31 14:27:31 +02:00
committed by Marshall Greenblatt
parent 845322b5fb
commit c27fceb7de
7 changed files with 11 additions and 7 deletions

View File

@@ -28,7 +28,7 @@
<string>0</string>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.9.0</string>
<string>10.10.0</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>

View File

@@ -28,7 +28,7 @@
<key>LSFileQuarantineEnabled</key>
<true/>
<key>LSMinimumSystemVersion</key>
<string>10.9.0</string>
<string>10.10.0</string>
<key>LSUIElement</key>
<string>1</string>
<key>NSSupportsAutomaticGraphicsSwitching</key>