xcode 4 Add Existing Framework

现在的记性十分不好!老是记不住xcode 4如何Add Existing Framework ,记下来才行!
   
select your project,
    
select the target,
   
go to the 'build phases' tab,
   
open the 'Link binary with Libraries' disclosure triangle
    
Use the + to add the library you want

你可能感兴趣的:(framework)