We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950ac0e commit 60d9b6eCopy full SHA for 60d9b6e
YPaste/Info.plist
@@ -19,11 +19,13 @@
19
<key>CFBundleShortVersionString</key>
20
<string>Explosion v1.0.0-alpha</string>
21
<key>CFBundleVersion</key>
22
- <string>103322</string>
+ <string>103323</string>
23
<key>LSApplicationCategoryType</key>
24
<string>public.app-category.utilities</string>
25
<key>LSMinimumSystemVersion</key>
26
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
27
+ <key>LSUIElement</key>
28
+ <true/>
29
<key>NSHumanReadableCopyright</key>
30
<string>Copyright © 2019 qwertyyb. All rights reserved.</string>
31
<key>NSMainStoryboardFile</key>
0 commit comments