【发布时间】:2016-01-20 11:33:42
【问题描述】:
在终端中执行pluginkit --match 会产生以下输出(跳过不重要的行):
+ com.apple.ncplugin.weather(1.0)
- com.apple.share.SinaWeibo.post(1.0)
H. com.apple.InternalFiltersXPC(2.0)
com.apple.ncplugin.FindMyFriends(1.0)
! com.mycompany.MyDemoPlugIn(1.0)
another question 有关于 + 和 - 前缀的答案。
+ com.mycompany.finderExt(1) - If the extension is enabled
- com.mycompany.finderExt(1) - If the extension is not enabled
但是感叹号! 和H. 是什么意思?根本没有前缀是什么意思?
谢谢!
【问题讨论】: