kSecCodeInfoRequirements
A key whose value is the internal requirements of the code as a text string in canonical syntax.
Declaration
let kSecCodeInfoRequirements: CFStringDiscussion
The value is a CFString object. If there is an explicit designated requirement, then it’s included in this text string.
Specify the kSecCSRequirementInformation flag when calling the SecCodeCopySigningInformation(_:_:_:) function to get this information.