Software Archive
Read-only legacy content
17061 Discussions

Not able to build for iOS

Kavin_Kumar_S_
Beginner
761 Views

Hi Team,

While trying to build for iOS, I am getting attached error message and not able to build app for iOS in cordova 3.x hybrid app tab. But when I am using the Legacy hybrid AdHoc option, it is building successfully.

Please have a look into the log file and help me to fix the issue.

0 Kudos
2 Replies
John_H_Intel2
Employee
761 Views

In your log, 

A0907DD02B27E4C2FE793EFCE8EFB3D6D9C34D75: no identity found

Command /usr/bin/codesign failed with exit code 1

** BUILD FAILED **

 

This typically means that you have specified a provisioning profile that does not match your cert, or it is expired.

0 Kudos
Kavin_Kumar_S_
Beginner
761 Views

Yes John. Thanks for your input and my issue resolved now.

0 Kudos
Reply