I’ve started a new iOS project and I was surprised to see that the way to handle metrics for controllers has changed.
Before

After

Is that a new Apple feature or have I done something wrong? I’ve have installed cocos2D’s template today.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Feature? Well, it’s intentional, at least. 🙂
It can be turned off, if you prefer, by selecting the File Inspector for the xib or storyboard and unchecking the “Use Autolayout” option.