Pārlūkot izejas kodu

doc: update mobile building instructions for iOS

master
Saúl Ibarra Corretgé 8 gadus atpakaļ
vecāks
revīzija
a1a394ad0b
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. 9
    0
      doc/mobile.md

+ 9
- 0
doc/mobile.md Parādīt failu

@@ -24,6 +24,15 @@ work properly with the native plugins we require.
24 24
 
25 25
     You may need to add ```--unsafe-perm=true``` if you are running on [Mac OS 10.11 or greater](https://github.com/phonegap/ios-deploy#os-x-1011-el-capitan-or-greater).
26 26
 
27
+  - Install the required pods (CocoaPods must be installled first, it can
28
+    be done with Homebrew: `brew install cocoapods`)
29
+
30
+    ```bash
31
+    cd ios
32
+    pod install
33
+    cd ..
34
+    ```
35
+
27 36
 2. Build the app
28 37
 
29 38
     There are 2 ways to build the app: using the CLI or using Xcode.

Notiek ielāde…
Atcelt
Saglabāt