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

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift