Looking through the iOS (mobile) deploy docs:
- For CocoaPods - should I do the
sudo
version of the install, or the “sudo-less” / user-specific install? The install choice affects how you upgrade CocoaPods in the future
Looking through the iOS (mobile) deploy docs:
sudo
version of the install, or the “sudo-less” / user-specific install? The install choice affects how you upgrade CocoaPods in the futureThe sudo
install is more typical