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.
有没有办法向通过 Mac AppStore 下载的沙盒应用程序添加命令行界面?
类似于 XCode 命令行工具的东西,不要只使用整个可执行文件名称和路径。
这无法完成 - 应用商店规则不允许在应用程序包之外安装代码。如果您想为您的用户提供 CLI 界面,您必须将其作为应用商店之外的单独下载提供。