改unity版本,改版本号

This commit is contained in:
yangjing 2022-03-18 18:59:01 +08:00
parent 2489c21561
commit d581e89dd1
2 changed files with 3 additions and 12 deletions

View File

@ -72,12 +72,6 @@ PlayerSettings:
androidRenderOutsideSafeArea: 1
androidUseSwappy: 0
androidBlitType: 0
androidResizableWindow: 0
androidDefaultWindowWidth: 1920
androidDefaultWindowHeight: 1080
androidMinimumWindowWidth: 400
androidMinimumWindowHeight: 300
androidFullscreenMode: 1
defaultIsNativeResolution: 1
macRetinaSupport: 1
runInBackground: 1
@ -190,7 +184,7 @@ PlayerSettings:
Standalone: com.toukagames.pitch
iPhone: com.toukagames.pitch
buildNumber:
iPhone: 1
iPhone: 2
AndroidBundleVersionCode: 1
AndroidMinSdkVersion: 19
AndroidTargetSdkVersion: 0
@ -267,7 +261,6 @@ PlayerSettings:
templatePackageId: com.unity.template.2d@3.3.2
templateDefaultScene: Assets/Scenes/SampleScene.unity
AndroidTargetArchitectures: 1
AndroidTargetDevices: 0
AndroidSplashScreenScale: 0
androidSplashScreen: {fileID: 0}
AndroidKeystoreName:
@ -284,7 +277,6 @@ PlayerSettings:
height: 180
banner: {fileID: 0}
androidGamepadSupportLevel: 0
chromeosInputEmulation: 1
AndroidValidateAppBundleSize: 1
AndroidAppBundleSizeToValidate: 150
m_BuildTargetIcons:
@ -560,7 +552,6 @@ PlayerSettings:
ps4videoRecordingFeaturesUsed: 0
ps4contentSearchFeaturesUsed: 0
ps4CompatibilityPS5: 0
ps4AllowPS5Detection: 0
ps4GPU800MHz: 1
ps4attribEyeToEyeDistanceSettingVR: 0
ps4IncludedModules: []

View File

@ -1,2 +1,2 @@
m_EditorVersion: 2019.4.34f1c1
m_EditorVersionWithRevision: 2019.4.34f1c1 (74e9a986d8c7)
m_EditorVersion: 2019.4.28f1c1
m_EditorVersionWithRevision: 2019.4.28f1c1 (1f7bb6726984)