升级为xcode 4.5后想取消 constraints
选中 XIB 文件,然后在 File Inspector 中,取消勾选 “Use Autolayout”
就可以继续使用 Auto Resizing mask 了。
升级为xcode 4.5后想取消 constraints
选中 XIB 文件,然后在 File Inspector 中,取消勾选 “Use Autolayout”
就可以继续使用 Auto Resizing mask 了。
转载于:https://my.oschina.net/abcMx/blog/107007