kronenthaler / mod-pbxproj

A python module to manipulate XCode projects
MIT License
1.2k stars 294 forks source link

Moving an existing group to another group #321

Closed bibhas closed 1 year ago

bibhas commented 2 years ago

Hello,

Is it possible to use mod-pbxproj to move one group inside another group? For example:

> Group A
  - aGroupAFile.mm
> Group B

to

> Group B
  > Group A
    - aGroupAFile.mm

Couldn't find any info online. I'd greatly appreciate any pointers.

Thanks!

github-actions[bot] commented 1 year ago

This issue has become stale, the required information has not been provided and it is been marked for closure in the next 10 days

github-actions[bot] commented 1 year ago

This issue has become stale, the required information has not been provided and it is been marked for closure in the next 10 days