First up, I want to be clear that I don’t support third-party tools and libraries. I’m gonna provide general guidance here, but if you need help translating that to your chosen tooling then I recommend that you escalate that via the support channel for that tooling. macOS does let you embed a command-line tool in your app and then spawn it as a child process. However, the exact mechanics of this depend on whether your app is sandboxed or not: Mac App Store apps must be sandboxed. For apps that you distribute directly, using Developer ID signing, sandboxing is optional. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic:
App & System Services
SubTopic:
Processes & Concurrency
Tags: