如何解决意外的HTTP状态代码:404(-1)

kyl*_*l95 5 xcode http github swift

虽然我在设置我的xcode swift文件来创建存储库时,当我单击SourceControl - >创建工作副本时,我收到错误窗口"所有项目都已在源代码管理下.然后当我到Window - >欢迎使用Xcode - >"检查out a existing project"I get error"Unexpected HTTP status code:404(-1).有没有人知道如何解决这个问题?谢谢

Mic*_*ael 6

当您使用时,Welcome to XCode > Check out an existing project您需要输入github中<> Code选项卡上提供的github存储库URL .它看起来像

    https://github.com/username/MyRepository.git
Run Code Online (Sandbox Code Playgroud)