When working with more complex projects Xcode-build-server (XBS) doesn't work as well. For example I have a project with iOS, macOS, and Widget targets. When I run the XBS config command a -scheme is required. These are tied directly to a target.
I did try to create a custom scheme that doesn't target a target however XBS wasn't a fan.
Do you think it would be possible for XBS to work correctly with projects like this?