Version: 2021.1
言語: 日本語
public static bool useCustomKeystore ;

説明

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.