LaunchRocket是一个管理brew安装的service的工具
https://github.com/jimbojsb/launchrocket
The best way to run Docker on a Mac
https://github.com/jimbojsb/intermodal
// 中间的是scrollView
NSScrollView* serviceParent
// scrollView中的子view;
FlippedView
// FlippedView的控制器
ServiceController
实现MVC中视图View和控制器Controller分离;
//
[self.serviceParent setDocumentView:serviceList];
//@TODO: find a better way to do this
里面内嵌的sudo.app具体没找到在哪;
com.apple.ScriptEditor.id.sudo
// 执行命令
Process