blog:odborny:2015-07-08-integrating_xcode_project_and_github:assembla
Rozdiely
Tu môžete vidieť rozdiely medzi vybranou verziou a aktuálnou verziou danej stránky.
| Nasledujúca revízia | Predchádzajúca revízia | ||
| blog:odborny:2015-07-08-integrating_xcode_project_and_github:assembla [2015/07/08 18:09] – vytvorené Róbert Toth | blog:odborny:2015-07-08-integrating_xcode_project_and_github:assembla [2019/10/08 23:03] (aktuálne) – socialshareprivacy2 plugin call replaced with socialite Róbert Toth | ||
|---|---|---|---|
| Riadok 8: | Riadok 8: | ||
| First part is really simple: | First part is really simple: | ||
| - Open Xcode | - Open Xcode | ||
| - | - Create new project | + | - Create new project: '' |
| - Check the " | - Check the " | ||
| - Change some files and try commiting the changes, everything should work well | - Change some files and try commiting the changes, everything should work well | ||
| Riadok 16: | Riadok 16: | ||
| Now, proceed to remote | Now, proceed to remote | ||
| + | - create repository | ||
| + | - generate SSH keys to access repository: < | ||
| + | - git remote add origin git@github.com: | ||
| ===== Part III: Connecting local and remote repositories ===== | ===== Part III: Connecting local and remote repositories ===== | ||
| + | - TODO generate SSH keys | ||
| + | - Create '' | ||
| + | - Open the file: '' | ||
| + | - Paste this text into file, edit the '' | ||
| + | HostName github.com | ||
| + | User git | ||
| + | IdentityFile " | ||
| + | - Optionally, exclude files you do not want to be pushed to remote repository: | ||
| + | - Create '' | ||
| + | - Open the file: '' | ||
| + | - Supply line-divided array of excluded files and directories | ||
| + | - Sample file for Objective-C '' | ||
| + | - Finally, push last commited local changes to remote directory: | ||
| + | - in Xcode: '' | ||
| + | - in Terminal: '' | ||
| - | ~~DRAFT~~ | + | ===== Further reading ===== |
| - | TODO | + | * ssh help: [[https:// |
| + | * assembla: [[http:// | ||
| + | * Getting Xcode and GitHub to work together: [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| - | {{socialshareprivacy2}} | + | |
| - | {{tag>draft howto, manual}} | + | ~~socialite~~ |
| + | {{tag> | ||
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
