init(with:)
Returns an NSXPCInterface instance for a given protocol.
Declaration
init(with protocol: Protocol)Discussion
Most interfaces do not need any further configuration. Interfaces with collection classes or additional proxy objects should be configured using the other methods in this class.