Why have my .storyboards gone red in Xcode 11.1?

∥☆過路亽.° 提交于 2019-12-12 17:54:28

问题


Just updated to Mac OS X Catalina (10.15) and Xcode 11.1, and some of my storyboards have gone red. All graphics appear to be there but, everything is RED. VERY red (as you can see below).

They still publish OK and this isn't a problem on Xcode 11.0 on a OS X Mojave (10.14.6) on my MacBook Pro?

Anyone? Thx


回答1:


Obviously a change in storyboard previews in Xcode. Seems like it's no longer acceptable to show "simulated size: freeform" greater than iPhone screen height. Changing it to "simulated size: fixed" in Size Inspector solves the issue, and you can now scroll from within the reduced size window in storyboards view...

A change for the better? Let's see what happens...



来源:https://stackoverflow.com/questions/58594124/why-have-my-storyboards-gone-red-in-xcode-11-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!