在故事板中检查 "Use Auto Layout" 是否会转换所有自动调整大小的蒙版?

Does checking "Use Auto Layout" in a storyboard convert all of the autoresizing masks?

目前正在开发 Xcode 7.3 中的 iPhone 应用程序,其中一些视图使用了自动调整大小的遮罩。在故事板中检查 "Use Auto Layout" 是否会转换所有这些掩码而不会产生任何影响?我想确保此自动转换不会破坏任何内容。

刚刚检查过,在我的应用程序上,它破坏了很多东西。

但以防万一您想要试验并且您的项目通过 git 受到源代码控制,您可以尝试此更改,然后转到菜单 Source Control -> Discard changes in your.storyboard 还原更改