[][src]Function creator_tools::commands::apple::create_apple_plist

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

Saves given InfoPlist in new Info.plist file.