Skip to content

IOS: Guide to build project

Vasily Nemkov edited this page Feb 24, 2018 · 1 revision

Build iOS project

1)Clone rep iOS

2)Update pods

  • $sudo gem install cocoapods //if dosn't install cocoapods

  • $pod update

3)Change params "Bundle" and "Team"

4)if problem with "ButtonProgressBar"

Clone this wiki locally