商店包版本修改 此commit置顶 2.6.3

This commit is contained in:
liyuhua
2024-03-12 20:59:37 +08:00
parent 4dd0447c6f
commit 09ba817622
2 changed files with 3 additions and 3 deletions

View File

@@ -12189,7 +12189,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 20.20.12;
MARKETING_VERSION = 20.20.13;
PRODUCT_BUNDLE_IDENTIFIER = com.peko.enterprise.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -12225,7 +12225,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 20.20.12;
MARKETING_VERSION = 20.20.13;
PRODUCT_BUNDLE_IDENTIFIER = com.peko.enterprise.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";

View File

@@ -49,7 +49,7 @@ isPhoneXSeries = [[UIApplication sharedApplication] delegate].window.safeAreaIns
///内置版本号
#define PI_App_Version @"2.6.2"
#define PI_App_Version @"2.6.3"
///渠道
#define PI_App_Source @"appstore"
//#define PI_App_Source @"pi_tf"