File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.0 </string >
20
+ <string >1.1. 0 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >1 </string >
24
+ <string >2 </string >
25
25
<key >LSApplicationCategoryType </key >
26
26
<string >public.app-category.music </string >
27
27
<key >LSMinimumSystemVersion </key >
28
28
<string >${MACOSX_DEPLOYMENT_TARGET} </string >
29
+ <key >LSUIElement </key >
30
+ <true />
29
31
<key >NSHumanReadableCopyright </key >
30
32
<string >Copyright © 2014 Paul Young. All rights reserved. </string >
31
33
<key >NSMainNibFile </key >
32
34
<string >MainMenu </string >
33
35
<key >NSPrincipalClass </key >
34
36
<string >NSApplication </string >
35
- <key >LSUIElement </key >
36
- <true />
37
37
</dict >
38
38
</plist >
You can’t perform that action at this time.
0 commit comments