mokacoding

unit and acceptance testing, automation, productivity

Posts tagged "cocoapods"

How to use CocoaPods as a CLI tools manager

CocoaPods can be configured to only resolve and download dependencies, making it a great manager for vendored CLI tools

CocoaPods and custom Build Configurations

Some tips on how to use CocoaPods and customs build configurations without headaches.

A caveat when upgrading a Podfile

Sharing assets across iOS projects with CocoaPods, Resource Bundle, and dynamically loaded fonts

CocoaPods: the $(inherited) flag

A self memo on how to set the $(inherited) flag on a project using CocoaPods on Xcode.

CocoaPods - How to create your own Pod

A step by step guide to create a basic CocoaPod.

CocoaPods!

A brief introduction to CocoaPods, the Objective-C dependencies manager.