Xcode 11 Upgrade | Could not find iPhone X simulator | XRPackageModel 9.0.omo

后端 未结 5 898
醉梦人生
醉梦人生 2021-02-04 11:44

Anyone else getting this since upgrading from Xcode 10.3 to Xcode 11 when running react-native run-ios and any idea to get back up and running?

Core         


        
5条回答
  •  春和景丽
    2021-02-04 11:54

    You can change the default simulator to use.

    react-native run-ios --simulator="iPhone 11 Pro Max"

提交回复
热议问题