I have a working app in Objective-C that has a privileged helper. I am creating a different app, this time in Swift, and need a privileged helper. As far as I can tell, I have mirrored all the appropriate settings, but it's not working.

Calling SMJobBless succeeds, and the job is installed appropriately in /Library/LaunchDaemons and /Library/PrivilegedHelperTools. However, when I try to activate it via NSXPCConnection, all appears to be fine in the host app, but the helper tool never launches, as far as I can tell. I've run out of places to look for problems, so I need some more ideas on how to track down the problem. Any suggestions?

Thanks in advance!
--
John Brownie
In Finland on furlough from SIL Papua New Guinea
_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [email protected]

Reply via email to