File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 929929 "$(inherited)",
930930 "@executable_path/../Frameworks",
931931 );
932+ MARKETING_VERSION = 1.2.0;
932933 PRODUCT_BUNDLE_IDENTIFIER = com.DigiDNA.ColorSet;
933934 PRODUCT_NAME = "$(TARGET_NAME)";
934935 SWIFT_OBJC_BRIDGING_HEADER = "ColorSet/Classes/ColorSet-Bridging-Header.h";
949950 "$(inherited)",
950951 "@executable_path/../Frameworks",
951952 );
953+ MARKETING_VERSION = 1.2.0;
952954 PRODUCT_BUNDLE_IDENTIFIER = com.DigiDNA.ColorSet;
953955 PRODUCT_NAME = "$(TARGET_NAME)";
954956 SWIFT_OBJC_BRIDGING_HEADER = "ColorSet/Classes/ColorSet-Bridging-Header.h";
Original file line number Diff line number Diff line change 3838 <key >CFBundlePackageType </key >
3939 <string >APPL </string >
4040 <key >CFBundleShortVersionString </key >
41- <string >1.1.0 </string >
41+ <string >$(MARKETING_VERSION) </string >
4242 <key >CFBundleVersion </key >
4343 <string >81 </string >
4444 <key >LSApplicationCategoryType </key >
You can’t perform that action at this time.
0 commit comments