Interface Builder and Xcode integration not working

前端 未结 6 1376
没有蜡笔的小新
没有蜡笔的小新 2020-12-13 10:32

After having installed the iPhone SDK 3.1.2, Interface Builder is not in sync with Xcode anymore. The light indicator at the bottom of the XIB window is grey. IB doesn\'t

6条回答
  •  無奈伤痛
    2020-12-13 11:00

    I have been having the same problem and it's been driving me nuts.

    Bizarrely, it seems to be caused by opening your project using the File > Open Recent Project menu in Xcode, or by using the Recent Documents list in the Xcode welcome screen.

    If I double-click the project file in the Finder to open it or choose the project from the Recent Items menu in the Apple menu, Xcode's connection to Interface Builder is intact.

    Does that help you?

提交回复
热议问题