Skip to content

Commit d435040

Browse files
committed
去除ios编码库
1 parent eebf033 commit d435040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/script/build_ijk_ios.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ currtag=$(git describe --tags `git rev-list --tags --max-count=1`)
99
currbra=$rb
1010
echo 000---$currtag
1111

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

1414
./init-ios.sh
1515
./init-ios-openssl.sh

0 commit comments

Comments
 (0)