Hi,
If I were to make version 2 of my Xcode Project, would I be able to create a new revision within the project itself, or would I need to make an entirely new project?
Any guidance would be greatly appreciated. Thank you.
Hi,
If I were to make version 2 of my Xcode Project, would I be able to create a new revision within the project itself, or would I need to make an entirely new project?
Any guidance would be greatly appreciated. Thank you.
Hi, what about Source Control and creating new Branch?
[https://developer.apple.com/documentation/xcode/source-control-management)
Hi,
Thank you for your response. Using Xcode 15.4, how can I create a git repository for an already existing project? The Source Control tab is blank and I don't see a button to create a repository.