How to add existing Frameworks in XCode iOS swift

Solution:

In your project Xcode select the project.

Select your target.Then goto build phases tab


 

select link binary with libraries.Select the + button and add your framework to the project and use that.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

store cgpoint in userdefaults iOS swift