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

后端 未结 18 2052
执笔经年
执笔经年 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:39

    I went to XCode -> Preferences -> Components Ticked all the simulators and the check box to install updates automatically, and then "check and Install now" and went away for a few hours while they all updated.

    Now the problem is gone - so in fact, it's as mentioned. New XCode with Old - non-updated simulators.

提交回复
热议问题