Recently updated to Xcode 9.3 and created a new Xcode Server bot. When trying to run the bot I'm getting an error:
xcodebuild: error: Unable to find a destination matching the provided destination specifier: { id:05FEBEC4-44CC-416E-A59D-7B0F9D508E25 }
My deployment targets match both in the build settings and the podfiles. I've also checked the Xcode server account that it has the available simulator to test with. With Xcode it could be something else though.
Thanks