Re: Migrating shared library plugins to Cocoa Touch Frameworks
Re: Migrating shared library plugins to Cocoa Touch Frameworks
- Subject: Re: Migrating shared library plugins to Cocoa Touch Frameworks
- From: Andreas Falkenhahn <email@hidden>
- Date: Fri, 02 Dec 2016 18:27:23 +0100
On 02.12.2016 at 18:21 Jens Alfke wrote:
> Don’t build a framework and don’t link the app with it. Just build
> a dynamic library and export the symbols for the entry points.
> (Exactly the same way as you do for macOS.)
And what about code signing the dynamic library?
--
Best regards,
Andreas Falkenhahn mailto:email@hidden
_______________________________________________
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