Browse Source

add build

matrixbirds 5 years ago
parent
commit
80855e9799
2 changed files with 8 additions and 2 deletions
  1. 4
    1
      docs/IOS_INSTALLATION.md
  2. 4
    1
      docs/IOS_INSTALLATION.zh.md

+ 4
- 1
docs/IOS_INSTALLATION.md View File

@@ -58,4 +58,7 @@ Change info.plist
58 58
 
59 59
 ![Step 8.1](./IOS_INSTALLATION/1.8.1_Set_info_plist.png)
60 60
 
61
-![Step 8.2](./IOS_INSTALLATION/1.8.2_Set_camera_and_microphone.png)
61
+![Step 8.2](./IOS_INSTALLATION/1.8.2_Set_camera_and_microphone.png)
62
+
63
+# Step 9 build
64
+`react-native run-ios`

+ 4
- 1
docs/IOS_INSTALLATION.zh.md View File

@@ -54,4 +54,7 @@
54 54
 
55 55
 ![Step 8.1](./IOS_INSTALLATION/1.8.1_Set_info_plist.png)
56 56
 
57
-![Step 8.2](./IOS_INSTALLATION/1.8.2_Set_camera_and_microphone.png)
57
+![Step 8.2](./IOS_INSTALLATION/1.8.2_Set_camera_and_microphone.png)
58
+
59
+# Step 9 编译
60
+`react-native run-ios`