zoukankan      html  css  js  c++  java
  • Xcode5 添加一个Github/Repository 并且Checkout

    1. 添加一个Account  也就是添加一个 Repository.

    • In Xcode, choose Xcode > Preferences, and click Accounts.
    • Press the Add button (+), and choose Add Repository.
    • Enter the repository address as prompted, and click Next.

         

         If necessary, enter your credentials.

         Xcode stores this information automatically after you enter it.

    2、Check Out 

         在Xcode的 Source Control菜单中,选择CheckOut,然后选择Repositories菜单,选刚才添加好的Repo 然后Check Out到本地即可。

  • 相关阅读:
    SpringBoot整合阿里云OSS
    UVALive
    HDU 5794 A Simple Chess dp+Lucas
    数论
    UVALive
    UVALive
    HDU 5792 World is Exploding 树状数组+枚举
    UVALive
    UVALive
    UVALive
  • 原文地址:https://www.cnblogs.com/tangaofeng/p/4860605.html
Copyright © 2011-2022 走看看