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