Closed edjiang closed 7 years ago
There's no reason for us to check in git submodules for our dependencies since our Cartfile and Cartfile.resolved pins the versions that we're using already.
Cartfile
Cartfile.resolved
This PR removes the Carthage submodules from our git repo.
There's no reason for us to check in git submodules for our dependencies since our
Cartfile
andCartfile.resolved
pins the versions that we're using already.This PR removes the Carthage submodules from our git repo.