Xcode 4.3.2:“没有可用的身份” - 在哪里请求开发身份?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9924090/
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
Xcode 4.3.2: "No identities were available" - Where to request a Dev Identity?
提问by Laurenz Glück
Hey I have a problem with the validation and upload of apps to the app store with the new version of Xcode (4.3.2)
嘿,我在使用新版本的 Xcode (4.3. 2)验证应用程序并将其上传到应用程序商店时遇到问题
I installed the new version and now can not longer submit and validate apps.
我安装了新版本,现在无法再提交和验证应用程序。
I only see the following screenshot: http://i.stack.imgur.com/mTpvT.jpg
我只看到以下截图:http: //i.stack.imgur.com/mTpvT.jpg
Can someone tell me WHERE in the dev center ore in iTunes connect I can request an identity?
有人可以告诉我在 iTunes Connect 的开发中心矿石的什么地方我可以请求身份吗?
THX a lot Laurenz from Germany
THX 很多来自德国的 Laurenz
回答by stebooks
The same thing happened to me. This is how I fixed it:
这样的事情我也经历过。这是我修复它的方式:
- Login to the iOS dev center
- Click "iOS Provisioning Portal" on the right
- Click "Provisioning" on the left
- Click "Distribution" tab at the top (You should see your distribution profile. If there is nothing there, then you have a problem and will need to create one.)
- Click download next to the profile
- Open the downloaded file with Xcode.
- You're done!
- 登录iOS开发中心
- 点击右侧的“iOS Provisioning Portal”
- 点击左侧的“配置”
- 单击顶部的“分发”选项卡(您应该会看到您的分发配置文件。如果那里没有任何内容,那么您有问题,需要创建一个。)
- 单击配置文件旁边的下载
- 使用 Xcode 打开下载的文件。
- 你完成了!