Unable to create a new Remote Repo in GitLab through XCode

Hi,

I recently tried to create a new remote repo from my XCode project on GitLab.
In GitLab i have a new group (“TestGroup”) with groupID (“1”)

From XCode if i try to Set the Owner as “TestGroup” while creating a new Remote repo, it shows me the URL below where my remote will be created. eg: “gitlab.com/inforsrinivasan/1/myProject

it adds “1” the group id instead of “TestGroup” in the url. And when i create this remote repo, it creates the project in the root directory instead of inside the “TestGroup”.

Any help is appreciated.
Thanks.