Skip to content

Commit fe8d29e

Browse files
M1ProM1Pro
authored andcommitted
Auto-publish WXSDK.
1 parent 6496cba commit fe8d29e

File tree

14 files changed

+26
-9
lines changed

14 files changed

+26
-9
lines changed

Editor/MiniGameConfig.asset.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Editor/WXConvertCore.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ public static WXExportError DoExport(bool buildWebGL = true)
161161
{
162162
if (!result)
163163
{
164-
Debug.LogError("【首包资源优化异常】:" + info);
164+
Debug.LogWarning("[首资源包跳过优化]:因处理失败自动跳过" + info);
165165
}
166166

167167
finishExport();

Editor/WXPluginVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
public class WXPluginVersion
44
{
5-
public static string pluginVersion = "202403281243"; // 这一行不要改他,导出的时候会自动替换
5+
public static string pluginVersion = "202403281934"; // 这一行不要改他,导出的时候会自动替换
66
}
77

88
public class WXPluginConf

Editor/wx-editor.dll

0 Bytes
Binary file not shown.

Editor/wx-editor.xml.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Runtime/Plugins.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 Bytes
Binary file not shown.

Runtime/Plugins/wx-runtime-editor.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Runtime/Plugins/wx-runtime-editor.xml.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Runtime/Plugins/wx-runtime.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)