【发布时间】:2021-09-10 13:38:06
【问题描述】:
我在关注the guide on how to release the Xamarin app to Apple Store 我已经为 iOS 分发和配置文件制作了证书
然后按照Microsoft on how to integrate this with Visual Studio的步骤进行
我已成功将我的 Apple 帐户添加到 Visual Studio 2019
更糟糕的是,如果我尝试手动下载证书和Import Certificate,下载的证书具有扩展名.cer,而导入仅限于.p12
我感觉我错过了一步或什么?
【问题讨论】:
-
手动下载
certificate和对应的provisioning profile,然后在mac上双击文件安装,之后应该会在菜单中列出来。 -
@ColeX-MSFT 嗨 Colex,谢谢。它不像下载和双击那么容易,但确实将证书和配置文件添加到用作开发人员连接设备的 MacBook 中,做到了这一点。您能否将其发布为答案,以便我接受。谢谢。
标签: ios visual-studio xamarin certificate app-store