pub fn save_info_plist(
    out_dir: &Path,
    properties: &InfoPlist,
    binary: bool
) -> Result<()>
Expand description

Saves given InfoPlist in new Info.plist file.