Xcode 7.3 constantly building in idle
问题 I noticed that Xcode 7.3 always keep building, even in idle time. This loads CPU much, so sometimes it stops responding. Does anyone have an idea how to turn of this "feature"? This may be related with mutli-target workspace, cause usually it builds different targets, not currently selected. 回答1: in XCode : Editor > Automatically Refresh Views Unselect it and re-run project. Thats it! 回答2: After some time struggling this, I finally solved this issue. Xcode started idle build right after I