Fix warning on Storyboard

This commit is contained in:
waydabber 2021-08-12 22:40:27 +02:00
parent 26227b44af
commit 9e140ff4e0
4 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>1983</string>
<string>1980</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>
@ -33,4 +33,4 @@
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
</plist>
</plist>