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 step‑by‑step 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:
- Open Xcode
- Create new project (File → New → Project…)
- Check the “Create Git repository on My Mac” option during the project creation
- 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
