File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 701701 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
702702 CODE_SIGN_IDENTITY = "Apple Development";
703703 CODE_SIGN_STYLE = Automatic;
704+ CURRENT_PROJECT_VERSION = 2;
704705 DEVELOPMENT_TEAM = 39X44DH4RN;
705706 INFOPLIST_FILE = mytine/Info.plist;
706707 IPHONEOS_DEPLOYMENT_TARGET = 13.0;
724725 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
725726 CODE_SIGN_IDENTITY = "Apple Development";
726727 CODE_SIGN_STYLE = Automatic;
728+ CURRENT_PROJECT_VERSION = 2;
727729 DEVELOPMENT_TEAM = 39X44DH4RN;
728730 INFOPLIST_FILE = mytine/Info.plist;
729731 IPHONEOS_DEPLOYMENT_TARGET = 13.0;
Original file line number Diff line number Diff line change 1919 <key >CFBundleShortVersionString </key >
2020 <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
22- <string >1 </string >
22+ <string >$(CURRENT_PROJECT_VERSION) </string >
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
2525 <key >UIAppFonts </key >
You can’t perform that action at this time.
0 commit comments