mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-29 06:02:16 -06:00
Fix warning on Storyboard
This commit is contained in:
parent
26227b44af
commit
9e140ff4e0
4 changed files with 6 additions and 6 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue