I just upgraded to Xcode 4. When I make any changes in the xib file, this does not show up on my simulator. I even deleted the xib from the project or quit Xcode-but still not-it runs as before.
Tag: XIB
Use a UIViewController and two XIB processing directions to change on the iPad
I want to use a UIViewController and two XIBs to handle the orientation change of an iPad application, that is, MenuView and MenuViewLandscape.
So, in MenuViewController In the willRotateToIn