Setting up Xcode service in OS X server
Asked Answered
S

1

9

I configured a new OS X Server with Xcode service. And it worked smoothly. But after restarting of machine the Xcode service stopped. On turning it on again, it asks for Xcode instance to run and after that it gets stuck on 'Waiting for Xcode setup to complete'. Also there is a new user logged in '_xcsbuildd' which I cannot access.

How to reconfigure the Xcode service here? Also is there any way to safely reboot so system to avoid such situation in future

Selfconsequence answered 26/9, 2014 at 9:32 Comment(0)
D
8

I fixed it by running following command on terminal:

sudo xcrun xcscontrol --reset

Refer the link https://devforums.apple.com/message/1053273#1053273.

Dodd answered 17/10, 2014 at 21:42 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.