Vocabularymason.
release.
signInputsNone
OutputsNone
DefinitionMethodsM: macos sign-factor-app { "Factor.app/" "libfactor.dylib" "libfactor-ffi-test.dylib" } [ [ "codesign" , "--entitlements" , "factor.entitlements" make-factor-path , "--option" , "runtime" , "--force" , "--sign" , "Developer ID Application" , cert-path , make-factor-path , ] { } make short-running-process ] each ;