2

Before when I was using xcode server to integrate project I have some web interface to display if bots was sucesfull or not.

It's a figure 7-1 from here

Now I see this option is not fully dead but it's definetly doesn't work well. So I can see the option in context menu here to point out to a browser.

enter image description here

but when I do that it's only shows:

enter image description here

And in new server there is no Xcode tab even.

Anyone know it's still possible to have web interface for bots in Xcode?

Jakub
  • 13,712
  • 17
  • 82
  • 139

1 Answers1

0

What fixed it for me was to uncheck "Using Server app on a remote Mac" within the macOS Server app and rebooting the server. The checkbox is located in the main section of the Server app in the "Settings" tab.

  • As a workaround, you could connect to the Mac using vnc and run the server app locally until Apple fixes this. – Flobert Oct 24 '17 at 21:29