So I am using a 3rd party SDK from an APM company and need to integrate into another tool. If you must know the other tool is Kony which is a MADP cross platform dev tool. When I download the SDK from the APM company, I have a top level AppD.framework folder then I get a bunch of files which are mostly headers and one file with no extension. You can see a pick here.
https://www.dropbox.com/s/h4w29u3lt924gq9/framework.png?dl=0
When I try and import into the 3rd party tool is tells me it's missing *.a or *.m files. So I am guessing the ioS SDK I am using is not correctly configured.
Can anybody just point me in the right direction?
Thanks!