“Any” size class missing in Xcode 8

后端 未结 3 613
面向向阳花
面向向阳花 2020-12-25 15:23

I\'m a little confused when seeing the new interface builder\'s size class options in Xcode 8 beta. I used to build my apps\' UI by first design them in \"Any\" size class a

3条回答
  •  渐次进展
    2020-12-25 15:43

    The way to do this has changed slightly in the new version of Xcode. It should build for "any-any" automatically. Have a look at this WWDC video that I think explains it in detail. There is also a part 2, so watch that if you need to.

    https://developer.apple.com/videos/play/wwdc2016/222/

    Hope I could help,
    Zack

提交回复
热议问题