Using "MoreSecure" example from Widget plugin
Using "MoreSecure" example from Widget plugin
- Subject: Using "MoreSecure" example from Widget plugin
- From: Andrei Tchijov <email@hidden>
- Date: Fri, 28 Oct 2005 03:27:24 -0400
Hi,
I am trying to use approach demonstrated in "MoreSecure" example to
enable my widget to perform some privileged operations. What I am
getting is :
2005-10-28 03:19:56.844 DashboardClient[27597] *** -[NSCFType
absoluteURL]: selector not recognized [self = 0x330980]
I traced it to
templateTool = CFBundleCopyAuxiliaryExecutableURL(inBundle,
templateToolName);
It most certainly happening somewhere inside this function (I have
put @try/@catch around it and caught the exception). The only
difference I have noticed between "MoreSecure" example application
(which does work) and my plugin is that in case of "MoreSecure"
inBundle has been marked <executable, loaded> and in my case just
<loaded>.
Any suggestions will be highly appreciated. Thank you very much.
Andrei Tchijov
Leaping Bytes, LLC
web: www.leapingbytes.com
email: email@hidden
AIM: leapingbytes
Google: email@hidden
ICQ: 151229319
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden