【m】修改水印包后缀

This commit is contained in:
2025-07-02 18:56:00 +08:00
parent b6c35a6331
commit e30bb8be1b
2 changed files with 2 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ public class BuildApkWindow : OdinEditorWindow
hotfixMainResDomain.projectInfo.loadingScenePath,
$"Assets/Main/main_{deviceType.ToString()}.unity"
};
PlayerSettings.applicationIdentifier += "_watermark";
}
else
{