xcode手动安装iOS Simulator Runtime

在发布ios应用时,要求必须包含ios18,我使用的时xcode14无法自动下载ios18,记录下步骤:

1.下载ios模拟器

Sign In - Apple 下载 iOS 18 Simulator Runtime

2.安装到xcode

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

2 > xcodebuild -runFirstLaunch

3 > xcrun simctl runtime add "/Users/xxxxx/Downloads/iOS_18_Simulator_Runtime.dmg"

相关推荐
G佳伟1 小时前
如何解决解决,微信小程序ios无法长按复制问题<text>设置 selectable=“true“不起作用
ios·微信小程序·小程序
Nick56831 小时前
Apple Pay 与 Google Pay 开发与结算全流程文档
ios·安卓·android-studio
全栈派森1 小时前
初见 Dart:这门新语言如何让你的 App「动」起来?
android·flutter·ios
HarderCoder1 小时前
Swift 内存管理:吃透 ARC 、weak、unowned
ios·swift
Digitally2 小时前
5种将照片从iPhone传输到戴尔PC/笔记本电脑的方法
ios·电脑·iphone
月屯2 小时前
平台消息推送(go)
数据库·后端·golang·cocoa·iphone·gin
ajassi20002 小时前
开源 Objective-C IOS 应用开发(三)第一个iPhone的APP
ios·开源·objective-c
Daniel_Coder8 小时前
iOS Widget 开发-9:可配置 Widget:使用 IntentConfiguration 实现参数选择
ios·swiftui·swift·widget·intents
非专业程序员Ping11 小时前
Vibe Coding 实战!花了两天时间,让 AI 写了一个富文本渲染引擎!
ios·ai·swift·claude·vibecoding
00后程序员张13 小时前
HTTP抓包工具推荐,Fiddler配置方法、代理设置与使用教程详解(开发者必学网络调试技巧)
网络·http·ios·小程序·fiddler·uni-app·webview