Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 358 Bytes

Project Yolo

Getting Started

iOS App

  • 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