We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f82407 commit be5d82cCopy full SHA for be5d82c
ProjectSettings/ProjectSettings.asset
@@ -145,7 +145,8 @@ PlayerSettings:
145
resolutionScalingMode: 0
146
androidSupportedAspectRatio: 1
147
androidMaxAspectRatio: 2.1
148
- applicationIdentifier: {}
+ applicationIdentifier:
149
+ Standalone: com.DefaultCompany.WzLibForUnity
150
buildNumber:
151
Standalone: 0
152
iPhone: 0
@@ -593,7 +594,8 @@ PlayerSettings:
593
594
gcIncremental: 1
595
assemblyVersionValidation: 1
596
gcWBarrierValidation: 0
- apiCompatibilityLevelPerPlatform: {}
597
+ apiCompatibilityLevelPerPlatform:
598
+ Standalone: 3
599
m_RenderingPath: 1
600
m_MobileRenderingPath: 1
601
metroPackageName: Template_3D
0 commit comments