From d435040ecbbe82f024b189a0ae24c07e30d3cab8 Mon Sep 17 00:00:00 2001 From: tonychan Date: Wed, 20 Jul 2022 10:39:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4ios=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/script/build_ijk_ios.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/script/build_ijk_ios.sh b/.github/script/build_ijk_ios.sh index 330af51a..555e2dc9 100755 --- a/.github/script/build_ijk_ios.sh +++ b/.github/script/build_ijk_ios.sh @@ -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