I want to use in my project a set of asynchronous facebook flags for smooth loading in the form of a table. I read the GitHub page to them, but this is not clear to me. Can someone help me figure this out?
(ASDK can also be used as a regular static library: manually copy the project to your codebase by adding AsyncDisplayKit.xcodeproj to the workspace. Add libAsyncDisplayKit.a, AssetsLibrary and photos to the assembly phase of Link Binary With Libraries Include -lC ++ -ObjC in your project linker flags.)
I copied the xcodeproj file to my own project and add -ObjC. But I do not know what they mean Add libAsyncDisplayKit.a, AssetsLibrary, and Photos to the "Link Binary With Libraries" build phase.. I did not find such files.
Please do not minus my question, I am new to Swift. Just show me the way. Thank!
user4809833
source
share