Added support for AVIF, HEIF and JPEG XL on macOS.

This commit is contained in:
23rd
2024-02-18 20:48:05 +03:00
committed by John Preston
parent 5971aefb83
commit c26982be3e
3 changed files with 169 additions and 69 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ You will require **api_id** and **api_hash** to access the Telegram API servers.
Go to ***BuildPath*** and run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install git automake cmake wget pkg-config gnu-tar ninja
brew install git automake cmake wget pkg-config gnu-tar ninja nasm meson
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer