tags:

views:

27

answers:

2

how can i add .a file in my xcode

+1  A: 

Project menu > Add to Project... (or cmd-opt-a if that's how you roll)

Dave DeLong
A: 

You can also drag/drop your file from the finder in your XCode project.

Benoît