0

Since yesterday, my XCode has been acting weird. Every time I change anything in a line of code, about 10 errors would appear above where I am changing the code. Then when I click build, everything is okay.

Has anyone run into this issue before?

Here's an example:

Everything is fine, no build errors or warnings.

I press enter twice, and this happens.

9
  • Hey bud, I think it's worth you reading this and then editing your question. For starters you've given us no code so we don't know what could be errenous. If anything, I imagine it's an indentation error which is why no matter what you change something breaks.. But please read the contents of that link and edit/re-ask your question. :) Commented Aug 8, 2014 at 16:29
  • have you tried "reboot" already? Commented Aug 8, 2014 at 16:30
  • Yes, I have rebooted. I recently ran this command: rm -rf ~/Library/Developer/Xcode/DerivedData/ModuleCache/*, maybe that has something to do with it. I have posted an example. Commented Aug 8, 2014 at 16:38
  • 5.1.1, the current stable release. Commented Aug 8, 2014 at 16:42
  • hm... not sure, but... it seems to be related with the required header(s). anyways... what do the error messages say and where and how have you imported the related header file? Commented Aug 8, 2014 at 17:02

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.