From 4ff25032ded3c76e2f327b9d0d529a116bf1f796 Mon Sep 17 00:00:00 2001
From: dabaoji <364453445@qq.com>
Date: 星期二, 23 七月 2024 20:17:57 +0800
Subject: [PATCH] Merge branch 'hyyngame' of http://192.168.1.20:10010/r/snxxz_client into hyyngame
---
Assets/Editor/Tool/UpdateAssetBundleName.cs | 2 +-
Assets/Editor/XCodeProjectMod.cs | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Assets/Editor/Tool/UpdateAssetBundleName.cs b/Assets/Editor/Tool/UpdateAssetBundleName.cs
index 2fd616c..9f79432 100644
--- a/Assets/Editor/Tool/UpdateAssetBundleName.cs
+++ b/Assets/Editor/Tool/UpdateAssetBundleName.cs
@@ -429,7 +429,7 @@
}
exportMaps?.Clear();
exportMaps = null;
- DebugEx.Log("Level璧勬簮鍖呭悕鏇存柊瀹屾垚!");
+ DebugEx.Log("map璧勬簮鍖呭悕鏇存柊瀹屾垚!");
// AssetDatabase.SaveAssets();
// AssetDatabase.Refresh();
}
diff --git a/Assets/Editor/XCodeProjectMod.cs b/Assets/Editor/XCodeProjectMod.cs
index 6bd53f7..6eb6785 100644
--- a/Assets/Editor/XCodeProjectMod.cs
+++ b/Assets/Editor/XCodeProjectMod.cs
@@ -159,7 +159,7 @@
//鍒濆鍖朰nmbxxjSDK
newCode = "\n" +
" _ynmbxxjSDK = [[YnmbxxjSDK alloc] init];\n [_ynmbxxjSDK YngameSDKInit:application didFinishLaunchingWithOptions:launchOptions];";
- _xclass.WriteBelow("[KeyboardDelegate Initialize];", newCode);
+ _xclass.WriteBelow("::printf(\"-> applicationDidFinishLaunching()\\n\");", newCode);
//quick sdk 鐢熷懡鍛ㄦ湡
--
Gitblit v1.8.0