| Assets/Editor/Tool/ClientPackage.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Assets/Editor/Tool/ClientPackage.cs
@@ -669,7 +669,7 @@ PlayerSettings.companyName = "xmsw"; PlayerSettings.productName = newVersionConfig.productName; PlayerSettings.applicationIdentifier = newVersionConfig.bundleIdentifier; PlayerSettings.defaultInterfaceOrientation = UIOrientation.AutoRotation; PlayerSettings.defaultInterfaceOrientation = UIOrientation.Portrait; PlayerSettings.allowedAutorotateToLandscapeLeft = true; PlayerSettings.allowedAutorotateToLandscapeRight = true; PlayerSettings.allowedAutorotateToPortrait = false;