==================================================
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