Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 262 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 262 Bytes

Pear iOS App

Using cocoapods for dependency management To install cocoapods sudo gem install cocoapods

To install dependencies run: pod install

We are also using Fastlane to manage build uploads To deploy a new beta build: bundle exec fastlane beta