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 20032003 "@executable_path/Frameworks",
20042004 "@loader_path/Frameworks",
20052005 );
2006+ MARKETING_VERSION = "2.3.3-alpha.1";
20062007 PRODUCT_BUNDLE_IDENTIFIER = com.ost.OstWalletSdk;
20072008 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
20082009 PROVISIONING_PROFILE_SPECIFIER = "";
20382039 "@executable_path/Frameworks",
20392040 "@loader_path/Frameworks",
20402041 );
2042+ MARKETING_VERSION = "2.3.3-alpha.1";
20412043 PRODUCT_BUNDLE_IDENTIFIER = com.ost.OstWalletSdk;
20422044 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
20432045 PROVISIONING_PROFILE_SPECIFIER = "";
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.3.2 </string >
18+ <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
You can’t perform that action at this time.
0 commit comments