Archived project not in Organizer; found in Finder, but file is 0 bytes

archive, xcode

Solution

Changing Skip Install to "NO" works for me.

I have selected iOS device from the Target pop-up then simulator, and also added "Yes" to Skip Install as suggested in this blog post.

Problem

I archived my project, and browsed to Window>Organizer>Archives, but I don't see the archived file. Therefore I am unable create an .ipa file of my project. I had another project with me, so I archived that, and suprisigly it worked. So I right-clicked on the Archived file and selected "Open in Finder". There I found my previously archived file (The one that didn't appear in Organizer>Archives). It says the size of it is zero bytes. What does this mean? How do I solve this? I have selected iOS device from the Target pop-up then simulator, and also added "Yes" to Skip Install as suggested in this blog post.

Original source