Problems with merging the real-machine framework and simulator framework in the Baidu Maps SDK

Source: Internet
Author: User

Commands entered in the terminal:

Lipo-create
Release-iphoneos/baidumapapi.framework/baidumapapi
Release-iphonesimulator/baidumapapi.framework/baidumapapi
-output
Release-iphoneos/baidumapapi.framework/baidumapapi

Note:
RELEASE-IPHONEOS/BAIDUMAPAPI.FRAMEWORK/BAIDUMAPAPI is the path of the real machine framework;
RELEASE-IPHONESIMULATOR/BAIDUMAPAPI.FRAMEWORK/BAIDUMAPAPI is the path of the simulator framework;
The release-iphoneos/baidumapapi.framework/baidumapapi behind the-output is the path after the merge.

The following error is encountered when entering the above command line in the terminal:

Xcrun:error:active developer Path ("/applications/xcode 2.app/contents/developer") does not exist, use to xcode-select --switch path/to/Xcode.app specify The Xcode, wish, and use as command line developer tools (or see man xcode-select )

Solution:

Execute the following command in the terminal to resolve:
sudo xcode-select-switch/applications/xcode.app/contents/developer

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Problems with merging the real-machine framework and simulator framework in the Baidu Maps SDK

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.