开发者

Xcode 4 won't update xib Interface on Simulator

I'm using Xcode 4.0.2 and im having this major issue. I can do what i want with my xib, delete all the views, move any objects around, or even delete the whole xib, but if i build & run my app on simulator it doesn't update the interface. It looks always the same, like it looked yesterday, but although i changed all the views it never updates the inte开发者_StackOverflowrface of the .app running on simulator. I have closed xcode a million times, deleted the app from simulator a million times, it's still the same |: Any ideas?


Try cleaning the product before rebuilding, and check that the xib is included in your target.

Alternatively, your project isn't using that .xib file at all and you've been editing the wrong one, or you decided at some point to build the interface in code instead and have since forgotten about it!


Try to delete it from Simulator manually: /Users/yourUsername/Library/Application Support/iPhone Simulator/4.3/Applications/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜