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'
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'