I have a project (AQGridView
) that compiles to a static library, but I can't seem to add it to my project.
Dragging in the project to my project creates a workspace, and if I try to link the libAQGridView.a
file from the DerivedData
directory it doesn't recognize it as a library. I'm not sure what I'm doing wrong.
This is the AQGridView
project. Does anyone know specifically how to use it in an Xcode 4 project?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…