I'm trying to follow an online 'tutorial' about notorising apps for passing B2B.
As part of the instructions, when I Archive my project and go to the Organiser window in Xcode, I select my latest archive and click 'Distribute Content'. I then choose a location for the product and click 'Export'. There's a folder generated with the name of my app and it's timestamp as part of the name, and in there is a 'Products' folder, but this is empty. No archive.
It was working fine and the 'Products' would contain a file, but all of a sudden it stopped. I cannot figure out what I might have done to make this not work any more...
I have the scheme set up to build for an Archive:
I've restarted Xcode, but still the same. Is there any particular checkbox I could've accidently hit to cause this?