The reason the problem is so pronounced here is that Xcode has an extremely strong association with iOS development, to the point that in many people's minds, it's virtually synonymous with the iOS SDK. Indeed it's virtually impossible to build a complex application without spending at least some time in Xcode. And Apple is in no small way responsible for this confusion, as their messaging doesn't really make a distinction.
Trying to solve this particular case is probably an exercise in futility. Random (visual) sampling shows better than 50% of the questions are probably not at all Xcode-specific, meaning there are 6000+ questions so mis-tagged, out of 12,000+ (but there are surely thousands of valid Xcode questions in there, too).
There is no good way to automate the retroactive fix, someone(s) would just have to slog through, and maintaining the distinction is going to be a serious long-term problem.
[xcode]shows roughly 7 out of the first 50 questions actually had something to do with Xcode. The other 43 were iOS/Objective-C/Cocoa questions. Is that too polluted to even try to clean? – sarnold Jun 6 '11 at 7:47