本文介绍: 打开https://developer.apple.com/download/all/?下载:IOS 17.2 Simulator Runtime.dmg。更新到最新的xcode后,自动下载Simulator总是失败。

更新到最新的xcode后,自动下载Simulator总是失败。

解决方法如下:

从官网直接下载:
打开https://developer.apple.com/download/all/?q=ios

下载:IOS 17.2 Simulator Runtime.dmg安装文件

手动安装

sudo xcode-select -s /Applications/Xcode.app

xcodebuild -runFirstLaunch 

xcrun simctl runtime add '/Users/用户/Downloads/iOS_17.2_Simulator_Runtime.dmg'

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注