CocoaPods / CocoaPods/Xcodeproj

Missing Attribute for PBXFileSystemSynchronizedRootGroup

Open
#1,028 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
2.4k
Forks
488
PR merge metrics
No merged PRs in 30d

Description

Hi,

getting these errors on my project:
```
[!] Xcodeproj doesn't know about the following attributes {"name" => "Common"} for the 'PBXFileSystemSynchronizedRootGroup' isa.
▸ If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new
▸ [!] Xcodeproj doesn't know about the following attributes {"name" => "Services"} for the 'PBXFileSystemSynchronizedRootGroup' isa.
▸ If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new
```

Xcode 26, Project File Format 16.0. Likely https://github.com/CocoaPods/Xcodeproj/pull/985 is missing the name attribute or it was introduced later.

hth!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the PBXFileSystemSynchronizedRootGroup handling and reviewing pull request #985, which the issue identifies as related. Reproduce the warning with the reported Xcode 26, Project File Format 16.0 input; done means the name attribute is recognized without the reported warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
devtools
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.