How to solve a failed HTTP status code: 404 (-1)

Although I created my xcode swift file to create the repository, when I click SourceControl → Make Work Working, I get a window with the error “All projects are already under source control. Then, when I go to Window → Welcome to Xcode →“ Check for an existing project ” I get an error". Unexpected HTTP status code: 404 (-1). Does anyone have an idea on how to solve this, please? thank you

+4
source share
3 answers

When you use Welcome to XCode > Check out an existing project, you need to enter the github repository url as indicated on the tab <> Codein github. It will look like

    https://github.com/username/MyRepository.git
+5

-401 :

  • URL

.

0

xcode bitbucket.

, - -, , URI , xcode .

.

/repo.git

- :

domaincom/repo.git

, , , , - , , ?

, ( ) domain.com, . , , ( )

, URI, .

0
source

Source: https://habr.com/ru/post/1625922/


All Articles