Xcode15 手动添加模拟器

下载

地址:https://developer.apple.com/download/all/

终端运行

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

xcodebuild -runFirstLaunch

xcrun simctl runtime add "/Users/用户/Downloads/iOS_17.5_Simulator_Runtime.dmg"