Closed
Description
Hello there,
I have a problem for compile in release mode with the latest Xcode 13 version.
Here a screen of the build errors
My current IOS min version is 10.0 & swift version 5.0. I use the latest commit of the master.
I can build correctly if I change the min version to 11.0 in the project and pod file. Anybody have an idea of why I have this errors ?
Thanks in advance