Ios-79-resolve error report apple mach-o linker (LD) error group

An old project changed from Xcode7 to Xcode8 and updated Baidu map and Baidu navigation. The error report is as follows:
Apple Mach-O Linker (ld) Error Group
iOS “_OpenSSL_add_all_algorithms”, referenced from:
.

After checking the reasons, the solution is to put Baidu navigation on libbaidunavisdK.a at the bottom, as follows:

Read More: