-->

Xcode 9 simulator remove frames

2020-08-13 05:02发布

问题:

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.