Commit 9148b4c8 by ludi

修改一个版本号

parent adcf6f1b
......@@ -78,12 +78,12 @@ static const NSString *FUSCidUDKey = @"FUSCidUDKey";
/// App Version
- (NSString *)appVersion {
return @"7836";
return @"7850";
}
/// App Dot Version
- (NSString *)appDotVersion {
return @"7.8.3.6";
return @"7.8.5.0";
}
/// App Id
......
......@@ -726,7 +726,7 @@
"$(PROJECT_DIR)/FuSiLive/Classes/FUSModules/FUSLiveModule/NewLive/Main/View/StreamView/Beauty/ByteDanceBeauty",
);
LOCALIZATION_PREFERS_STRING_CATALOGS = NO;
MARKETING_VERSION = 10.0.1;
MARKETING_VERSION = 10.1.0;
OTHER_CFLAGS = (
"$(inherited)",
"-isystem",
......@@ -991,7 +991,7 @@
"$(PROJECT_DIR)/FuSiLive/Classes/FUSModules/FUSLiveModule/NewLive/Main/View/StreamView/Beauty/ByteDanceBeauty",
);
LOCALIZATION_PREFERS_STRING_CATALOGS = NO;
MARKETING_VERSION = 10.0.1;
MARKETING_VERSION = 10.1.0;
OTHER_CFLAGS = (
"$(inherited)",
"-isystem",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment