guidesnax.blogg.se

Install cocoapods on mac
Install cocoapods on mac




There is no need to run pod install, and no Internet connection is necessary. After cloning the repo, the project can immediately build and run, even without having CocoaPods installed on the machine.But ultimately this decision is up to you: install cocoapods on mac install cocoapods on mac

Whether or not you check in your Pods folder is up to you, as workflows vary from project to project. they often use pod update where they should instead use pod install.

install cocoapods on mac

Many people are confused about when to use pod install and when to use pod update.






Install cocoapods on mac