[][src]Function creator_tools::gen_xcent

pub fn gen_xcent(
    app_path: &Path,
    project_name: &str,
    team_identifier: &str,
    app_bundle_identifier: &str,
    binary: bool
) -> Result<PathBuf>