美文网首页
React Native 用指定模拟器运行ios项目

React Native 用指定模拟器运行ios项目

作者: 成绩是汗 | 来源:发表于2019-05-31 13:53 被阅读0次

React Native 用指定模拟器运行ios项目

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