update readme
This commit is contained in:
parent
4c5705d5fe
commit
9a942734f7
1 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ Pass for iOS is under *TestFlight external testing*. Drop me an email for testin
|
|||
|
||||
## Build
|
||||
|
||||
1. Install libtool, automake and cmake: `brew install libtool automake cmake`
|
||||
2. Run carthage bootstrap: `carthage bootstrap --platform iOS`
|
||||
1. Install libtool, automake, cmake, carthage, and cocoapods: `brew install libtool automake cmake carthage cocoapods`
|
||||
2. Run carthage bootstrap in the project root directory: `carthage bootstrap --platform iOS`
|
||||
3. Run pod install in the project root directory: `pod install`
|
||||
4. Open `.xcworkspace` file in Xcode.
|
||||
5. Build & Run.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue