objective c - How can I monitor a folder with Cocoa? -
i want create cocoa application monitor folder new files on mac os x. know can using applescript , folder actions, how can use objc , cocoa that?
have @ file system events
although, fine-grained monitoring documentation points using kqueues
Comments
Post a Comment