Hi guys,
I started using a new MacBook and I keep getting this error. So far, most people from StackOverflow suggested deleting:
- Podfile.lock
- Pods folder
- .xcworkspace
and then do pod install. However, whenever I do the sudo gem install cocoapods I get this error on my terminal.
I also tried playing with the keychain access but still no luck.
Any ideas on how I can fix this?
Thanks in advance! :))