You've already forked Commercialization.topon
fixed 1.3.1 add baidu sdk
This commit is contained in:
@@ -105,7 +105,7 @@ namespace Topon_Adapter.Editor
|
||||
if (launcherElement == null)
|
||||
{
|
||||
//增加穿山甲配置
|
||||
elementlauncherApplication.Add (CreateCSJGromore ());
|
||||
// elementlauncherApplication.Add (CreateCSJGromore ());
|
||||
}
|
||||
|
||||
var elementMainManifest = manifest.Element ("manifest");
|
||||
@@ -116,7 +116,7 @@ namespace Topon_Adapter.Editor
|
||||
if (mainElement == null)
|
||||
{
|
||||
//增加穿山甲配置
|
||||
elementMainApplication.Add (CreateCSJGromore ());
|
||||
// elementMainApplication.Add (CreateCSJGromore ());
|
||||
}
|
||||
|
||||
// Save the updated manifest file.
|
||||
|
||||
Reference in New Issue
Block a user