Libraries that IOS third parties need to reference

Source: Internet
Author: User

==================================================

Afnetworking is based on nsurlconnection so there is no need to introduce libraries

==================================================

Fmdb

==================================================

Xmpp:

Theoretically, it only needs

Libresolv

Cfnetwork

Security these three class libraries are available, but some extended XMPP (further encapsulated) requires the following

LIBXML2 set $ (sdkroot)/usr/include/libxml2 in header Search paths

Libresolv

Cfnetwork

Security

Libidn.a (added Xmppframework)

Quartzcore (do not have to add, this is the small prudential need to use)

Libsqlite3 (not required to add, this is a small prudential record recently used by the contact person)

LIBZ (does not have to be added, this is the use of small Cheng decompression)

FMDB

Macro definition in DEFIND.h, adding a header file to the. pch after you join the project

There are also small differences due to the different libraries required for the Xcode version. If you compile an error then you need to introduce SystemConfiguration and corelocation

==================================================

#ifdef __objc__ #endif The role of macro definitions

Indicates that the file referenced in the macro ensures that the referential relationship is clear only if the file referenced by the language is used Objective-C .

Libraries that IOS third parties need to reference

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.