| | |
| | | }
|
| | |
|
| | | var rootPath = StringUtility.Contact(output, Path.AltDirectorySeparatorChar, category);
|
| | | var mainFile = StringUtility.Contact(output, Path.AltDirectorySeparatorChar, GetMainFestFileName(buildTarget));
|
| | | var mainFileRename = StringUtility.Contact(output, Path.AltDirectorySeparatorChar, category, "_assetbundle");
|
| | | var mainFile = StringUtility.Contact(output, Path.AltDirectorySeparatorChar, GetMainFestFileName(buildTarget));//改名字前
|
| | | var mainFileRename = StringUtility.Contact(output, Path.AltDirectorySeparatorChar, category, "_assetbundle");//改名字后
|
| | | var manifest = StringUtility.Contact(output, Path.AltDirectorySeparatorChar, GetMainFestFileName(buildTarget), ".manifest");
|
| | | var manifestRename = StringUtility.Contact(output, Path.AltDirectorySeparatorChar, category, "_assetbundle.manifest");
|
| | |
|
| | |
| | | }
|
| | |
|
| | | static string THE_2TH_WORLD_SDK_PATH = Application.dataPath + "/Plugins/Android/bin";
|
| | | static string MANIFEST_PATH = Application.dataPath + "/Plugins/Android/AndroidManifest.xml";
|
| | | // static string MANIFEST_PATH = Application.dataPath + "/Plugins/Android/AndroidManifest.xml";
|
| | | static string iOS_PLUGIN_PATH = Application.dataPath + "/Plugins/iOS";
|
| | |
|
| | | /// <summary>
|
| | |
| | | if (Directory.Exists(THE_2TH_WORLD_SDK_PATH))
|
| | | Directory.Delete(THE_2TH_WORLD_SDK_PATH, true);
|
| | | //删除原清单文件
|
| | | if (File.Exists(MANIFEST_PATH))
|
| | | File.Delete(MANIFEST_PATH);
|
| | | // if (File.Exists(MANIFEST_PATH))
|
| | | // File.Delete(MANIFEST_PATH);
|
| | |
|
| | | var variant = _development ? "debug" : "release";
|
| | |
|
| | | var manifestpath = StringUtility.Contact(_sdkPath, "/Channel/Android/", versionConfig.appId, "/AndroidManifest.xml");
|
| | | // var manifestpath = StringUtility.Contact(_sdkPath, "/Channel/Android/", versionConfig.appId, "/AndroidManifest.xml");
|
| | | var channelSdkPath = StringUtility.Contact(_sdkPath, "/Channel/Android/", versionConfig.appId, "/", variant);
|
| | |
|
| | | if (File.Exists(manifestpath))
|
| | | {
|
| | | File.Copy(manifestpath, MANIFEST_PATH);
|
| | | DebugEx.LogFormat("执行Android 清单文件拷贝,from:{0};to:{1}", manifestpath, MANIFEST_PATH);
|
| | | }
|
| | | else
|
| | | {
|
| | | DebugEx.LogFormat("Android 清单文件不存在,{0}", manifestpath);
|
| | | // return;
|
| | | }
|
| | | // if (File.Exists(manifestpath))
|
| | | // {
|
| | | // File.Copy(manifestpath, MANIFEST_PATH);
|
| | | // DebugEx.LogFormat("执行Android 清单文件拷贝,from:{0};to:{1}", manifestpath, MANIFEST_PATH);
|
| | | // }
|
| | | // else
|
| | | // {
|
| | | // DebugEx.LogFormat("Android 清单文件不存在,{0}", manifestpath);
|
| | | // // return;
|
| | | // }
|
| | |
|
| | | if (Directory.Exists(channelSdkPath))
|
| | | {
|
| | |
| | | 900 mgxbqy mgxbqy 1 2.0.600 5001 2 xbqy 3 1 梦灵传说 com.mhtj.mg shandangceshi shandangceshi2018 shandangceshi shandangceshi2018 0 0 (0,80) mggame 0 1 |
| | | 9998 xmyjgame xmyjgame 1 1.100.2 aaa 4 xbqy 1 1 仙魔战场 com.xfzc.yj.quick mengxiandao mengxiandao2020 mengxiandao mengxiandao2020 0 0 (-15,64) 出版单位名称:天津电子出版社有限公司 著作权人名称:广州秒乐网络科技有限公司</r>运营单位:广州游路网络科技有限公司 游戏内容类别:移动游戏 批文号:国新出审[2019]1132号 游戏版号:ISBN 978-7-498-06329-8 xmyjgame 0 |
| | | 9527 TheSecondWorld test 0 1.100.1 aaa 2 xbqy 3 1 仙宝奇缘 com.secondworld.snxxz thesecondworld thesecondworld2018 thesecondworld thesecondworld2018 0 0 (-32,144) 0 |
| | | 9528 gtgame gtgame 1 1.0.0 aaa 1 xbqy 3 1 镇魔诀 com.sanxiagame.zmjgp thesecondworld thesecondworld2018 thesecondworld thesecondworld2018 (0,80) gtgame 0 1 |
| | |
| | | fileFormatVersion: 2 |
| | | guid: 0d6a962467cf0694e811391faa4b1909 |
| | | timeCreated: 1531135146 |
| | | licenseType: Pro |
| | | PluginImporter: |
| | | externalObjects: {} |
| | | serializedVersion: 2 |
| | | iconMap: {} |
| | | executionOrder: {} |
| | | defineConstraints: [] |
| | | isPreloaded: 0 |
| | | isOverridable: 0 |
| | | isExplicitlyReferenced: 0 |
| | | validateReferences: 1 |
| | | platformData: |
| | | data: |
| | | first: |
| | | '': Any |
| | | - first: |
| | | : Any |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | |
| | | Exclude Win: 1 |
| | | Exclude Win64: 1 |
| | | Exclude iOS: 1 |
| | | data: |
| | | first: |
| | | '': Editor |
| | | - first: |
| | | : Editor |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: AnyCPU |
| | | OS: AnyOS |
| | | data: |
| | | first: |
| | | - first: |
| | | Android: Android |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: ARMv7 |
| | | data: |
| | | first: |
| | | - first: |
| | | Any: |
| | | second: |
| | | enabled: 0 |
| | | settings: {} |
| | | data: |
| | | first: |
| | | - first: |
| | | Editor: Editor |
| | | second: |
| | | enabled: 1 |
| | | settings: |
| | | DefaultValueInitialized: true |
| | | data: |
| | | first: |
| | | - first: |
| | | Facebook: Win |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: AnyCPU |
| | | data: |
| | | first: |
| | | - first: |
| | | Facebook: Win64 |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: AnyCPU |
| | | data: |
| | | first: |
| | | - first: |
| | | Standalone: Linux |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: x86 |
| | | data: |
| | | first: |
| | | - first: |
| | | Standalone: Linux64 |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: x86_64 |
| | | data: |
| | | first: |
| | | CPU: AnyCPU |
| | | - first: |
| | | Standalone: LinuxUniversal |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: None |
| | | data: |
| | | first: |
| | | - first: |
| | | Standalone: OSXIntel |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: AnyCPU |
| | | data: |
| | | first: |
| | | - first: |
| | | Standalone: OSXIntel64 |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: AnyCPU |
| | | data: |
| | | first: |
| | | - first: |
| | | Standalone: OSXUniversal |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: None |
| | | data: |
| | | first: |
| | | - first: |
| | | Standalone: Win |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: AnyCPU |
| | | data: |
| | | first: |
| | | - first: |
| | | Standalone: Win64 |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | CPU: AnyCPU |
| | | data: |
| | | first: |
| | | - first: |
| | | iPhone: iOS |
| | | second: |
| | | enabled: 0 |
| | |
| | | fileFormatVersion: 2 |
| | | guid: 3fd23a6414095674493657a67a8043a1 |
| | | timeCreated: 1489995544 |
| | | licenseType: Free |
| | | PluginImporter: |
| | | serializedVersion: 1 |
| | | externalObjects: {} |
| | | serializedVersion: 2 |
| | | iconMap: {} |
| | | executionOrder: {} |
| | | defineConstraints: [] |
| | | isPreloaded: 0 |
| | | isOverridable: 0 |
| | | isExplicitlyReferenced: 0 |
| | | validateReferences: 1 |
| | | platformData: |
| | | - first: |
| | | Any: |
| | | second: |
| | | enabled: 0 |
| | | settings: {} |
| | | Editor: |
| | | - first: |
| | | Editor: Editor |
| | | second: |
| | | enabled: 0 |
| | | settings: |
| | | DefaultValueInitialized: true |
| | | WindowsStoreApps: |
| | | - first: |
| | | Windows Store Apps: WindowsStoreApps |
| | | second: |
| | | enabled: 1 |
| | | settings: |
| | | CPU: x86 |
| | |
| | | m_Script: {fileID: 11500000, guid: 13959b6aa2c3f5745af1c3f65a400302, type: 3} |
| | | m_Name: VersionConfig |
| | | m_EditorClassIdentifier: |
| | | m_AppId: test |
| | | m_AppId: gtgame |
| | | m_SpID: |
| | | m_VersionAuthority: 0 |
| | | m_Version: 1.100.1 |
| | | m_VersionAuthority: 1 |
| | | m_Version: 1.0.0 |
| | | m_ClientPackageFlag: aaa |
| | | m_Branch: 2 |
| | | m_Branch: 1 |
| | | m_AssetAccess: 3 |
| | | m_PartAssetPackage: 1 |
| | | m_ProductName: "\u4ED9\u5B9D\u5947\u7F18" |
| | | m_BundleIdentifier: com.secondworld.snxxz |
| | | m_ProductName: "\u9547\u9B54\u8BC0" |
| | | m_BundleIdentifier: com.sanxiagame.zmjgp |
| | | m_KeystoreFileName: thesecondworld |
| | | m_KeystorePassword: thesecondworld2018 |
| | | m_KeystoreAlias: thesecondworld |
| | |
| | | m_AppleDeveloperTeamID: |
| | | m_DebugVersion: 0 |
| | | m_IsBanShu: 0 |
| | | m_BuildTime: 20/11/20--14:43 |
| | | m_BuildIndex: 53 |
| | | m_LogoPosition: {x: -32, y: 144} |
| | | m_BuildTime: 20/11/25--15:58 |
| | | m_BuildIndex: 59 |
| | | m_LogoPosition: {x: 0, y: 0} |
| | | m_BanHao: |
| | |
| | | width: 1 |
| | | height: 1 |
| | | m_SplashScreenLogos: |
| | | - logo: {fileID: 21300000, guid: 179f9801f106906489c8b6bcc9896c8a, type: 3} |
| | | - logo: {fileID: 0} |
| | | duration: 3 |
| | | m_VirtualRealitySplashScreen: {fileID: 0} |
| | | m_ShowUnitySplashAds: 0 |
| | |
| | | Standalone: com.secondworld.snxxz |
| | | iPhone: com.secondworld.snxxz |
| | | buildNumber: {} |
| | | AndroidBundleVersionCode: 1100001 |
| | | AndroidBundleVersionCode: 1000000 |
| | | AndroidMinSdkVersion: 21 |
| | | AndroidTargetSdkVersion: 0 |
| | | AndroidPreferredInstallLocation: 0 |
| | |
| | | m_Kind: 1 |
| | | m_SubKind: |
| | | - m_Textures: |
| | | - {fileID: 2800000, guid: 0118954b3e1a44f4a8971d4be333ae29, type: 3} |
| | | - {fileID: 0} |
| | | m_Width: 192 |
| | | m_Height: 192 |
| | | m_Kind: 0 |
| | | m_SubKind: |
| | | - m_Textures: |
| | | - {fileID: 2800000, guid: 0118954b3e1a44f4a8971d4be333ae29, type: 3} |
| | | - {fileID: 0} |
| | | m_Width: 144 |
| | | m_Height: 144 |
| | | m_Kind: 0 |
| | | m_SubKind: |
| | | - m_Textures: |
| | | - {fileID: 2800000, guid: 0118954b3e1a44f4a8971d4be333ae29, type: 3} |
| | | - {fileID: 0} |
| | | m_Width: 96 |
| | | m_Height: 96 |
| | | m_Kind: 0 |
| | | m_SubKind: |
| | | - m_Textures: |
| | | - {fileID: 2800000, guid: 0118954b3e1a44f4a8971d4be333ae29, type: 3} |
| | | - {fileID: 0} |
| | | m_Width: 72 |
| | | m_Height: 72 |
| | | m_Kind: 0 |
| | | m_SubKind: |
| | | - m_Textures: |
| | | - {fileID: 2800000, guid: 0118954b3e1a44f4a8971d4be333ae29, type: 3} |
| | | - {fileID: 0} |
| | | m_Width: 48 |
| | | m_Height: 48 |
| | | m_Kind: 0 |
| | | m_SubKind: |
| | | - m_Textures: |
| | | - {fileID: 2800000, guid: 0118954b3e1a44f4a8971d4be333ae29, type: 3} |
| | | - {fileID: 0} |
| | | m_Width: 36 |
| | | m_Height: 36 |
| | | m_Kind: 0 |
| | |
| | | playModeTestRunnerEnabled: 0 |
| | | runPlayModeTestAsEditModeTest: 0 |
| | | actionOnDotNetUnhandledException: 1 |
| | | enableInternalProfiler: 1 |
| | | enableInternalProfiler: 0 |
| | | logObjCUncaughtExceptions: 1 |
| | | enableCrashReportAPI: 0 |
| | | cameraUsageDescription: |