Xcode cannot add a Mac OS X Server

273 Views Asked by At

I want to build a bot server for a project, but stuck with the config.

I config the Mac OS X server by:

1)switch on the Xcode service;

2)and create a hosted git repo.

Then I start up Xcode and find it cannot add the server, complaining that: "The Xcode Service is disabled on this server. Contact the administrator for assistance.", but I did switch on the service!

Am I missing something else?

Would anyone please give me a hand? I have googled for a long long time, and I just do the steps according to the Apple's docs, but the answers are not worked at all. Thanks a lot!

the picture containing the error message

1

There are 1 best solutions below

0
On

i found a workaround. just as the x server and the xcode on one machine, so i just use the localhost ip address 127.0.0.1 instead, and it works.