We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da7ae1 commit cc8ba75Copy full SHA for cc8ba75
examples/ios-feedback/README.md
@@ -5,7 +5,7 @@ audio streams. Audio samples are read in from your microphone and then
5
routed to your audio output device with a small but noticeable delay,
6
so you can verify it is working correctly.
7
8
-To build the example you will need to still `cargo-lipo`. While not
+To build the example you will need to install `cargo-lipo`. While not
9
necessary for building iOS binaries, it is used to build a universal
10
binary (x86 for simulator and aarch64 for device.)
11
0 commit comments