Xcode 4 - Changes to xib not reflecting runtime

I just upgraded to Xcode 4. When I make the king of changes in the xib file, this does not appear on my simulator. I even deleted xib from the project or exited Xcode - but still nothing - it still works.

Files don't seem to compile anymore.

Have you encountered such a problem?

+3
source share
2 answers

If you are not sure if its compiling the file, just do a clean one (the default is + K, I think) and create it again

+4
source

xib (Xcode 4.3.3). "" "" . iPad , .

+3

All Articles