升级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下面即可,如图

相关推荐
RickeyBoy11 小时前
独立 App 配置阿里云 CDN 记录
ios
白玉cfc13 小时前
接口与API设计
ios·objective-c
少云清18 小时前
IOS历史版本下载
ios
奶糖的次元空间2 天前
iOS 学习笔记 - SwiftUI 和 简单布局
ios·swift
zhensherlock2 天前
Protocol Launcher 系列:App Store 精准引流与应用推广
javascript·macos·ios·typescript·iphone·mac·ipad
for_ever_love__2 天前
Objective-C学习 NSDictionary,NSMutableDictionary 功能详解
开发语言·学习·ios·objective-c
for_ever_love__2 天前
Objective-C学习 协议和委托
开发语言·学习·ios·objective-c
2501_915909063 天前
不用越狱就看不到 iOS App 内部文件?使用 Keymob 查看和导出应用数据目录
android·ios·小程序·https·uni-app·iphone·webview
@大迁世界3 天前
液态玻璃屏正在侵蚀你的电池
macos·ios·objective-c·cocoa
pop_xiaoli3 天前
【iOS】类与对象底层
macos·ios·objective-c·cocoa·xcode