CocoaPods / CocoaPods/Xcodeproj
Version 16.0 (16A242d) And CocoaPods version:(1.15.2),Execute: pod init
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
RuntimeError - `PBXGroup` attempted to initialize an object with unknown ISA `PBXFileSystemSynchronizedRootGroup` from attributes: `\{"isa"=>"PBXFileSystemSynchronizedRootGroup", "exceptions"=>["EAB4D82D2CA3E8340050F406"], "path"=>"TestCocoapod", "sourceTree"=>""\}`}
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure through `pod init` with the reported Xcode 16.0 and CocoaPods 1.15.2 versions. Trace how the `PBXFileSystemSynchronizedRootGroup` object is handled by `PBXGroup`; done means the command no longer raises the unknown-ISA RuntimeError for this project structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100