Automator Plugin Projectを作成
Cocoa の指定を確認
プロジェクトの設定(Infoタブ)を確認
Principal classがAMShellScriptActionになぜかなってる.
このまま作成し配置. AMで利用すると実行時に"launch path not accessible"って言われて終了しちゃう.
修正
プロジェクト作成でできるObjective-C class("- (id)runWithInput:(id)input fromAction:(AMAction *)anAction error:(NSDictionary **)errorInfo"の実装を書くオブジェクト.AMBundleActionの派生)名(テンプレートではファイル名と同じ)に修正.
0 件のコメント:
コメントを投稿