少年修仙传客户端基础资源
hch
2024-09-13 66ae2d1735e2f8089b2fd0cb5161a920d40b9b14
0312 iossdk打包 没有sdk代码不完整,工程给运营技术自己修改
12个文件已修改
51 ■■■■ 已修改文件
Assets/Editor/Logo/TheSecondWorld/Icon.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/TheSecondWorld/Launch_1.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/TheSecondWorld/LoginBackGround.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/TheSecondWorld/SplashImage.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/TheSecondWorld/TB_DL_Logo.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/hyenglish/Icon.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/hyenglish/Launch_1.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/hyenglish/LoginBackGround.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/hyenglish/SplashImage.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/hyenglish/TB_DL_Logo.png.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Tool/ImportPrefabsLanguage.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/XCodeProjectMod.cs 30 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Logo/TheSecondWorld/Icon.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: bd790a79a2868624faf02c5f5e1c1c23
guid: c2cb8e356aa7c95429610a314c96ed38
timeCreated: 1521082299
licenseType: Pro
TextureImporter:
Assets/Editor/Logo/TheSecondWorld/Launch_1.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 34b376f828143ff4f93b702e8cd16aa8
guid: cfe6c9e5f2e3f7e4e9ebdd6cb3bfd305
TextureImporter:
  internalIDToNameTable: []
  externalObjects: {}
Assets/Editor/Logo/TheSecondWorld/LoginBackGround.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 1854d009d61f8664e9d8e04391f861c6
guid: 670c1f6985ce12644bcca9a3ccf1eaa1
TextureImporter:
  internalIDToNameTable: []
  externalObjects: {}
Assets/Editor/Logo/TheSecondWorld/SplashImage.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 2e097269a41b36541ab38ba61b9bfa13
guid: 1798b5fddbb7c114cb8b9dc5d72b6762
TextureImporter:
  internalIDToNameTable: []
  externalObjects: {}
Assets/Editor/Logo/TheSecondWorld/TB_DL_Logo.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: f9c9e2f1b9f5f8a419c9963c31c0ccb5
guid: 62396e34d752c40498186198b2dfe282
TextureImporter:
  internalIDToNameTable: []
  externalObjects: {}
Assets/Editor/Logo/hyenglish/Icon.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: bd790a79a2868624faf02c5f5e1c1c23
guid: 9e3d4bd47e11f374b83b36b52d73139c
timeCreated: 1521082299
licenseType: Pro
TextureImporter:
Assets/Editor/Logo/hyenglish/Launch_1.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 34b376f828143ff4f93b702e8cd16aa8
guid: 0379567c5c9b7ff4482d949ca4392f3b
TextureImporter:
  internalIDToNameTable: []
  externalObjects: {}
Assets/Editor/Logo/hyenglish/LoginBackGround.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 1854d009d61f8664e9d8e04391f861c6
guid: e2dacc5ddd9a7e04d90a87d511468613
TextureImporter:
  internalIDToNameTable: []
  externalObjects: {}
Assets/Editor/Logo/hyenglish/SplashImage.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 2e097269a41b36541ab38ba61b9bfa13
guid: e28ffc33e9e63644a8add7bcace51d93
TextureImporter:
  internalIDToNameTable: []
  externalObjects: {}
Assets/Editor/Logo/hyenglish/TB_DL_Logo.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: f9c9e2f1b9f5f8a419c9963c31c0ccb5
guid: 659afbe6e61955c429ad42df6984b14d
TextureImporter:
  internalIDToNameTable: []
  externalObjects: {}
Assets/Editor/Tool/ImportPrefabsLanguage.cs
@@ -98,6 +98,7 @@
                if (tmpText.text != dic[item.language])
                {
                    //Debug.LogFormat("翻译成功--{0} , {1}; {2} - {3}", file, item.name, tmpText.text, dic[item.language]);
                    tmpText.text = dic[item.language];
                    EditorUtility.SetDirty(_prefab);
                    changeCnt++;
Assets/Editor/XCodeProjectMod.cs
@@ -89,21 +89,21 @@
        //_rootDict.SetString("NSMicrophoneUsageDescription", "使用麥克風權限");
        //遊戲需要您的相冊權限來截圖保存創建的用戶賬號數據  
        _rootDict.SetString("NSPhotoLibraryAddUsageDescription", "Bạn phải cấp quyền cho album ảnh, để chụp ảnh màn hình và lưu dữ cho người dùng");
        _rootDict.SetString("NSCameraUsageDescription", "Hãy cho phép quyền ứng dùng để truy cập,nếu không thì chức năng sẽ không khởi động được");
        _rootDict.SetString("NSPhotoLibraryAddUsageDescription", "You must grant the photo album permission to take screenshots and save data for users");
        _rootDict.SetString("NSCameraUsageDescription", "Please allow application permission access, otherwise the function cannot be started");
        //此标识符将用于向您推荐个性化广告
        _rootDict.SetString("NSUserTrackingUsageDescription", "Hướng dẫn này sẽ xuất hiện quảng cáo có cá tính của riêng bạn");
        _rootDict.SetString("NSUserTrackingUsageDescription", "This guide will display personalized ads specifically for you");
        //AF
        _rootDict.SetString("AFAppleId", "6496429484");
        _rootDict.SetString("AFKey", "HPHQrNf7mMTa8fzGBBAMFP");
        _rootDict.SetString("AFAppleId", "6670775943");
        _rootDict.SetString("AFKey", "ZpNURKR3QKKxwXAAbhgrq6");
        _rootDict.SetString("GIDClientID", "314531283387-rnrumgog6859kcqe7tghae1pqf9v7ube.apps.googleusercontent.com");
        //_rootDict.SetString("GIDClientID", "375557197914-rnrumgog6859kcqe7tghae1pqf9v7ube.apps.googleusercontent.com");
        //facebook
        _rootDict.SetString("FacebookAppID", "1579387699444562");
        _rootDict.SetString("FacebookClientToken", "db769297080bb297b56871339b9e88ef");
        _rootDict.SetString("FacebookDisplayName", "Tuyệt Thế Tiên Giới");
        _rootDict.SetString("FacebookAppID", "1022827596209744");
        _rootDict.SetString("FacebookClientToken", "f8714dde12fe88ba3529642e31e1b946");
        _rootDict.SetString("FacebookDisplayName", "Legend of the Sword Master");
        _rootDict.SetBoolean("FacebookAutoLogAppEventsEnabled", true);
        _rootDict.SetBoolean("FacebookAdvertiserIDCollectionEnabled", true);
@@ -113,14 +113,14 @@
        dict0.SetString("CFBundleTypeRole", "Editor");
        dict0.SetString("CFBundleURLName", "fb");
        var schemesArray = dict0.CreateArray("CFBundleURLSchemes");
        schemesArray.AddString("fb1579387699444562");
        schemesArray.AddString("fb1022827596209744");
        dict0 = nsURLTypes.AddDict();
        dict0.SetString("CFBundleTypeRole", "Editor");
        dict0.SetString("CFBundleURLName", "Google");
        schemesArray = dict0.CreateArray("CFBundleURLSchemes");
        schemesArray.AddString("com.googleusercontent.apps.314531283387-rnrumgog6859kcqe7tghae1pqf9v7ube");
        //dict0 = nsURLTypes.AddDict();
        //dict0.SetString("CFBundleTypeRole", "Editor");
        //dict0.SetString("CFBundleURLName", "Google");
        //schemesArray = dict0.CreateArray("CFBundleURLSchemes");
        //schemesArray.AddString("com.googleusercontent.apps.375557197914-rnrumgog6859kcqe7tghae1pqf9v7ube");
        var array1 = _rootDict.CreateArray("LSApplicationQueriesSchemes");
        array1.AddString("fbapi");