LightweightCodeRequirements updates
Learn about important changes to LightweightCodeRequirements.
Overview
Browse notable changes in LightweightCodeRequirements.
June 2024
General
Use fields on ValidationResult to find out whether a code file has a valid signature, and whether the signature satisfies your lightweight code requirement.
Combine multiple EntitlementsQuery constraints using the
anyOfandallOfoperators.Use the Equatable protocol to compare instances of LaunchCodeRequirement, ProcessCodeRequirement, and OnDiskCodeRequirement.
Use SecCodeCheckValidityWithOnDiskRequirement(code:flags:requirement:) to test a SecCode instance using an on-disk code requirement.
Use SecCodeCheckValidityWithProcessRequirement(code:flags:requirement:) to test a SecCode instance using a process code requirement.
See Also
Technology and frameworks
Accelerate updatesAccessibility updatesActivityKit updatesAdAttributionKit UpdatesApp Clips updatesApp Intents updatesAppKit updatesApple Intelligence updatesAppleMapsServerAPI UpdatesApple Pencil updatesARKit updatesAudio Toolbox updatesAuthenticationServices updatesAVFAudio updatesAVFoundation updates