Note that there are some explanatory texts on larger screens.

plurals
  1. POXCode 4 Archive/IPA Error: "The operation couldn’t be completed. No such file or directory"
    text
    copied!<p>I've found various proposed solutions to this problem on this internet, but none of them work for me. Does anyone know why this might be happening? </p> <p><a href="http://answers.unity3d.com/questions/15294/xcode-build-and-archive-error-no-such-file-or-directory" rel="nofollow noreferrer">http://answers.unity3d.com/questions/15294/xcode-build-and-archive-error-no-such-file-or-directory</a></p> <p><a href="http://blog.joshschumacher.com/2011/04/06/xcode4-the-operation-couldn%E2%80%99t-be-completed-no-such-file-or-directory/" rel="nofollow noreferrer">http://blog.joshschumacher.com/2011/04/06/xcode4-the-operation-couldn%E2%80%99t-be-completed-no-such-file-or-directory/</a></p> <p>I've tried archiving with every combination of coding signing vs not using code signing, and I've tried using every combination of provisioning profiles, but I still get the same error every time.</p> <p>I'm very confused as to why I'd even be getting an error like this when trying to save a file. I'm using XCode 4, my application builds for archive fine. In fact, I can even upload my application to itunesconnect (and it was accepted!). I just can't create an IPA for sharing and beta testing before submission.</p> <p>Any ideas?</p> <p><a href="https://i.stack.imgur.com/SZnGY.png" rel="nofollow noreferrer">The error message</a> <img src="https://i.stack.imgur.com/SZnGY.png" alt="The Error"> <br /> <br /> <a href="https://i.stack.imgur.com/vRc0O.png" rel="nofollow noreferrer">Right before I get the error</a> <img src="https://i.stack.imgur.com/vRc0O.png" alt="Right before I get the error"></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload