瀏覽代碼

fix. typo

matrixbirds 6 年之前
父節點
當前提交
a881555fd0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      docs/v2/ios.md

+ 1
- 1
docs/v2/ios.md 查看文件

122
 #### 10. at last we need to link the library
122
 #### 10. at last we need to link the library
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)
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
 ![Step 10](./IOS_INSTALLATION/10a.png)
124
 ![Step 10](./IOS_INSTALLATION/10a.png)
125
-Search for libRCTAGora and click on add
125
+Search for libRCTAgora and click on add
126
 ![Step 10](./IOS_INSTALLATION/10b.png)
126
 ![Step 10](./IOS_INSTALLATION/10b.png)
127
 if you cant find it in your list check so that you dont already have it
127
 if you cant find it in your list check so that you dont already have it
128
 
128