c++ - How to use 3rd party dll in Objective c xcode -


is way using existing c++ compile dll in objective c xcode project.

i dont have access c++ code, have documentation tell me methods can use.

i did research regarding , found few suggestions creating wrapper dll's in objective c++ or that.

i relatively new objective c , still learning it. in layman terms appreciated.


Comments