We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
xcode-select -p // update xcode path xcrun simctl list runtimes xcrun simctl list devicetypes 创建模拟器:xcrun simctl create name deviceType runTime 安装应用:xcrun simctl install booted appPath 下载应用:把应用打成zip包,直接通过http下载 xcrun simctl terminate deviceId appbundleId