fixed 1.3.1 add baidu sdk

This commit is contained in:
2024-10-09 10:25:02 +08:00
parent b671923241
commit 4919b650de
62 changed files with 12 additions and 538 deletions

View File

@@ -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.