使用 Xcode10.1 自动存档应用程序 自动签名无法解决“ ”目标权利的问题

Archiving app using Xcode10.1 Automatic Automatic signing is unable to resolve an issue with " " target's entitlements

Automatic signing is unable to resolve an issue with the "AppName.app" target's entitlements. Switch to manual signing and resolve the issue by downloading a matching provisioning profile from the developer website. Alternatively, to continue using automatic signing, remove these entitlements from your entitlements file and their associated functionality from your code. Then rebuild your archive and try again. Provisioning profile failed qualification Profile doesn't match the entitlements file's value for the application-identifier entitlement.

我在归档我的应用程序时遇到此错误,我重新设置了我的 .entitlements 文件,但它仍然失败。

下面列出了我正在使用的功能,

就我而言,我必须删除配置文件。以下是操作方法。

  • 打开 Finder
  • 启用它以显示隐藏文件(CMD_SHIFT_。)
  • 转到 ~/Library/MobileDevice/Provisioning\ 配置文件
  • 删除您想要的配置文件..