On Aug 19, 2014, at 12:11 PM, Macs R We <macs...@macsrwe.com> wrote:

> I have an AppleScript I use to bundle up spam and send it to spam-handling 
> services.  It accesses my Contacts to get the actual addresses of where to 
> send the various spam.
> 
> Since I upgraded to Mavericks, nearly every time I use it I am being asked, 
> “SPAM Report would like to access your Contacts.  Allow?”  It never did that 
> before.  
> 
> Unfortunately, there’s no button for “Yes, dammit, PERMANENTLY,” which is 
> what I want to do.  
> 
> In System Preferences / Security & Privacy / Privacy / Contacts, it says 
> “Allow the apps below to access your contacts”, and Spam Report is, in fact, 
> listed there.  So I as far as I can see, I shouldn’t be being asked over and 
> over.  It’s as if the setting isn’t really permanent, or as if the Mac OS 
> forgets the identity of the SPAM Report script between activations.  The 
> AppleScript is compiled as an application, so I don’t know how much more 
> application-like I can make it.

Is the AppleScript actually saved as a “Application”? There are  several ways 
to save an Applescript to be executable. Try saving it as an Application and 
checking the “code sign” if you have a code-sign cert.

Also, anytime to make a change to the script, it’s a ‘new’ script/app.


_______________________________________________
MacOSX-talk mailing list
MacOSX-talk@omnigroup.com
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to