Fix macOS minimum system version in info.plist

This commit is contained in:
Francesco Abbate
2021-09-08 11:13:13 +02:00
parent 0a52861129
commit ce1a6ea5b5
+1 -1
View File
@@ -14,7 +14,7 @@
<string>APPL</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>MinimumOSVersion</key><string>10.13</string>
<key>LSMinimumSystemVersion</key><string>10.11</string>
<key>NSDocumentsFolderUsageDescription</key><string>To access, edit and index your projects.</string>
<key>NSDesktopFolderUsageDescription</key><string>To access, edit and index your projects.</string>
<key>NSDownloadsFolderUsageDescription</key><string>To access, edit and index your projects.</string>