Graham, This happened to me a few months ago and it was driving me nuts until I eventually figured out what was causing it (by trawling through all my git commits around the time it started happening).
Have you added a sub-project, or a target-dependency recently? If so, check that it has the "skip install" build setting set to "yes". You can repair/relocate any incorrect archives by quitting Xcode and tweaking the Info.plist file within each archive bundle so that it's similar to an existing archive which is in the correct section. This may or may not be wise/supported but I haven't experienced any issues with all the archives I had to change. Obviously your mileage may vary (and blah blah something about backup blah) but I changed mine so that all archives were in the same correct place. Mark > On 23 Jun 2017, at 5:19 am, Graham Cox <graham....@bigpond.com> wrote: > > I’ve been archiving built Mac apps forever with no issues. (Build -> Archive) > > Suddenly, XCode has stopped adding the archive to the ‘Mac OSX Apps section > under that particular app, and started it adding it as a ‘Generic XCode > Archive’ under the ‘Other’ section. > > Why, and more importantly, how do I get it back to working correctly? > > —Graham _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com