After upgrading to Xcode 6.3.2 I'm unable to build/run, analyse, profile project. Even project clean functionality looks broken. Does any body experienced similar problem and know how to fix it?
Asked
Active
Viewed 371 times
2 Answers
1
The problem appears to go away when you go download and install the new command line tools for 6.3.2.

Charles Merriam
- 19,908
- 6
- 73
- 83
0
After struggling with this problem for couple of hours I have finally found solution. In my case Xcode Derived Data location was set to custom folder and it was the origin of the problem. After changing Xcode Derived Data location to default one everything back to normal.

salabaha
- 2,468
- 1
- 17
- 18