Commit 2783f2b1 by suolong

添加lin

parent 4510a8bf
......@@ -784,7 +784,7 @@
NSString *appname = FUSConfig.sharedInstanced.appConfigs.appName;
NSString *channel = [FUSDeviceHelper fus_getChannelId];
NSString *bundleID = currentBundleIdentifier;
NSString *lisenceFilePath = useFormalTTSDKConfig ? @"TTSDKLisenceFile" : @"TTSDKLisenceFileForTest";
NSString *lisenceFilePath = useFormalTTSDKConfig ? @"TTSDKLisenceFileForNew" : @"TTSDKLisenceFileForTest";
TTSDKConfiguration *configuration = [TTSDKConfiguration defaultConfigurationWithAppID:@(appId).description];
configuration.appName = appname;
......
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