- Install CocoaPods Objective-C library manager here
- Run the following commands:
cd app
pod install
- Make all changes, build, and run in Promptu.xcworkspace, NOT Promptu.xcodeproj
- Remember to re-install the pods every time latest changes are pulled
cd app
pod install