I have a app develop under ios6 and does not release for now, yesterday I'm upgrade my xcode to 5, and I'm try use it develop my old app, everything is ok, but some of my controller's base view's origin Y is 0 for now, it means these views are just below the status bar, and navigation bar over it. I don't want to add 44 to all of the controllers base view's frame origin y.
Does someone know about this, or do I needs to switch my xcode to 4