From the course: Xcode 15 Essential Training

Unlock this course with a free trial

Join today to access over 22,800 courses taught by industry experts.

Connecting source control accounts

Connecting source control accounts - Xcode Tutorial

From the course: Xcode 15 Essential Training

Connecting source control accounts

- [Presenter] While using source control in a local way for our project that we have here is better than not using source control. We want to eventually be able to get these file changes and versions up in the cloud so we can access them through other computers or using other people on our development team. To connect your cloud accounts to Xcode. As we talked about previously in the course, go into Xcode settings, under accounts. Here, you can connect your source control accounts as needed. Remember, you can do that using the plus button, so choose GitHub or Bitbucket and then hit continue, and then enter your credentials and proceed to connect your account. You'll notice buttons here, like create a token on GitHub. When you click that link, your web browser opens up and you're given the directions to create your token that you put in here to connect your GitHub account. Since that's outside of Xcode and made change over time, I'm not going to demonstrate it here. Just know that you…

Contents