Cocoa - 在应用程序中获取权限

发布于 2024-11-29 16:20:01 字数 83 浏览 1 评论 0原文

我知道如何获得正确的权限以便使用安全框架运行外部可执行文件。这次我想避免使用辅助工具。那么,我如何获得在应用程序中运行任务的权限,而不是使用辅助工具呢?

I know how to get the right privileges in order to run an external executable by using the Security framework. This time I want to avoid having a helper tool. So how can I acquire privileges to run my tasks within the application, and not with a helper tool?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

春夜浅 2024-12-06 16:20:01

我通过编写一个启动主应用程序的辅助工具解决了这个问题。

I solved this by coding a helper tool which launches my main application.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文