matrixbirds 5 lat temu
rodzic
commit
a881555fd0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      docs/v2/ios.md

+ 1
- 1
docs/v2/ios.md Wyświetl plik

@@ -122,7 +122,7 @@ the path is : ios => Pods => AgoraRtcEngine_iOS => AgoraRtcEngineKit.framework a
122 122
 #### 10. at last we need to link the library
123 123
 click on your project on the left and then click on "Build Phases" and then expand "Link Binary With Libraries" and then click on the "+"(plus sign)
124 124
 ![Step 10](./IOS_INSTALLATION/10a.png)
125
-Search for libRCTAGora and click on add
125
+Search for libRCTAgora and click on add
126 126
 ![Step 10](./IOS_INSTALLATION/10b.png)
127 127
 if you cant find it in your list check so that you dont already have it
128 128