Various ‘macOS’-oriented Tools and Utilities
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

14 lines
368 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/check-notary.R
\name{check_notarization}
\alias{check_notarization}
\title{Check application notarization info}
\usage{
check_notarization(path_to_app)
}
\arguments{
\item{path_to_app}{the path to the application or comand line binary}
}
\description{
Check application notarization info
}