1.In the APP Target, Buildsetting,Set the HEADER SEARCH PATHS,write the Library Source header path.
2.In the APP Target,find the "Build Phases",add the library project to the "Target Dependencies".
3.In the APP Target,find the "Build Phases",add the library file (.a) to the "Link Binary with Libraries".