We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed41875 commit 7636747Copy full SHA for 7636747
README.md
@@ -59,7 +59,7 @@ Merge the frameworks using `lipo`:
59
```
60
cd ..
61
62
-cp -R src/out/mac_x64/WebRTC.framrwork WebRTC.framework
+cp -R src/out/mac_x64/WebRTC.framework WebRTC.framework
63
64
lipo -create -output WebRTC.framework/WebRTC src/out/macos_x64/WebRTC.framework/WebRTC src/out/macos_arm64/WebRTC.framework/WebRTC
65
0 commit comments