3

i have a weird problem with Xcode. Here's a screenshot:

enter image description here

When i usually clicked on the file in the left column it'd open in source code editor on the right. Now it doesn't happen. Does anyone know how to get it back the way it was before? it drives me crazy greetings peter

gcamp
  • 14,491
  • 4
  • 52
  • 81
dusker
  • 796
  • 2
  • 7
  • 13

4 Answers4

0

What happens if you click on the Project, test, at the top, and then click in the columns on the right. Will it open the file in the editor?

Peter Zich
  • 512
  • 3
  • 13
0

Quit Xcode and relaunch it.

cdespinosa
  • 19,973
  • 6
  • 32
  • 39
0

I see this is a little old now, but I had the same problem. The thing that I had to do was to open the "interface builder" program, wich is the editor for the file, then find and open the .xib file from that program. Next time I tried open it with Xcode it worked.

espenk
  • 535
  • 2
  • 7
  • 23
-1

Drag a source file from the Groups and Files pane (usually on the left) over into the pane that says "No Editor". No need to reset the defaults.

Nick
  • 8,383
  • 10
  • 43
  • 63