Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/go-acoustic/ioscontrols-sampleapp-ios-objc


https://github.com/go-acoustic/ioscontrols-sampleapp-ios-objc

ios tealeaf

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# iOSControls-SampleApp-iOS-ObjC

In order to run application you will need to have [CocoaPods](https://guides.cocoapods.org/using/getting-started.html)

## In terminal run
```
rm podfile.lock
rm -rf "${HOME}/Library/Caches/CocoaPods"
rm -rf "`pwd`/Pods/"
pod install
pod update IBMTealeaf
```