iOS development: Documenting the compile or run exceptions encountered in development and the solutions

Source: Internet
Author: User

1. Deploy to a real-machine exception:

Dyld ' Dyld_fatal_error:

0x120015088 <+0>: brk #0x3

Dyld:library not loaded: @rpath/alamofire.framework/alamofire

Referenced from:/var/mobile/containers/bundle/application/e1ac6933-4a9b-4a0b-b

Solution: Reference the referenced library to embedded Binaries

2 undefined symbols for architecture armv7 referenced from

Solution: Add the missing library in the link Binary with libraries of build phases

3.ld: warning: directory not found for option

Solution: Delete the error entry in search Paths/Framework search Paths/library Search Paths

Keep updating!

iOS development: Documenting the compile or run exceptions encountered in development and the solutions

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.