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 979979 "$(inherited)",
980980 "@executable_path/Frameworks",
981981 );
982+ MARKETING_VERSION = 1.0.0;
982983 PRODUCT_BUNDLE_IDENTIFIER = com.naipaka.NextSunnyDay;
983984 PRODUCT_NAME = "$(TARGET_NAME)";
984985 SWIFT_VERSION = 5.0;
10031004 "$(inherited)",
10041005 "@executable_path/Frameworks",
10051006 );
1007+ MARKETING_VERSION = 1.0.0;
10061008 PRODUCT_BUNDLE_IDENTIFIER = com.naipaka.NextSunnyDay;
10071009 PRODUCT_NAME = "$(TARGET_NAME)";
10081010 SWIFT_VERSION = 5.0;
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121 <key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments