|
@@ -17,7 +17,7 @@ PlayerSettings:
|
|
|
defaultCursor: {fileID: 0}
|
|
defaultCursor: {fileID: 0}
|
|
|
cursorHotspot: {x: 0, y: 0}
|
|
cursorHotspot: {x: 0, y: 0}
|
|
|
m_SplashScreenBackgroundColor: {r: 1, g: 1, b: 1, a: 1}
|
|
m_SplashScreenBackgroundColor: {r: 1, g: 1, b: 1, a: 1}
|
|
|
- m_ShowUnitySplashScreen: 0
|
|
|
|
|
|
|
+ m_ShowUnitySplashScreen: 1
|
|
|
m_ShowUnitySplashLogo: 1
|
|
m_ShowUnitySplashLogo: 1
|
|
|
m_SplashScreenOverlayOpacity: 1
|
|
m_SplashScreenOverlayOpacity: 1
|
|
|
m_SplashScreenAnimation: 0
|
|
m_SplashScreenAnimation: 0
|
|
@@ -172,7 +172,7 @@ PlayerSettings:
|
|
|
AndroidTargetSdkVersion: 35
|
|
AndroidTargetSdkVersion: 35
|
|
|
AndroidPreferredInstallLocation: 1
|
|
AndroidPreferredInstallLocation: 1
|
|
|
aotOptions:
|
|
aotOptions:
|
|
|
- stripEngineCode: 0
|
|
|
|
|
|
|
+ stripEngineCode: 1
|
|
|
iPhoneStrippingLevel: 0
|
|
iPhoneStrippingLevel: 0
|
|
|
iPhoneScriptCallOptimization: 0
|
|
iPhoneScriptCallOptimization: 0
|
|
|
ForceInternetPermission: 0
|
|
ForceInternetPermission: 0
|
|
@@ -877,7 +877,7 @@ PlayerSettings:
|
|
|
allowUnsafeCode: 0
|
|
allowUnsafeCode: 0
|
|
|
useDeterministicCompilation: 1
|
|
useDeterministicCompilation: 1
|
|
|
enableRoslynAnalyzers: 1
|
|
enableRoslynAnalyzers: 1
|
|
|
- additionalIl2CppArgs:
|
|
|
|
|
|
|
+ additionalIl2CppArgs: --linker-flags="-Wl,-z,max-page-size=16384 -Wl,-z,common-page-size=16384"
|
|
|
scriptingRuntimeVersion: 1
|
|
scriptingRuntimeVersion: 1
|
|
|
gcIncremental: 1
|
|
gcIncremental: 1
|
|
|
assemblyVersionValidation: 1
|
|
assemblyVersionValidation: 1
|