|
|
On Wed, 15 Oct 2008, Ryan C. Gordon wrote:
It's not a technical limitation; the iPhone has dynamic libraries and
frameworks like Mac OS X, and apps can link to the system libs as such...you
just can't supply your own.
You actually can provide your own .dylibs within the app bundle, too. It
requires a bit of tweaking though, but seems to work. Don't know/remember
what the SDK license says about this, though...
// Martin
_______________________________________________
SDL mailing list
SDL@xxxxxxxxxxxxxxxx
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
|
|