React Native 用指定模拟器运行ios项目
1.react-native run-ios --simulator "iPhone X”
2.敲过一次就之后就可以直接react-native run-ios了
查看当前可用的所有设备/模拟器列表:
在终端中输入xcrun simctl list devices
1.react-native run-ios --simulator "iPhone X”
2.敲过一次就之后就可以直接react-native run-ios了
查看当前可用的所有设备/模拟器列表:
在终端中输入xcrun simctl list devices
本文标题:React Native 用指定模拟器运行ios项目
本文链接:https://www.haomeiwen.com/subject/bubwtctx.html
网友评论