- result = xpcEngineUpdate(target, flags, ctx);
- }
-
- if (__esp_enabled() && (flags & kSecAssessmentFlagDirect)) {
- CFTemp<CFDictionaryRef> dict("{target=%O, flags=%d, context=%O, outcome=%O}", target, flags, context, (CFDictionaryRef)result);
- __esp_notify_ns("cs-assessment-update", (void *)(CFDictionaryRef)dict);