Closed aaronschachter closed 8 years ago
Podfile.lock
.gitignore
pod install
From https://guides.cocoapods.org/using/using-cocoapods.html#benefits-of-ignoring-the-pods-directory:
Whether or not you check in the Pods directory, the Podfile and Podfile.lock should always be kept under version control.
Closed by #1025
Podfile.lock
from.gitignore
and add back into project after apod install
.From https://guides.cocoapods.org/using/using-cocoapods.html#benefits-of-ignoring-the-pods-directory: