File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 260260 COMBINE_HIDPI_IMAGES = YES;
261261 INFOPLIST_FILE = BrewServicesMenubar/Info.plist;
262262 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
263+ MARKETING_VERSION = 4.0;
263264 PRODUCT_BUNDLE_IDENTIFIER = andrewnicolaou.BrewServicesMenubar;
264265 PRODUCT_NAME = "$(TARGET_NAME)";
265266 SWIFT_VERSION = 5.0;
274275 COMBINE_HIDPI_IMAGES = YES;
275276 INFOPLIST_FILE = BrewServicesMenubar/Info.plist;
276277 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
278+ MARKETING_VERSION = 4.0;
277279 PRODUCT_BUNDLE_IDENTIFIER = andrewnicolaou.BrewServicesMenubar;
278280 PRODUCT_NAME = "$(TARGET_NAME)";
279281 SWIFT_VERSION = 5.0;
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >3.0 </string >
20+ <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
2727 <key >LSUIElement </key >
2828 <true />
2929 <key >NSHumanReadableCopyright </key >
30- <string >Copyright © 2016 andrewnicolaou . All rights reserved. </string >
30+ <string >Copyright © 2016 - 2021 Andrew Nicolaou . All rights reserved. </string >
3131 <key >NSMainNibFile </key >
3232 <string >MainMenu </string >
3333 <key >NSPrincipalClass </key >
You can’t perform that action at this time.
0 commit comments