Skip to content

Remove duplicate instanciations of mbedtls on iOS, causing handshake failures...

Simon Morlat requested to merge fix/fixes-from-5.5-mid-august into master

Remove duplicate instanciations of mbedtls on iOS, causing handshake failures on iOS with OpenLDAP. Remove previously added workarounds for this issue, that no longer work. Improve documentation. Only build zxing as framework if BUILD_SHARED_LIBS is requested.

Merge request reports