MacOS Big Sur Xcode 打包上传 Profile doesn't include the com.apple.application-identifier and com.app...

MacOS Big Sur Xcode打包报 Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-environment entitlements. 错误

解决办法
  1. 使用 Xcode 11 Archive 你的工程
  2. 打开 Xcode 12 beat Organizer
  3. 选择第一步Archive的包,使用Xcode12 上传。
    参考:https://stackoverflow.com/questions/62603294/profile-doesnt-include-the-com-apple-application-identifier-and-com-apple-devel

你可能感兴趣的:(MacOS Big Sur Xcode 打包上传 Profile doesn't include the com.apple.application-identifier and com.app...)