I have added the Xcode project into the git repo. When I run the following command:
$ git submodule init
I get the following error:
fatal: No url found for submodule path 'Pods' in .gitmodules
I didn't add the 'Pods' submodules, it is added on its own?