Fix macOS minimum system version in info.plist
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user