#!/bin/bash sudo gem install cocoapods-keys # stub keys. DO NOT use in production sudo pod keys set notification_endpoint "" sudo pod keys set notification_endpoint_debug "" sudo pod install