I just need to revert my project back to a previous Commit. I'm already doing Version Control using XCode's built-in tool (and git).
I have already seen this too : [How to switch entire XCode project to previous commit] but I have nothing to do with SourceTree or Schemes.
I have already tried to revert using SmatGit but XCode said it couldnt understand the resulting project's format.
I have tried many commands from here How to revert Git repository to a previous commit? and here How do I restore from a previous commit on Xcode 8?
I was working on the Tinder Clone from the Udemy Course, when i added the Facebook SDK, parse stopped letting my USer login. Now i want to delete all the additions for adding the FB SDK, but the methods I have tried provided have failed to help so far. Still working, but I hope someone can help.