Add macos access request for Downloads folder

Close #203
This commit is contained in:
Francesco 2021-05-23 15:23:04 +02:00 committed by GitHub
parent 739763675e
commit 3634c212a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -15,8 +15,9 @@
<key>NSHighResolutionCapable</key>
<true/>
<key>MinimumOSVersion</key><string>10.13</string>
<key>NSDocumentsFolderUsageDescription</key><string>application index whole project folders</string>
<key>NSDesktopFolderUsageDescription</key><string>application index whole project folders</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>
<key>CFBundleShortVersionString</key>
<string>1.16.10</string>
<key>NSHumanReadableCopyright</key>