isFromSameTeam(andMatchesSigningIdentifier:)
Create a requirement that the peer is signed with the same team identifier as the current process. If provided, additionally requires that the peer has the specified signing identifier.
Declaration
static func isFromSameTeam(andMatchesSigningIdentifier: String? = nil) -> XPCPeerRequirementReturn Value
A XPCPeerRequirement object representing the requirement
Discussion
andMatchesSigningIdentifier: If non-nil, The signing identifier the peer must have