Software Archive
Read-only legacy content
17061 Discussions

Ios build succeeded but getting error code 0

Ozgur_O_
Beginner
419 Views

Hello,

I built an app for iOS with Cordova 4.2.1 (and then tried 5.1.1 also) ,created certificate and the provisioning files folllowing the instructions below :

http://www.html5dev-software.intel.com/amdocs/lib/Walkthrough_v1_UploadCSR-ObtainCert.pdf

http://www.html5dev-software.intel.com/amdocs/lib/Walkthrough_v3_CreateDistProvProfile.pdf

It failed but when i checked the error log (the file is attached) i got 'Build Succeeded' message with error code 0.

Do you have any idea regarding this issue?

Thanks.

0 Kudos
1 Solution
John_H_Intel2
Employee
419 Views

There is currently a bug with Cordova that if the app name and project name are identical, it will fail to build.Try changing your App Name and see if that allows it to build. We should have a patch for this in the near future.

View solution in original post

0 Kudos
2 Replies
John_H_Intel2
Employee
420 Views

There is currently a bug with Cordova that if the app name and project name are identical, it will fail to build.Try changing your App Name and see if that allows it to build. We should have a patch for this in the near future.

0 Kudos
Ozgur_O_
Beginner
419 Views

Yes It works!

Thanks for your help John.

0 Kudos
Reply