I'm having a problem with the latest Xcode where I have already configured my GitHub account, and init the .git file, but I can't find any option to create/host my repository on GitHub. How do I fix this?

            Asked
            
        
        
            Active
            
        
            Viewed 31 times
        
    0
            
            
         
    
    
        torek
        
- 448,244
- 59
- 642
- 775
 
    
    
        Steven-Carrot
        
- 2,368
- 2
- 12
- 37
- 
                    2I don't think you can create the repo in github from xcode? Why not have a look at https://stackoverflow.com/questions/43860914/how-to-create-new-project-with-github-and-xcode? – evolutionxbox Dec 07 '22 at 16:32
- 
                    @evolutionxbox I think the previous versions has this option call "create remote repos" – Steven-Carrot Dec 07 '22 at 16:34
- 
                    @evolutionxbox that's a great source tho. Yeah I sometimes do that, but it looks so unpractical. it's like cheating. – Steven-Carrot Dec 07 '22 at 16:36
- 
                    1In the left sidebar, click the boxed "x" button, right click on "remotes" and you can create a repo from there. You may need to add a github account? – evolutionxbox Dec 07 '22 at 16:41
- 
                    @evolutionxbox dude ur amazing. put as an answer so I can give you the credit! – Steven-Carrot Dec 07 '22 at 17:01
- 
                    1It was more of a guess really... – evolutionxbox Dec 07 '22 at 17:02