I had the exact issue running Xcode 11.3.1. We noticed that Xcode said the Archive was successful, but there were no .xcarchive files in the Organizer window. Further investigation found that `/Users/<your user name>/Library/Developer/Xcode/Archives` was read-only. Changing that to read/write fixed the issue for us.