xcodeproject icon indicating copy to clipboard operation
xcodeproject copied to clipboard

Adding group to the existing group

Open tuxtard opened this issue 6 years ago • 1 comments

Hi,

I am unable to add group to the existing group, but creating a new group works:

/Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/root_node.rb:58:in 'object': uninitialized constant XcodeProject::PBXVariantGroup (NameError) from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/root_node.rb:62:in 'object!' from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/pbx_group.rb:37:in 'block in children' from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/pbx_group.rb:37:in 'map' from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/pbx_group.rb:37:in 'children' from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/pbx_group.rb:59:in 'child' from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/pbx_group.rb:84:in 'group' from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/pbx_group.rb:117:in 'create_group' from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/pbx_group.rb:127:in 'create_group' from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/pbx_group.rb:89:in 'add_group' from test.rb:37:in 'block in <main>' from test.rb:34:in 'each' from test.rb:34:in '<main>'

tuxtard avatar Mar 21 '18 11:03 tuxtard

Sorry. I can't check it out in the near future, busy on another projects.

manifest avatar Mar 25 '18 11:03 manifest