|
|
@@ -13,11 +13,11 @@ PlayerSettings:
|
|
|
useOnDemandResources: 0
|
|
|
accelerometerFrequency: 60
|
|
|
companyName: WentingTec
|
|
|
- productName: "\u4E1C\u5357\u4E9A\u6D4B\u8BD5\u670D"
|
|
|
+ productName: SDK_NULL
|
|
|
defaultCursor: {fileID: 0}
|
|
|
cursorHotspot: {x: 0, y: 0}
|
|
|
m_SplashScreenBackgroundColor: {r: 1, g: 1, b: 1, a: 1}
|
|
|
- m_ShowUnitySplashScreen: 0
|
|
|
+ m_ShowUnitySplashScreen: 1
|
|
|
m_ShowUnitySplashLogo: 1
|
|
|
m_SplashScreenOverlayOpacity: 1
|
|
|
m_SplashScreenAnimation: 0
|
|
|
@@ -138,7 +138,7 @@ PlayerSettings:
|
|
|
16:10: 1
|
|
|
16:9: 1
|
|
|
Others: 1
|
|
|
- bundleVersion: 1.0.0.0
|
|
|
+ bundleVersion: 1.0.0.6
|
|
|
preloadedAssets: []
|
|
|
metroInputSource: 0
|
|
|
wsaTransparentSwapchain: 0
|
|
|
@@ -159,7 +159,7 @@ PlayerSettings:
|
|
|
androidSupportedAspectRatio: 1
|
|
|
androidMaxAspectRatio: 2.1
|
|
|
applicationIdentifier:
|
|
|
- Android: com.xjroapp.ru
|
|
|
+ Android: com.xjro.null
|
|
|
WebGL: com.wt.no.sdk.test
|
|
|
iPhone: com.qscq.joy
|
|
|
buildNumber:
|
|
|
@@ -167,12 +167,12 @@ PlayerSettings:
|
|
|
iPhone: 0.1.0.0
|
|
|
tvOS: 0
|
|
|
overrideDefaultApplicationIdentifier: 1
|
|
|
- AndroidBundleVersionCode: 1000000
|
|
|
+ AndroidBundleVersionCode: 1000006
|
|
|
AndroidMinSdkVersion: 23
|
|
|
AndroidTargetSdkVersion: 36
|
|
|
AndroidPreferredInstallLocation: 1
|
|
|
aotOptions:
|
|
|
- stripEngineCode: 0
|
|
|
+ stripEngineCode: 1
|
|
|
iPhoneStrippingLevel: 0
|
|
|
iPhoneScriptCallOptimization: 0
|
|
|
ForceInternetPermission: 0
|
|
|
@@ -846,7 +846,7 @@ PlayerSettings:
|
|
|
webGLDecompressionFallback: 1
|
|
|
webGLPowerPreference: 1
|
|
|
scriptingDefineSymbols:
|
|
|
- Android: USE_LUA;VUPLEX_CCU;FPS_DISABLE
|
|
|
+ Android: USE_LUA;VUPLEX_CCU;NULLSDK;FPS_DISABLE
|
|
|
Standalone: USE_LUA;VUPLEX_CCU
|
|
|
WebGL: USE_LUA;VUPLEX_CCU
|
|
|
iPhone: USE_LUA;VUPLEX_CCU
|
|
|
@@ -877,7 +877,7 @@ PlayerSettings:
|
|
|
allowUnsafeCode: 0
|
|
|
useDeterministicCompilation: 1
|
|
|
enableRoslynAnalyzers: 1
|
|
|
- additionalIl2CppArgs:
|
|
|
+ additionalIl2CppArgs: --linker-flags="-Wl,-z,max-page-size=16384 -Wl,-z,common-page-size=16384"
|
|
|
scriptingRuntimeVersion: 1
|
|
|
gcIncremental: 1
|
|
|
assemblyVersionValidation: 1
|