xamarin.android - Is there a way for Xamarin Studio to remember the keystore path and credentials? -


every time project->publish android application, xamarin studio (v5.0.878) prompts for:

  • keystore location
  • password
  • alias
  • key password

is there way save information don't have enter every time?

  1. select android project
  2. from menu select project -> project options
  3. under build section android package signing

enter image description here

hope helps!


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -