升级xcode15 报错Error (Xcode): Cycle inside Runner

升级xcode15后报错

Could not build the precompiled application for the device. Error (Xcode): Cycle inside Runner; building could produce unreliable results. This usually can be resolved by moving the shell script phase 'Thin Binary' so that it runs before the build phase that depends on its outputs.

解决方式

在xcode中找到Runner中的Build Phases选项,将Embed App Extensions拖到Run Script下面即可,如图

相关推荐
萌萌站起5 小时前
Vscode 中 python模块的导入问题
ide·vscode·python
王夏奇6 小时前
pycharm中3种不同类型的python文件
ide·python·pycharm
ShawnLiaoking7 小时前
pycharm 上传更新代码
ide·elasticsearch·pycharm
Freak嵌入式10 小时前
MicroPython LVGL基础知识和概念:GUI 的扩展接口
ide·驱动开发·嵌入式·gui·lvgl·micropython·upypi
sysinside11 小时前
macOS Tahoe 26.4.1 (25E253) 正式版 ISO、IPSW、PKG 下载
macos·tahoe
遥不可及zzz12 小时前
[特殊字符] Android AAB 一键安装工具配置指南
android·macos
Bigger13 小时前
😭 在公司用 AI 写代码,你们上线的时候会不会有点慌?
ai编程·xcode·claude
无限进步_14 小时前
【C++】重载、重写和重定义的区别详解
c语言·开发语言·c++·ide·windows·git·github
ZXF_H14 小时前
VSCode C/C++函数Ctrl+鼠标点击无法跳转的解决方法
c++·ide·vscode
这个人懒得名字都没写16 小时前
PyCharm图像查看器插件PixelLens
ide·python·pycharm