Xcode 9 simulator remove frames

风格不统一 提交于 2019-12-22 03:48:04

问题


The new simulator comes with the frames that make it look more like a phone in Xcode 9 beta. Is there any way to remove this frames and make it look more like the simulator in Xcode 8?


回答1:


Yes there is and it was the first thing I removed. To remove the frames do the following:

  1. Click on the simulator
  2. Go to Window (top menu)
  3. Click on Show Device Bezels (which should have a checkmark on it)

The simulator will now have the same look as the one in Xcode 8.



来源:https://stackoverflow.com/questions/44385390/xcode-9-simulator-remove-frames

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