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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 23:49:36  来源:igfitidea点击:

Xcode 4.3.2: "No identities were available" - Where to request a Dev Identity?

xcodedownloadrequestidentity

提问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:

这样的事情我也经历过。这是我修复它的方式:

  1. Login to the iOS dev center
  2. Click "iOS Provisioning Portal" on the right
  3. Click "Provisioning" on the left
  4. 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.)
  5. Click download next to the profile
  6. Open the downloaded file with Xcode.
  7. You're done!
  1. 登录iOS开发中心
  2. 点击右侧的“iOS Provisioning Portal”
  3. 点击左侧的“配置”
  4. 单击顶部的“分发”选项卡(您应该会看到您的分发配置文件。如果那里没有任何内容,那么您有问题,需要创建一个。)
  5. 单击配置文件旁边的下载
  6. 使用 Xcode 打开下载的文件。
  7. 你完成了!