简体   繁体   English

Xcode 11 供应配置文件未能通过鉴定

[英]Xcode 11 Provisioning profile failed qualification

I tried to archive my iOS application using Xcode 11 and stumbled on this issue which I'm unable to fix.我尝试使用 Xcode 11 归档我的 iOS 应用程序,但偶然发现了这个我无法修复的问题。

Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-environment entitlements.配置文件不包括 com.apple.application-identifier 和 com.apple.developer.aps-environment 权利。

在此处输入图像描述

If you need to upload an iOS 13 build that you were working on in Xcode 11 Previously:如果您需要上传您在 Xcode 11 中工作的 iOS 13 构建 以前:

A workaround, for now, is to download Xcode 12 Beta and use that to upload the archive that you made in Xcode 11.目前,一种解决方法是下载 Xcode 12 Beta 并使用它来上传您在 Xcode 11 中制作的存档。

This problem arises in new Mac OS Big Sur, You can use a workaround:此问题出现在新的 Mac OS Big Sur 中,您可以使用解决方法:

  1. Open Xcode 11 and Archive your build.打开 Xcode 11 并存档您的构建。
  2. Download Xcode 12 Beta from the link: https://developer.apple.com/download/从以下链接下载 Xcode 12 Beta: https://developer.apple.com/download/
  3. Extract Xcode and Open Xcode 12 Beta提取 Xcode 并打开 Xcode 12 Beta
  4. Open Xcode 12 Organizer from打开 Xcode 12 Organizer from

Menu -> Window -> Organizer菜单 -> Window -> 组织者

  1. Upload the latest Archive.上传最新的存档。
  2. Completed完全的

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM