简体   繁体   English

iOS应用程序设置配置文件错误,配置文件未关联

[英]iOS application provisioning profile error , profile not associated

I need to figure out the reason for this error while installing an application on iOS devices. 在iOS设备上安装应用程序时,我需要弄清楚此错误的原因。 Here what error says while installation : 这是安装时的错误提示:

在此处输入图片说明

I don't have any expertise on iOS development. 我对iOS开发没有任何专业知识。 Please explain the issue and resolution if can. 如果可以,请说明问题和解决方法。 Thanks in advance. 提前致谢。

Please follow the below steps: 请按照以下步骤操作:

1.Go to Project setting.In left panel see there is Targets. 1.进入项目设置,在左侧面板中看到目标。

2.Clicked on (your Project name)Tests. 2.单击(您的项目名称)测试。

3.Go to Info. 3.转到信息。 There assign the proper Bundle identifier. 在那里分配适当的捆绑包标识符。

4.Go to build setting->Code Signing 4.转到构建设置->代码签名

5.Here set the Code Signing Identity and Provision Profile (Make Sure you select correct provision profile) 5.在此处设置代码签名身份和配置文件(确保您选择正确的配置文件)

6.Clean the Build. 6.清理构建。

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

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