Software Archive
Read-only legacy content

Build for iOS Error: Provisioning profile is missing from the configuration file.

Rodrigo_M_1
New Contributor II
468 Views

Hi everyone, I'm trying to build my first iOS project, but I'm facing this error "Error: Provisioning profile is missing from the configuration file."

I have followed all the instructions to generate the apple certificate but I'm facing this problem!

Could you give me the right direction how to get this build working ?

Thanks in Advanced!

 

0 Kudos
4 Replies
John_H_Intel2
Employee
468 Views

It appears you did not include the provisioning profile in the Project Settings, hence the message about it being missing.

0 Kudos
Michelle_A_
Beginner
468 Views

How do you include the provisioning profile in the Project settings I am frustrated as it keeps saying no profile found 

 

0 Kudos
John_H_Intel2
Employee
468 Views

In the XDK, click the Project tab, then find the Build Settings. From here you can browse for your provisioning profile (it must be in the www directory of your project).

0 Kudos
Amrita_C_Intel
Employee
468 Views

Hello,

Please check out this article for creating provisioning profile and certificate.

https://software.intel.com/en-us/xdk/docs/building-cordova-ios-apps-intel-xdk

0 Kudos
Reply