Software Archive
Read-only legacy content
17061 Discussions

ios build fails

Vineeth_K_
Beginner
473 Views

Hi

 

Am a newbie in intelxdk however i managed to build my app in Android and started sharing it with users. With this confidence i tried to create an ios build and it failed. Suspecting some issues with the plugins / code i tried to create ios build of one of the sample apps in intelxdk and the same issues occurs.

 

Attached is the build log

 

It will be great if somebody puts some light

 

Cli 5.x and 4.x, Intel XDK 2807

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
473 Views

The end of your attached build log says there is a signing error. You need to submit the proper certs to the build system otherwise it cannot build an iOS package for you. Those certs come from your Apple dev account. See this doc page > https://software.intel.com/en-us/xdk/docs/building-cordova-ios-apps-intel-xdk

0 Kudos
Reply