Mac : Run Foundation Tool app as cronjob?

Posted by Holli on Stack Overflow See other posts from Stack Overflow or by Holli
Published on 2010-04-28T11:56:26Z Indexed on 2010/04/28 12:13 UTC
Read the original article Hit count: 386

Filed under:
|
|
|

This may not be completely programming related ...

In Xcode I wrote a little Foundation Tool application for maintenance. Copy files from A to B , delete logs and so on. Now I want to run the application in background once a day or once an hour. How do I set this up?

Can it be done with a Foundation Tool application or is there another Xcode project type for tasks like this?

© Stack Overflow or respective owner

Related posts about cronjob

Related posts about foundationtool