【问题标题】:Can't add Apple developer account VS mac 2017无法添加Apple开发者帐户VS mac 2017
【发布时间】:2017-06-28 12:37:19
【问题描述】:

我正在尝试将我的 Apple 开发人员帐户添加到 Visual Studio。 在 Preferences > "Apple Development Accounts" 我点击加号图标,Visual Studio 将我重定向到 fastlane。

我可以添加帐户,它会要求权限。我单击始终允许。 VS 显示“您的会话已过期”请登录。

Error message image capture

我可以在 xcode 中编译具有相同包名的项目,它会正确分配配置文件并对其进行签名。

我已经安装了 Mac OS 10.12.5 Xcode 8.3.3 Visual Studio for Mac 版本 7.0.1 (build 24) Fastlane 今天更新了

我没有太多的 Mac 经验,有没有我可以检查的日志来识别错误?

【问题讨论】:

    标签: xamarin.ios visual-studio-mac


    【解决方案1】:

    前往https://developer.xamarin.com/guides/ios/deployment,_testing,_and_metrics/provisioning/fastlane/确保fastlane已正确安装

    安装 fastlane 后,打开控制台并运行“fastlane cert”。系统将提示您使用您的开发者帐户凭据登录 fastlane。登录后,fastlane 应该将您的证书添加到钥匙串中。

    返回 VS Preferences 中的 Apple Developer Accounts 并尝试再次添加您的帐户。这次您应该不会收到会话超时错误。

    【讨论】:

    • @garie,你有没有想过这个问题?
    • 看来这是一个Xamarin bug,带有两因素身份验证,将在版本 7.2 中解决。
    猜你喜欢
    • 1970-01-01
    • 2020-03-14
    • 1970-01-01
    • 2014-03-28
    • 2020-05-22
    • 1970-01-01
    • 2021-10-26
    • 2018-07-13
    • 1970-01-01
    相关资源
    最近更新 更多