| AMLINT(1) | General Commands Manual | AMLINT(1) |
amlint — check
Automator actions for problems
amlint |
[-HhSs]
[-d definition-bundle]
[-x exception-file]
action ... |
amlint checks the given Automator actions
for various problems and interface inconsistencies.
action is the path of a built action bundle. The
options are as follows:
-H-h-S-s-S, but skips the summary line for actions with
no errors or warnings.-d
definition-bundle-x
exception-fileMy Action.action: error: NSButton "OK" should not use the metal style.
You can simply copy an output line from
amlint -H.
amlint exits with one of the following
values:
Because of a bug in
nibtool(1),
amlint will fail to work on some nibs. You will see
errors about the “old-style plist parser” if this happens.
| December 9, 2005 | Mac OS X |