auto sw_vers = SQL::selectAllFrom("plist", "path",...
# macos
p
auto sw_vers = SQL::selectAllFrom("plist", "path", EQUALS, kVersionPath); kVersionPath = '/System/Library/CoreServices/SystemVersion.plist' fetchs the empty data. please look into this. this is specific to macosx