Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've been building iOS apps for > 2 years and never encountered this problem. I am attempting to archive an app for beta distribution. The build succeeds, but at the very end of the process, Xcode reports 'Archive Cancelled'.

enter image description here

The build logs show no warnings or errors of any kind.

enter image description here

Sometimes, by cleaning/cleaning build folder/wiping derived data, I can get the archive to succeed, but there seems to be no pattern to it. Has anyone encountered this issue? I don't even have anything to go on as far as an error message in this case.

share|improve this question
Never seen or heard of it. You are doing the right thing by cleaning project and etc. try reinstalling your xcode there might be an issue with the xcode. I know is a pain to do so but it might get rid of the issue once and for all. But that is the last resort. – Code Monkey 14 hours ago
Did you ever get this working? I'm having the exact same problem. Does your project use cocoapods? I'm wondering if that's the issue with mine. There is no other clue as to what's wrong :( – ConfusedNoob 2 hours ago

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.