push to github xcode code example

Example: connect github to xcode

On github.com
==============
1. click ur profile > Settings
2. Scroll down to developer settings
3. Select Personal acces tokens
4. Generate new token & Write a title of usage (Note)
5. Check what you like to (Everthing is rrecommended)
6. Copy the token

On Xcode
========
1. Open Xcode Menu > Preferences > Accounts Tab
2. Click the + icon and choose "Github"
3. type ur username and paste Token.

Now on every repository u can just click "Open with Xcode" !