It probably doesn't, as you practically never need Xcode for simple apps. From my experience, currently, you need Xcode to compile storyboards (NIB/XIB files) and bundle Assets.car (macOS BOM files); and compile Xcode projects, btw. I may be missing another important feature used in a lot of apps but otherwise for the most part you can build an iOS app without Xcode (or even macOS).
I am not talking about XCode command line tools. I am talking about currently available open-source tools that can actually replace those command line tools. I don't think that would count as Xcode as those tools are available on systems Xcode can't run on.