File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 557557 CODE_SIGN_IDENTITY = "";
558558 CODE_SIGN_STYLE = Automatic;
559559 COMBINE_HIDPI_IMAGES = YES;
560+ CURRENT_PROJECT_VERSION = 18;
560561 DEVELOPMENT_TEAM = "";
561562 FRAMEWORK_SEARCH_PATHS = (
562563 "$(inherited)",
566567 INFOPLIST_FILE = "Pixel Picker/Info.plist";
567568 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
568569 MACOSX_DEPLOYMENT_TARGET = 10.12;
570+ MARKETING_VERSION = 1.4.1;
569571 PRODUCT_BUNDLE_IDENTIFIER = "com.acheronfail.pixel-picker";
570572 PRODUCT_MODULE_NAME = PixelPicker;
571573 PRODUCT_NAME = "$(TARGET_NAME)";
583585 CODE_SIGN_IDENTITY = "";
584586 CODE_SIGN_STYLE = Automatic;
585587 COMBINE_HIDPI_IMAGES = YES;
588+ CURRENT_PROJECT_VERSION = 18;
586589 DEVELOPMENT_TEAM = "";
587590 FRAMEWORK_SEARCH_PATHS = (
588591 "$(inherited)",
592595 INFOPLIST_FILE = "Pixel Picker/Info.plist";
593596 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
594597 MACOSX_DEPLOYMENT_TARGET = 10.12;
598+ MARKETING_VERSION = 1.4.1;
595599 PRODUCT_BUNDLE_IDENTIFIER = "com.acheronfail.pixel-picker";
596600 PRODUCT_MODULE_NAME = PixelPicker;
597601 PRODUCT_NAME = "$(TARGET_NAME)";
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.4.0 </string >
20+ <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
22- <string >17 </string >
22+ <string >$(CURRENT_PROJECT_VERSION) </string >
2323 <key >LSApplicationCategoryType </key >
2424 <string >public.app-category.utilities </string >
2525 <key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments