Revert "One more update Info.plist"

This reverts commit e8f5a5e002.
This commit is contained in:
Francesco 2021-09-03 14:58:18 +02:00
parent fdc8762241
commit dfc45ad3b3
1 changed files with 6 additions and 8 deletions

View File

@ -17,13 +17,11 @@
<key>NSHighResolutionCapable</key>
<true />
<key>LSMinimumSystemVersion</key>
<string>10.13</string>
<key>CFBundleSignature</key>
<string>lite</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<string>10.11.0</string>
<key>NSQuitAlwaysKeepsWindows</key>
<false />
<key>NSRequiresAquaSystemAppearance</key>
<false />
<key>NSDocumentsFolderUsageDescription</key>
<string>To access, edit and index your projects.</string>
<key>NSDesktopFolderUsageDescription</key>
@ -31,7 +29,7 @@
<key>NSDownloadsFolderUsageDescription</key>
<string>To access, edit and index your projects.</string>
<key>CFBundleShortVersionString</key>
<string>2.0.1</string>
<string>2.0</string>
<key>NSHumanReadableCopyright</key>
<string>© 2019-2021 Francesco Abbate</string>
</dict>