Hi,
I would like to develop an iPhone App based on an existing open-source Objective-C framework, however that framework makes extensive use of the glib library and I cannot find a way to build and include the glib library for an iPhone app (non jailbreak).
Is there any way this can be done, or is there any recommended approach to porting a framework away from glib?
Thanks