模拟器运行时默认不再包含对 Intel 的支持。大佬这个怎么解决,之前我都是把第三方库配置 Excluded Architectures(排除架构)arm64,然后就可以在模拟器运行了,新版本Xcode26,这样设置之后还是不能在模拟器上运行了
iPhone 17 Pro cannot run Family.
Domain: IDEFoundationErrorDomain
Code: 3
Recovery Suggestion: Family's architectures (Intel 64-bit) include none that iPhone 17 Pro can execute (arm64).
User Info: {
DVTErrorCreationDateKey = "2025-09-18 01:41:35 +0000";
}
--
有没有解决的办法啊
Xcode26新特性与iOS26适配指南Xcode 26 新特性 界面 项目 安装包更小,其他组件与工具链只有在需要时才会下载。 设置界面重新设计,菜单从顶部挪到了左侧,其中 Accounts 改名为 Apple ...