Skip to content

Commit 60d9b6e

Browse files
author
qwertyyb
committed
fix: 移除Dock图标
1 parent 950ac0e commit 60d9b6e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

YPaste/Info.plist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>Explosion v1.0.0-alpha</string>
2121
<key>CFBundleVersion</key>
22-
<string>103322</string>
22+
<string>103323</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
27+
<key>LSUIElement</key>
28+
<true/>
2729
<key>NSHumanReadableCopyright</key>
2830
<string>Copyright © 2019 qwertyyb. All rights reserved.</string>
2931
<key>NSMainStoryboardFile</key>

0 commit comments

Comments
 (0)