Skip to content

Commit

Permalink
去除ios编码库
Browse files Browse the repository at this point in the history
  • Loading branch information
tonychanchen committed Jul 20, 2022
1 parent eebf033 commit d435040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/script/build_ijk_ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ currtag=$(git describe --tags `git rev-list --tags --max-count=1`)
currbra=$rb
echo 000---$currtag

sed -i "" "s/.*disable-videotoolbox.*/export COMMON_FF_CFG_FLAGS=\"\$\COMMON_FF_CFG_FLAGS --enable-videotoolbox\"/g" ./config/module-lite.sh
#sed -i "" "s/.*disable-videotoolbox.*/export COMMON_FF_CFG_FLAGS=\"\$\COMMON_FF_CFG_FLAGS --enable-videotoolbox\"/g" ./config/module-lite.sh

./init-ios.sh
./init-ios-openssl.sh
Expand Down

0 comments on commit d435040

Please sign in to comment.