I suddenly got this weird issue with Xcode 10.1.
When I archive app store target for my app I cant see \"distribute app\" option, instead it now says \"Distribute Co
I had the same problem in different projects in the last few days.
In one of the projects, a solution had to delete the .xcproject subproject file.
In another project, the solution was to uninstall .xcworkspace (I use cocoapods) and run pod install.