精通
英语
和
开源
,
擅长
开发
与
培训
,
胸怀四海
第一信赖
锐英源精品开源,禁止转载和任何形式的非法内容使用,违者必究
I have generated and installed multiple new provisioning profiles from my account to xcode to try and resolve the problem, but no profile seems to work.我已经从我的帐户生成并安装了多个新的配置文件,并尝试使用xcode尝试解决问题,但似乎没有任何配置文件能工作。
This is an iMessage app.这是一个iMessage应用程序。
For the iMessageExtension.appex, I get the following error, when Manually signing the app: "Profile doesn't match the entitlements file's value for the application-identifier entitlement"对于iMessageExtension.appex,在手动签名应用程序时出现以下错误:“配置文件与应用程序标识符授权的授权文件值不匹配”
I have created a new app id just for the imessage extension and downloaded it as an App Store Distribution provisioning profile, but using that profile does not resolve the issue.我已经为imessage扩展名创建了一个新的应用程序ID,并将其下载为App Store发行设置配置文件,但是使用该配置文件不能解决问题。
Automatic Signing does not work自动签名不起作用
For automatic signing, one of the errors I am getting is, "Provisioning profile failed qualification"对于自动签名,我遇到的错误之一是“设置配置文件资格未通过”
Another error I am getting is, "Automatic signing is unable to resolve an issue with the 'app_name.app' target's entitlements."
我遇到的另一个错误是,“自动签名无法解决'app_name.app'目标的权利问题。”
Toggle auto code signing off, then on again, then option-clean the buld folder and try again.切换自动代码签名,然后再次打开,然后选项清理buld文件夹,然后重试。
I'm getting this error when turning automatic code signing back on:
Signing for "iMessage_AppName" requires a development team.
Select a development team in the project editor.
Signing for "iMessage_AppName MessagesExtension" requires a development team.
Select a development team in the project editor.
重新启用自动代码签名时出现此错误:
签署“ iMessage_AppName”需要开发团队。
在项目编辑器中选择一个开发团队。
签署“ iMessage_AppName MessagesExtension”需要开发团队。
在项目编辑器中选择一个开发团队。
I set my team as the development team in build settings and now whenever I try to upload I get this error: "No accounts with iTunes Connect access have been found for the team "Name Name". iTunes Connect access is required for App Store Distribution."我在构建设置中将我的团队设置为开发团队,现在每当尝试上载时都会出现此错误:“找不到名为“名称”的具有iTunes Connect访问权限的帐户。AppStore发行需要iTunes Connect访问权限”。