Xcode Error on Simulator: MGIsDeviceOneOfType is not supported on this platform

后端 未结 18 2087
执笔经年
执笔经年 2020-12-02 10:55

I have a very simple application with a single view, containing several UILabels. Upon running in Simulator, the Xcode console returns the error:

libM

18条回答
  •  感情败类
    2020-12-02 11:34

    For me, with the simulator in question in focus, I selected Hardware->Erase all content and settings.

    After the simulator restarted, launching my app worked again, as expected.

提交回复
热议问题