dmg library

Properties

separator String
Path separator
final

Functions

cleanBuild() → void
Delete build of macos
getAppName(String path) String
no-doc
getAppPath(String releasePath) String
Get path of .app file in the release path
getParentAppPath(String path) String
no-doc
getSettingPath(String appParentPath, String? setting, String? licensePath) String
no-doc
joinPaths(List<String> paths) String
join path
runCodeSignApp(String signCertificate, String appPath) → void
no-doc
runCodeSignDmg(String dmg, String signCertificate) → void
no-doc
runDmgBuild(String setting, String app, String dmg, String volumeName) → void
no-doc
runFlutterRelease() → void
Run Flutter release
runNotaryTool(String dmg) String
no-doc
runStaple(String dmg) → void
no-doc
waitAndCheckNoratyState(String notaryOutput, String dmg, String notaryProfile, String noratyId, File logFile) Future<bool>
no-doc