mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-10 06:34:16 +00:00
create keystore for signing APK
This commit is contained in:
parent
733df97011
commit
b9ca2b2c7a
2 changed files with 2 additions and 2 deletions
|
@ -244,8 +244,8 @@ PlayerSettings:
|
|||
AndroidTargetArchitectures: 1
|
||||
AndroidSplashScreenScale: 0
|
||||
androidSplashScreen: {fileID: 0}
|
||||
AndroidKeystoreName:
|
||||
AndroidKeyaliasName:
|
||||
AndroidKeystoreName: android.keystore
|
||||
AndroidKeyaliasName: 1
|
||||
AndroidBuildApkPerCpuArchitecture: 0
|
||||
AndroidTVCompatibility: 1
|
||||
AndroidIsGame: 1
|
||||
|
|
BIN
android.keystore
Normal file
BIN
android.keystore
Normal file
Binary file not shown.
Loading…
Reference in a new issue