...
This commit is contained in:
parent
43fef9a83f
commit
c82a57dad0
Binary file not shown.
|
|
@ -30,6 +30,5 @@
|
|||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
세이브 데이터 암호화
|
||||
데이터 저장, 불러오기 (구글 플레이센터로 변경)
|
||||
빌드
|
||||
|
||||
원스토어 검수 빌드 후 원스토어 결제 추가
|
||||
|
|
@ -269,7 +269,7 @@ PlayerSettings:
|
|||
AndroidSplashScreenScale: 0
|
||||
androidSplashScreen: {fileID: 0}
|
||||
AndroidKeystoreName: '{inproject}: AndroidData/RandomGFGoStop.keystore'
|
||||
AndroidKeyaliasName: fgb
|
||||
AndroidKeyaliasName:
|
||||
AndroidEnableArmv9SecurityFeatures: 0
|
||||
AndroidEnableArm64MTE: 0
|
||||
AndroidBuildApkPerCpuArchitecture: 0
|
||||
|
|
@ -286,7 +286,7 @@ PlayerSettings:
|
|||
androidGamepadSupportLevel: 0
|
||||
AndroidMinifyRelease: 0
|
||||
AndroidMinifyDebug: 0
|
||||
AndroidValidateAppBundleSize: 1
|
||||
AndroidValidateAppBundleSize: 0
|
||||
AndroidAppBundleSizeToValidate: 150
|
||||
AndroidReportGooglePlayAppDependencies: 1
|
||||
androidSymbolsSizeThreshold: 800
|
||||
|
|
@ -812,7 +812,7 @@ PlayerSettings:
|
|||
webWasm2023: 0
|
||||
scriptingDefineSymbols:
|
||||
0: UNITY_VISUAL_SCRIPTING
|
||||
Android: FGB_LIVE
|
||||
Android:
|
||||
additionalCompilerArguments: {}
|
||||
platformArchitecture: {}
|
||||
scriptingBackend:
|
||||
|
|
|
|||
Loading…
Reference in New Issue