In order to run application you will need to have CocoaPods
rm podfile.lock
rm -rf "${HOME}/Library/Caches/CocoaPods"
rm -rf "`pwd`/Pods/"
pod install
pod update IBMTealeaf
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In order to run application you will need to have CocoaPods
rm podfile.lock
rm -rf "${HOME}/Library/Caches/CocoaPods"
rm -rf "`pwd`/Pods/"
pod install
pod update IBMTealeaf