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 400400 "$(inherited)",
401401 "@executable_path/Frameworks",
402402 );
403+ MARKETING_VERSION = 0.0.1;
403404 PRODUCT_BUNDLE_IDENTIFIER = "com.hoc081098.github-search-kmm.iosApp";
404405 PRODUCT_NAME = "$(TARGET_NAME)";
405406 SWIFT_VERSION = 5.0;
420421 "$(inherited)",
421422 "@executable_path/Frameworks",
422423 );
424+ MARKETING_VERSION = 0.0.1;
423425 PRODUCT_BUNDLE_IDENTIFIER = "com.hoc081098.github-search-kmm.iosApp";
424426 PRODUCT_NAME = "$(TARGET_NAME)";
425427 SWIFT_VERSION = 5.0;
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.0 </string >
20+ <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
2222 <string >1 </string >
2323 <key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments