Re: dylib question

2011-01-05 Thread Brad Garton
Thanks David. That's what I had thought. I'l keep working with my static libs. brad http://music.columbia.edu/~brad On Jan 5, 2011, at 5:18 PM, David Duncan wrote: > On Jan 5, 2011, at 2:13 PM, Brad Garton wrote: > >> I hope this is the right list to ask. Does Apple allow the use of dynamic

Re: dylib question

2011-01-05 Thread David Duncan
On Jan 5, 2011, at 2:13 PM, Brad Garton wrote: > I hope this is the right list to ask. Does Apple allow the use of dynamic > linked libs (dylibs) on iOS devices? I think originally they prohibited > DLLs, but now I'm not so sure. iOS SDK applications cannot load code dynamically, and as such

dylib question

2011-01-05 Thread Brad Garton
Cocoa-dev list -- I hope this is the right list to ask. Does Apple allow the use of dynamic linked libs (dylibs) on iOS devices? I think originally they prohibited DLLs, but now I'm not so sure. brad http://music.columbia.edu/~brad ___ Cocoa-dev m