Bring back info.plist with meson configuration

This commit is contained in:
Timofffee
2021-09-07 15:03:00 +02:00
committed by Francesco Abbate
parent de038a633d
commit 9246a16e67
2 changed files with 9 additions and 2 deletions
@@ -19,8 +19,9 @@
<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>2.0</string>
<string>@PROJECT_VERSION@</string>
<key>NSHumanReadableCopyright</key>
<string>© 2019-2021 Francesco Abbate</string>
</dict>
</plist>