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?
- select android project
- from menu select project -> project options
- under build section android package signing
hope helps!
Comments
Post a Comment