Mac 无法在 VisualStudio 上导入现有密钥库
Can't import an existing keystore on VisualStudio for Mac
我需要在 Visual Studio 中导入现有的 keystore 以签署和分发 android 应用程序。
当我在输入正确的密码后尝试导入密钥库时出现错误,但什么也没发生。
下面是一些错误图片。
插入密钥的页面:
我得到的错误:
感谢任何帮助。
谢谢,
马特奥
谢谢@gbaccetta's answer, and I found this for you
I guess your system is not in english. You have to force keytool to run in english
就像@pyth 说的,你需要强制输出英文。
我需要在 Visual Studio 中导入现有的 keystore 以签署和分发 android 应用程序。
当我在输入正确的密码后尝试导入密钥库时出现错误,但什么也没发生。
下面是一些错误图片。
插入密钥的页面:
我得到的错误:
感谢任何帮助。
谢谢,
马特奥
谢谢@gbaccetta's answer, and I found this for you
I guess your system is not in english. You have to force keytool to run in english
就像@pyth 说的,你需要强制输出英文。