> On 2015 Jan 19, at 23:23, Steve Mills <sjmi...@mac.com> wrote:
> 
> Now if anyone has any ideas on how to get the AppleScript solution mentioned 
> earlier in this thread to work, I'd be most appreciative.

To clarify Steve’s question:  Is there any way to compile the following as an 
NSAppleScript and execute it from a *sandboxed* app?

with timeout 15 seconds
   tell application "Finder"
      delete POSIX file “/path/to/whatever"
   end tell
end timeout

(It’s easy in a non-sandboxed app.)


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to