Re: SSH question
Re: SSH question
- Subject: Re: SSH question
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Mon, 18 Mar 2013 12:42:05 +0000
On 18 Mar 2013, at 12:38, Laurent Cerveau <email@hidden> wrote:
> The sandbox part you mention is effectively something of a concern as I plan to have the app properly sandboxed
If you're distributing via the Developer ID programme (which seems likely given your plan to script Terminal), you can create a *tiny* XPC service that just returns this list. The service can have a different sandbox than your app, and thus you can set it up to access the file.
Alternatively you could do this whole thing through NSUserScriptTask, that is, have the user drop in a script that can both a) return the current list, and b) open Terminal with an item in this list.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden