Skip to content

Commit 64a667b

Browse files
authored
Update README.md
1 parent a5a149e commit 64a667b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ PS:需要在Xcode 10.1以上,MacOS 10.15以下版本编译;
1919
>`#需注意Mac和Xcode版本`
2020
- FFmpeg单平台编译</br>
2121
编译arm64平台、SDK Min Version 8.0的所有第三方的ffmpeg库:</br>
22-
`./build-ffmpeg-iOS.sh arm64 all 8.0`</br>
22+
`./build-ffmpeg-iOS.sh arm64 8.0 all`</br>
2323
编译x86平台、SDK Min Version 8.0的带x264的ffmpeg库:</br>
2424
`./build-ffmpeg-iOS.sh x86 8.0 x264 yes`</br>

0 commit comments

Comments
 (0)