winpr is now always build as single library. The build option MONOLITHIC_BUILD doesn't influence this behavior anymore. The only exception is winpr-makecert-tool which is still build as extra library. This obsoletes complex_libraries for winpr.
Code signing certificate can be set with with cmake option CODE_SIGN_IDENTITY. Like -DCODE_SIGN_IDENTITY="signing identity"
This is the initial release of iFreeRDP the FreeRDP iOS client. Build instructions can be found in docs/README.ios.