Hi,
I am knew at sandboxing I do not understand how exactly I can manage the following case.
I have a bundle starting with an Apple Script Studio app that manages a set of scientific command-line applications.
The script does the following :
1- give the application a OS X like behavior (one icon, drag&drop install, etc.) 2- check the availability of X11 (or XQuartz) 3- check the OS version through a call to the Finder tell application "Finder" set the hexData to system attribute "sysv" 4- set environment variables and launch a first Unix application [A] through a command : 5- then the application [A] will launch others applications [B], [C], [D], which are all inside the bundle and do nothing else than number crunching and data display.
I am presently stopped at step 3 since I do not understand how to handle "com.apple.security.scripting-targets" and how to include Finder in a "scripting access group". Apple says "watch WWDC 2012: Secure Automation Techniques in OS X" but this video seems to be missing. I tried to build a file "entitlements.plist" but I miss a good example.
I suspect that steps 4 and 5 will be difficult too !
I would be very happy if someone could give me a hint.
Alain
----- Résidence Bois Fleuri (Bât C), Parc de Rocheplaine 7 rue du Rif Tronchard 38120 St Egrève
|