Xcode 7.1.1 或 Application Loader 3 突然不接受我的 AppleID 密码
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/33672420/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
My AppleID password is suddenly not being accepted for Xcode 7.1.1 or Application Loader 3
提问by drshock
I originally upgraded to Xcode 7.1.1 without incident, but since the iTunes Connect portal upgrade yesterday (November 12th) I encountered problems doing TestFlight archives. I further encountered problems logging into Application Loader 3.1.
我最初毫无意外地升级到 Xcode 7.1.1,但是自从昨天(11 月 12 日)iTunes Connect 门户升级以来,我在执行 TestFlight 存档时遇到了问题。我进一步遇到了登录 Application Loader 3.1 的问题。
This was working fine the afternoon of November 12th, before the iTunes Connect upgrade. Looks like Apple has enabled some additional security.
这在 11 月 12 日下午,iTunes Connect 升级之前运行良好。看起来苹果已经启用了一些额外的安全性。
回答by drshock
After some investigation the problem was, in my situation, that if you had your AppleID setup for two factor authentication, Apple is now requiring an app specific password to be used with Xcode and Application Loader since this new iTunes Connect upgrade. Neither tool will take your regular AppleID password on the account under preferences anymore.
经过一些调查,问题是,在我的情况下,如果你的 AppleID 设置为两因素身份验证,Apple 现在需要一个应用程序特定密码,以便与 Xcode 和 Application Loader 一起使用,因为这个新的 iTunes Connect 升级。这两个工具都不会再在首选项下的帐户上使用您的常规 AppleID 密码。
The information on how to add such passwords onto your AppleID account is at this Apple support link Setup application specific passwords for an AppleID
有关如何将此类密码添加到您的 AppleID 帐户的信息位于此 Apple 支持链接设置 AppleID 的应用程序特定密码
Once I used the app-specific password instead of my AppleID password, Xcode 7.1.1 and Application Loader 3.1 was happy and completed my archive validation and export and submission for TestFlight as usual.
一旦我使用了特定于应用程序的密码而不是我的 AppleID 密码,Xcode 7.1.1 和 Application Loader 3.1 就很高兴并像往常一样完成了我的存档验证以及 TestFlight 的导出和提交。
回答by Balakrishnan Bsk
Log in to https://appleid.apple.comand enter your 2FA code. Then in the Security section on the bottom right area, you'll see:
登录https://appleid.apple.com并输入您的 2FA 代码。然后在右下角的安全部分,你会看到:
APP-SPECIFIC PASSWORDSGenerate Password...
应用程序特定密码生成密码...
Click the link to create an app-specific password.
单击该链接以创建特定于应用程序的密码。
Type in a name for whatever application you are using. Ex. Xcode Application Loader.
输入您正在使用的任何应用程序的名称。前任。Xcode 应用程序加载器。
Copy the app-specific password.
复制特定于应用程序的密码。
Enter the password into the Application Loader.
在应用程序加载器中输入密码。
回答by Condorkunka
Great
伟大的
AppleID setup for two factor authentication, Apple is now requiring an app specific password to be used with Xcode and Application Loader since this new iTunes Connect upgrade.
AppleID 设置用于两因素身份验证,Apple 现在要求在 Xcode 和 Application Loader 中使用特定于应用程序的密码,因为这个新的 iTunes Connect 升级。
:$
:$
回答by Enrico Viceconti
Try to login to https://appstoreconnect.apple.com/
尝试登录https://appstoreconnect.apple.com/
If you can't, ask for the person in your company that enrolled the Apple Dev Program to try and add you as App Manager
如果您不能,请让您公司中注册 Apple Dev Program 的人员尝试将您添加为 App Manager
After that probably the login in application loader will work (at least worked for me!)
在那之后,应用程序加载器中的登录可能会起作用(至少对我有用!)