Nástroje používateľa

Nástoje správy stránok


Bočný panel

Sidebar


Články

Prečítané diela

Hlášky

Projekty

Tagy

Twitter


blog:odborny:2015-07-08-integrating_xcode_project_and_github:assembla

Toto je staršia verzia dokumentu!


Integrating Xcode project and GitHub / Assembla

This short article will guide you stepbystep through creating Xcode project with local and remote Git repository (GitHub or Assembla) using SSH public/private keys authentication on remote side.

Part I: Creating Xcode project and local repository

First part is really simple:

  1. Open Xcode
  2. Create new project (File → New → Project…)
  3. Check the “Create Git repository on My Mac” option during the project creation
  4. Change some files and try commiting the changes, everything should work well

Part II: Creating remote repository

Now, proceed to remote

Part III: Connecting local and remote repositories

Komentáre

blog/odborny/2015-07-08-integrating_xcode_project_and_github/assembla.1436371785.txt.gz · Posledná úprava: 2015/07/08 18:09 od Róbert Toth