cocoa - Self-built Automator action does not work when used in Automator service or App -



cocoa - Self-built Automator action does not work when used in Automator service or App -

i wrote cocoa automator action uses pod podiokit. works fine when used in automator workflow, method - (id)runwithinput:(id)input fromaction:(amaction *)anaction error:(nsdictionary **)errorinfo called , steps work.

the problem occurs when seek build automator service or automator app using same action. method - (id)runwithinput:(id)input fromaction:(amaction *)anaction error:(nsdictionary **)errorinfo called, can read results nslog() calls. calls of podiokit methods ignored, weren't there. automator seems jump on calls :-/

maybe ran similar problems , found checkbox, build setting or allow automator services take care external apis/pods. or maybe tipp/ question right direction...

cocoa cocoapods automator podio

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -