File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >0.1.0 </string >
20+ <string >0.1.1 </string >
2121 <key >CFBundleVersion </key >
2222 <string >1 </string >
2323 <key >LSMinimumSystemVersion </key >
2424 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
25- <key >NSHumanReadableCopyright </key >
26- <string >Copyright © 2018 Douglas Teoh. All rights reserved. </string >
27- <key >NSMainNibFile </key >
28- <string >MainMenu </string >
2925 <key >NSAppTransportSecurity </key >
3026 <dict >
3127 <key >NSAllowsArbitraryLoads </key >
3228 <true />
3329 </dict >
30+ <key >NSHumanReadableCopyright </key >
31+ <string >Copyright © 2019 Douglas Teoh. All rights reserved. </string >
32+ <key >NSMainNibFile </key >
33+ <string >MainMenu </string >
3434 <key >NSPrincipalClass </key >
3535 <string >NSApplication </string >
3636</dict >
You can’t perform that action at this time.
0 commit comments