美文网首页
mac系统下启动模拟器

mac系统下启动模拟器

作者: 我的自动化测试历程 | 来源:发表于2020-03-10 12:27 被阅读0次

1.查找模拟器

instruments -s

2.启动模拟器

xcrun instruments -w 'iPhone X'

3.安装app

xcrun simctl install booted /Users/builder/builder/document/other/551/Payload/DYZB.app

4.启动app

xcrun simctl launch booted 'com.tencent.live4iphone'

相关文章

网友评论

      本文标题:mac系统下启动模拟器

      本文链接:https://www.haomeiwen.com/subject/kpkwdhtx.html