isPlatformCode(andMatchesSigningIdentifier:)
Create a requirement that the peer is platform binary. If provided, additionally requires that the peer has the specified signing identifier.
Declaration
static func isPlatformCode(andMatchesSigningIdentifier: String? = nil) -> XPCPeerRequirementReturn Value
A XPCPeerRequirement object representing the requirement
Discussion
andMatchesSigningIdentifier: If non-nil, The signing identifier the peer must have