Answers for "connect github to xcode"

0

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" !
Posted by: Guest on April-25-2021

Code answers related to "connect github to xcode"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language