• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AppleScript applications and sandboxing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript applications and sandboxing


  • Subject: Re: AppleScript applications and sandboxing
  • From: Axel Luttgens <email@hidden>
  • Date: Mon, 07 Nov 2011 18:06:28 +0100

Le 7 nov. 2011 à 04:25, Donald Hall a écrit :

> Axel,
>
> Thanks for the reply.
>
> Yes, I have the Mac App Store in mind. The background scheduling engine for my application "Script Timer" is written in AppleScript. I was thinking about modifying Script Timer for the app store, but there is no point in doing so if the scheduling engine won't work because of sandboxing. If the scheduling engine couldn't access other applications the usefulness of the program would be decimated.

Hello Don,

As far as I understand the current implementation of sandboxing wrt AppleEvents:

	a sandboxed application may send AppleEvents to itself without restrictions
	a sandboxed application may respond to any AppleEvent without restriction

The problem occurs when a sandboxed application wants to send AppleEvents to other applications, in which case entitlements are required.

So, the first question is to know whether your background engine makes use of AppleEvents targeted to other applications, or if it relies on some other kind of IPC.

Axel

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Re: AppleScript applications and sandboxing (From: Donald Hall <email@hidden>)

  • Prev by Date: Re: AppleScript applications and sandboxing
  • Next by Date: Burning DVD's
  • Previous by thread: Re: AppleScript applications and sandboxing
  • Next by thread: Re: AppleScript applications and sandboxing
  • Index(es):
    • Date
    • Thread