Xcode 5 - 找不到遥控器 [英] Xcode 5 - No Remotes Found

查看:103
本文介绍了Xcode 5 - 找不到遥控器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

以下是步骤:


  1. 添加了对beanstalkapp的回购。
  2. 添加了回购从首选项> Xcode 5中的帐户。

  3. 使用本地git创建一个新项目。 选定的源代码管理>推送...

Xcode显示我找不到遥控器。我在做什么错了?

解决方案

Xcode可能不知道远程设备属于您的项目。看看这是否可行:




  • 在Xcode中打开项目


  • 转到源代码管理 - 工作副本(您的项目) - 配置 - 远程。
    你能看到你的遥控器吗?如果没有,点击左下角的加号并添加遥控器。

  • 如果您的项目正在显示并且您已验证路径,请尝试源控制 - 推送。你应该看到你的远程和一个分支下拉。 如果您看到无远程,请尝试重新启动Xcode。 b

    Here are the steps:

    1. Added a repo to beanstalkapp.
    2. Added the repo from Preferences > Accounts in Xcode 5.
    3. Created a new project with local git.
    4. Selected Source Control > Push...

    Xcode shows me no remotes found. What am I doing wrong?

    解决方案

    Xcode probably doesn't know that the remote belongs to your project. See if this works:

    • Open your project in Xcode

    • Head over to Source Control - Working Copies (your project) - Configure - Remotes. Can you see your remote there? If not, hit the plus sign at the bottom left and add your remote.

    • If your project is showing, and you've verified the path, try Source Control - Push. You should see your remote(s) and a drop-down of branches.

    • If instead you see "No Remotes", try rebooting Xcode.

    这篇关于Xcode 5 - 找不到遥控器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆