Re: Is code signing absolutely required for fxplug3
Yes, PlugInKit requires that your app be signed. You can use AdHoc signing during testing. Be sure to set it at the Project level and use the same signature for all the components you build. Darrin On Jan 16, 2014, at 11:26 AM, Ardo Avancena <ardowz@gmail.com> wrote:
Is the code signing absolutely required to run now? I'm getting an error:
plug-in signature fault: code object is not signed at all
whenever I run the command: pluginkit -a /<application_location>/BrightnessFilter.app/Contents/PlugIns/*
Thanks _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/dcardani%40apple.com
This email sent to dcardani@apple.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Darrin Cardani