Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
854 views
in Technique[技术] by (71.8m points)

ios - ERROR ITMS-9000 : invalid bundle. the bundle at xyz.app does not contain bundle executable

I'm trying to submit app to app store. I'm getting this error:

ERROR ITMS-9000 : invalid bundle. the bundle at xyz.app does not contain bundle executable.

Everything is correct: bundle ID, certificate, provision profile all are the same. But still giving me the error above.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Make sure your device is not connected to your computer. And then build your archive. Such was the case here: Validating app, application is missing Architecture armv7


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...