This commit is contained in:
@@ -166,7 +166,7 @@ PlayerSettings:
|
||||
applicationIdentifier:
|
||||
Android: com.space.chikalin.textdecal
|
||||
Standalone: com.space.chikalin.textdecal
|
||||
iPhone: com.Unity-Technologies.com.unity.template.urp-blank
|
||||
iPhone: com.space.chikalin.textdecal
|
||||
buildNumber:
|
||||
Standalone: 0.0.50
|
||||
VisionOS: 0
|
||||
@@ -175,7 +175,7 @@ PlayerSettings:
|
||||
overrideDefaultApplicationIdentifier: 0
|
||||
AndroidBundleVersionCode: 1
|
||||
AndroidMinSdkVersion: 23
|
||||
AndroidTargetSdkVersion: 35
|
||||
AndroidTargetSdkVersion: 0
|
||||
AndroidPreferredInstallLocation: 1
|
||||
aotOptions:
|
||||
stripEngineCode: 1
|
||||
@@ -517,7 +517,16 @@ PlayerSettings:
|
||||
m_Height: 720
|
||||
m_Kind: 1
|
||||
m_SubKind:
|
||||
m_BuildTargetBatching: []
|
||||
m_BuildTargetBatching:
|
||||
- m_BuildTarget: Android
|
||||
m_StaticBatching: 1
|
||||
m_DynamicBatching: 0
|
||||
- m_BuildTarget: WebGL
|
||||
m_StaticBatching: 0
|
||||
m_DynamicBatching: 0
|
||||
- m_BuildTarget: iPhone
|
||||
m_StaticBatching: 1
|
||||
m_DynamicBatching: 0
|
||||
m_BuildTargetShaderSettings: []
|
||||
m_BuildTargetGraphicsJobs: []
|
||||
m_BuildTargetGraphicsJobMode: []
|
||||
@@ -817,15 +826,16 @@ PlayerSettings:
|
||||
webGLMemoryLinearGrowthStep: 16
|
||||
webGLMemoryGeometricGrowthStep: 0.2
|
||||
webGLMemoryGeometricGrowthCap: 96
|
||||
webGLEnableWebGPU: 0
|
||||
webGLPowerPreference: 2
|
||||
webGLWebAssemblyTable: 0
|
||||
webGLWebAssemblyBigInt: 0
|
||||
webGLCloseOnQuit: 0
|
||||
webWasm2023: 0
|
||||
webEnableSubmoduleStrippingCompatibility: 0
|
||||
scriptingDefineSymbols:
|
||||
Android: UNITY_ASTOOLS_EXPERIMENTAL
|
||||
Standalone: UNITY_ASTOOLS_EXPERIMENTAL
|
||||
iPhone: UNITY_ASTOOLS_EXPERIMENTAL
|
||||
additionalCompilerArguments: {}
|
||||
platformArchitecture: {}
|
||||
scriptingBackend:
|
||||
@@ -952,3 +962,4 @@ PlayerSettings:
|
||||
insecureHttpOption: 0
|
||||
androidVulkanDenyFilterList: []
|
||||
androidVulkanAllowFilterList: []
|
||||
androidVulkanDeviceFilterListAsset: {fileID: 0}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
m_EditorVersion: 6000.0.45f1
|
||||
m_EditorVersionWithRevision: 6000.0.45f1 (d91bd3d4e081)
|
||||
m_EditorVersion: 6000.1.0f1
|
||||
m_EditorVersionWithRevision: 6000.1.0f1 (9ea152932a88)
|
||||
|
||||
Reference in New Issue
Block a user