My partner and I are using git to share our Xcode project. We accidentally added the same cocoapod and when I pulled from GitHub my project now won't open.
The merge error is in the podfile.lock
but I can't figure out how to access that to fix it.
I've tried everything I can find on the internet which led me to the podfile.lock
but I can't figure out where to go from here.