I have an app which needs to do (among other things) to call task_for_pid() which seems to work only for root.
The modern way to do this is have a small companion tool which exchanges info with my app via XPC. Correct? I am also thinking about sandboxing (just as a learning experience). Or is root and sandboxing mutually exclusive? Then: how to make my companion tool run as root? Is there a sandboxing entitlement like: com.apple.security.rootAllowed? If not: what else to use? Kind regards, Gerriet. _______________________________________________ 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]
