I\'m trying to create an IPA in Xcode 4, much like the person who asked this question:
Xcode 4: create IPA file instead of .xcarchive
So--I got my Archive co
In my case, issue was due using fastlane as root. It set up the Archive file in the Archives folder as root, so when I tried to create the build from XCode, it didn't couldn't write to this folder. No message was shown by XCode