iOS Simulator display scaled incorrectly

前端 未结 4 1649
独厮守ぢ
独厮守ぢ 2020-12-07 04:07

I came back to X-code after a few months break. In that time in which x-code wasn\'t used it was kept updated however.

Now when I Launch the iOS simulator the displ

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-07 04:39

    Another way to fix this issue (temporally) is by having the simulator being opened in Low Resolution.

    How to open the simulator in low resolution:

    • Open the simulator from within Xcode
    • Right click the simulator in the dock and choose Options > Show in Finder
    • Right click the simulator in Finder and choose Get Info
    • Check Open in Low Resolution
    • Close the simulator
    • Reopen the simulator from within Xcode

提交回复
热议问题