[][src]Function creator_tools::gen_apple_plist

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