libimobiledevice configure: error: OpenSSL support

flutter 22-08-30 15:11 68  

//安装OpenSSL ``` brew install openssl ``` ``` export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/opt/openssl/lib/pkgconfig ```