Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/database/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
xcode和位桶_Xcode_Bitbucket - Fatal编程技术网

xcode和位桶

xcode和位桶,xcode,bitbucket,Xcode,Bitbucket,当我尝试将我的回购添加到xcode organizer时,我得到以下结果: 我在谷歌上搜索了一下,在这里没有找到任何东西……我通常使用应用程序SourceTree来管理bitbucket和github项目。您可以从mac app store免费下载。实际上,我第一次通过终端按照bitbucket指令手动完成,现在它允许我通过xcode接口完成。如果您在bitbucket.org上与hg(mercurial)合作,您可以引用此url:http://tadabborat.tumblr.com/po

当我尝试将我的回购添加到xcode organizer时,我得到以下结果:


我在谷歌上搜索了一下,在这里没有找到任何东西……我通常使用应用程序SourceTree来管理bitbucket和github项目。您可以从mac app store免费下载。

实际上,我第一次通过终端按照bitbucket指令手动完成,现在它允许我通过xcode接口完成。

如果您在bitbucket.org上与hg(mercurial)合作,您可以引用此url:http://tadabborat.tumblr.com/post/9502320721/mercurial-warning-bitbucket-org-certificate-with 我通过遵循指南来解决我的问题。
如果您添加公钥信息,您可以顺利使用bitbucket.org。

您试图用Xcode连接到的URL是什么?SSH还是HTTPS?