소스 검색

fix. typo

matrixbirds 5 년 전
부모
커밋
a881555fd0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      docs/v2/ios.md

+ 1
- 1
docs/v2/ios.md 파일 보기

@@ -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