Reference: https://www.raywenderlich.com/7076593-cocoapods-tutorial-for-swift-getting-started
-
Install cocoapods
From your terminal:
sudo gem install cocoapods
pod setup --verbose
pod install
-
Pull this repo, and open the
xcworkspace
from now on, not thexcodeproj
, to ensure your dependencies work properly.
https://www.figma.com/file/cMSY2tVUL3A0XbMwyyuLB5/vscodeology-mockup?node-id=178%3A31 By Haotian Ye