kyle
for (const auto& path : apps) { if (!osquery::parsePlist(path, tree).ok()) { TLOG << "Error parsing application plist: " << path; continue; }