Discussion 議論
Calling the resume
method on the returned object starts the listener and never returns. This method is typically called at the end of your main
function.
resume
メソッドをその返されるオブジェクト上で呼び出すことは、リスナーを開始します、そして決して復帰しません。このメソッドは、概してあなたのmain
関数の終わりで呼び出されます。
Note 注意
This method requires that the XPC service has the appropriate configuration in its Info
file.
このメソッドは、XPCサービスが適切な構成設定をそれのInfo
ファイルにおいて持つことを要求します。