You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>'
The text was updated successfully, but these errors were encountered:
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>'
The text was updated successfully, but these errors were encountered: