1

After updating Xcode to 9.3, my bots disappeared and there's a messenger symbol at the right. How can I restore the bots? enter image description here

Ted
  • 22,696
  • 11
  • 95
  • 109

1 Answers1

1

Interestingly, I have to turn on Xcode Server in two places. Then it worked as expected

preferences > Server & Bots enter image description here

preferences > Accounts > Xcode Servers enter image description here

Ted
  • 22,696
  • 11
  • 95
  • 109
  • I have found this to be the case with even x.x.1 updates to Xcode. Server-related preferences tend to get turned off or even removed entirely (i.e. Xcode Servers list becomes blank) – christopherdrum Apr 04 '18 at 02:13