Hi;
Just create a new Xcode project ( static library ) and import the
library sources to it.
You have to create the config.h by your self ( or run ./configure for
os x ).
Remember to disable TLS + openSSL support from config.h and remove
from your project the related source
files from tport.
I have been able to build and use the sip library for iPhone simulator
development.
Now I am ready to deploy to a real iPhone.
What is the easiest way to get an iPhone armv6 version of the sip library built?
I don't see any evidence of configure settings for this.
I see that a few have talked