Flashing back when xcode 10 is being edited

Source: Internet
Author: User

1. Flashing back when xcode 10 is being edited

Fortunately, xcode has implemented a good saving mechanism and on-site recovery measures in a timely manner. Even if the crash occurs suddenly, you can re-open xcode to see the previous code.

The project compilation settings of xcode can be restored to those before xcode.

File ---> workspace settings ---> build system to legacy build system

2. xcode10: library not found for-lstdc ++. 6.0.9

The error "libstdc ++. 6.0.9.tbd" returned by xcode10 indicates that the old library (library not found for-lstdc ++. 6.0.9) is not found. Decompress the package and paste it to the specified directory:
Real machine:
/Applications/xcode. APP/contents/developer/platforms/iphoneos. Platform/developer/sdks/iphoneos. SDK/usr/lib
Simulator:
/Applications/xcode. APP/contents/developer/platforms/iphonesimulator. Platform/developer/sdks/iphonesimulator. SDK/usr/lib
Restart xcode

Refer:

82756116? Utm_source = blogxgwz0

 

Flashing back when xcode 10 is being edited

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.