Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SMJobBless 适用于 Privileged Helper 工具,但如果我想启动 plist 以复制到/Users/<user>/Library/LaunchAgents. 我不想输入任何用户密码来安装帮助工具。
/Users/<user>/Library/LaunchAgents
您的应用程序应该已经能够创建launchctl进程并具有写入权限/Users/<user>/Library/LaunchAgents,所以您不能直接执行而不是尝试使用SMJobBless()吗?
launchctl
SMJobBless()