update: 暂时关闭 GuruSDKRes 自动注入的 mod
parent
af06ddade2
commit
aa920208b5
|
|
@ -849,7 +849,7 @@ namespace Guru.Editor
|
||||||
//-------- 部署 Android 相关的文件和资源 ----------
|
//-------- 部署 Android 相关的文件和资源 ----------
|
||||||
AndroidManifestMod.Apply();
|
AndroidManifestMod.Apply();
|
||||||
AndroidProjectMod.Apply();
|
AndroidProjectMod.Apply();
|
||||||
AndroidResMod.Apply();
|
// AndroidResMod.Apply(); // 部署 GuruSDKRes 资源文件, 目前部署在 guru.sdk.core 的 Plugins/Android/SDKRes.androidlib 中
|
||||||
// #endif
|
// #endif
|
||||||
|
|
||||||
AssetDatabase.Refresh();
|
AssetDatabase.Refresh();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue