Error ITMS-90085: "No architectures found..."

I'm stuck with this error message a day ago. I wanted to upload new version of ios app, but I always get this error message: ERROR ITMS-90085: "No architectures in the binary. Lipo failed to detect any architectures in the bundle executable". I tried to create a new app under new bundle id, and the same error occured. I tried to upload from Cordova and by Application loader 3.1 as well, with the same result.

My app is generated by cordova and archived by Xcode but it runs on simulator, physical devices, last week version was uploaded, I don't kown what to do now.

Answered by thomas73 in 174012022

And the solution finally: I had to remove node_modules from the cordova project than everything went smoothly.

Accepted Answer

And the solution finally: I had to remove node_modules from the cordova project than everything went smoothly.

Error ITMS-90085: "No architectures found..."
 
 
Q