How do I solve
CodePudding user response:
I have seen in BaiduMapKit official page[wen xin in] [note] 1, since v3.2.0 iOS SDK to fully support HTTPS, baidu map to the developer to import third-party openssl static library: libssl. A and libcrypto. (stored in thirdlib directory) add a method: in the TARGETS - & gt; The Build Phases - & gt; Click the "+" button Link Binary With Libaries, in the pop-up window click on the "Add Other" button, select libssl. A and libcrypto. A added to the project,