Bläddra i källkod

doc: Adds a note on installing ios-deploy on MacOS 10.11.

j8
Boris Grozev 8 år sedan
förälder
incheckning
73a0197eb2
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      doc/mobile.md

+ 2
- 0
doc/mobile.md Visa fil

@@ -22,6 +22,8 @@ work properly with the native plugins we require.
22 22
     npm install -g ios-deploy
23 23
     ```
24 24
 
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
+
25 27
 2. Build the app
26 28
 
27 29
     There are 2 ways to build the app: using the CLI or using Xcode.

Laddar…
Avbryt
Spara