public static bool useCustomKeystore ;

Descripción

Enable application signing with a custom keystore.

If this is enabled, Android application will be signed with the key specified in PlayerSettings.Android.keyaliasName from the keystore specified in PlayerSettings.Android.keystoreName. If this is disabled, Android application will be signed with a debug key.