Installing Automator Actions using xcode project

Posted by Shakti on Stack Overflow See other posts from Stack Overflow or by Shakti
Published on 2010-04-07T09:39:37Z Indexed on 2010/04/07 9:43 UTC
Read the original article Hit count: 343

Filed under:

Hi. I have developed some automator actions for osirix. Now i want to install them using xcode project. But when i drag .action files to Resources folder, its actually adding the folders for each action. Also when i build the project and check the application bundle, its not showing any of the actions which i have added to Resources folder. How to do this using Xcode project? Can any body help me out?

© Stack Overflow or respective owner

Related posts about xcode