Xcode 16新建ShareExtension产生的PBXFileSystemSynchronizedRootGroup问题记录

Xcode16新建ShareExtenson之后的project.pbxproj和以前不一样,导致pod install等报错。

js 复制代码
RuntimeError - `PBXGroup` attempted to initialize an object with unknown ISA `PBXFileSystemSynchronizedRootGroup` from attributes: `{"isa"=>"PBXFileSystemSynchronizedRootGroup", "exceptions"=>["3DC73CB72CB8C2C1000F77DE"], "path"=>"demo", "sourceTree"=>"<group>"}`

If this ISA was generated by Xcode please file an issue:

......

现在将Xcode 14.3.116新建ShareExtensionproject.pbxproj文件的差异记录如下:

  1. Xcode 16 新增了2个section,PBXFileSystemSynchronizedBuildFileExceptionSetPBXFileSystemSynchronizedRootGroup
  1. PBXFileReference section也存在差异。
  • Xcode 14.3.1
  • Xcode 16

XcodeCocoapods没有给出解决方案前,如果需要,可以手动修改。

相关推荐
2501_916008898 小时前
iOS开发APP上架全流程解析:从开发到App Store的完整指南
android·ios·小程序·https·uni-app·iphone·webview
2501_915909061 天前
Charles 抓不到包怎么办?iOS 调试过程中如何判断请求路径
android·ios·小程序·https·uni-app·iphone·webview
2501_916007471 天前
iOS和iPadOS文件管理系统全面解析与使用指南
android·ios·小程序·https·uni-app·iphone·webview
2501_915921431 天前
iOS App 开发阶段性能优化,观察 CPU、内存和日志变化
android·ios·性能优化·小程序·uni-app·iphone·webview
游戏开发爱好者81 天前
在 iOS 开发、测试与上架过程中 如何做证书管理
android·ios·小程序·https·uni-app·iphone·webview
ii_best1 天前
按键精灵安卓/IOS手机助手 × 手机按键 App:1 分钟搞定设备连接(超详细教程)
android·ios·智能手机·自动化·编辑器
2501_916007471 天前
在没有 Mac 的情况下完成 iOS 应用上架 App Store
android·macos·ios·小程序·uni-app·iphone·webview
TheNextByte11 天前
iPhone存储空间已满?如何轻松释放iPhone空间?
android·ios·iphone
—Qeyser2 天前
Flutter 颜色完全指南
android·flutter·ios
2501_916008892 天前
iOS 上架需要哪些准备,账号、Bundle ID、证书、描述文件、安装测试及上传
android·ios·小程序·https·uni-app·iphone·webview