pub fn path_identifier(
    path: impl AsRef<Path>
) -> Result<String, AppleCodesignError>