| kSecCSSigningInformation
| kSecCSRequirementInformation
| kSecCSDynamicInformation
- | kSecCSContentInformation);
+ | kSecCSContentInformation
+ | kSecCSSkipResourceDirectory);
SecPointer<SecStaticCode> code = SecStaticCode::requiredStatic(codeRef);
CFRef<CFDictionaryRef> info = code->signingInformation(flags);