Re: collection of applications
Re: collection of applications
- Subject: Re: collection of applications
- From: Maxthon Chan <email@hidden>
- Date: Sat, 12 Oct 2013 10:57:34 +0800
This is not new - it existed since iPhone OS 1.0. However by saying “can load dynamic libraries” does not mean you can actually use it in production code. Apple does not allow any dynamic libraries exist in App Store packages (“Nobody but Apple can put dynamic libraries onto iOS device") so the dynamic library support is pretty much restricted to jailbreak community. Multiple jailbreaks and jailbreak packages used this ability.
On Oct 12, 2013, at 7:18, Jens Alfke <email@hidden> wrote:
>
> On Oct 11, 2013, at 11:40 AM, ChanMaxthon <email@hidden> wrote:
>
>> Just to correct a misunderstanding, iOS dyld can load dynamic libraries if carried as part of the application bundle
>
> Oh? Is this a new thing? In a past project I worked on (in 2011) we had to go to a fair bit of trouble to work around this restriction, so I know it used to exist.
>
> So does this mean I can package my iOS library as a real dynamic framework the way I can on Mac OS?
>
> —Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden