Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folders support #8

Open
soffes opened this issue Dec 9, 2024 · 1 comment
Open

Folders support #8

soffes opened this issue Dec 9, 2024 · 1 comment

Comments

@soffes
Copy link

soffes commented Dec 9, 2024

It looks like folders aren't supported yet.

`PBXGroup` attempted to initialize an object with unknown ISA `PBXFileSystemSynchronizedRootGroup` from attributes: `{"isa"=>"PBXFileSystemSynchronizedRootGroup", "explicitFileTypes"=>{}, "explicitFolders"=>[], "path"=>"Shims", "sourceTree"=>"<group>"}` (RuntimeError)
If this ISA was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new

Maybe this is as easy and just bumping the version of xcodeproj 🤞

@keith
Copy link
Owner

keith commented Dec 9, 2024

looks like upstream does support CocoaPods/Xcodeproj#985, but i think we'd have to handle the new type specifically to be able to know that files are a part of it? not sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants