iMonitorMyFiles
iMonitorMyFiles copied to clipboard
Cocoapod this project
Hi, do you mind creating a cocoapod podfile from this project? If so, I can create a pull req with the Podfile and you can publish it, or I can publish it and add you as a pod author. In all case I would need at least one tag of the project, for example 0.1.0 or 1.0.0 according to your preference. Thanks!
Hey there,
Thanks for reaching out! Yes, I can absolutely make a Cocoapod for the iMonitorMyFiles project. I’ll go ahead and handle the version tagging and creation of the pod myself, but thank you for offering your help. I’ll let you know once it’s available.
Cheers,
Travis Blankenship iOS Developer Sawtooth Apps LLC
Fantastic! I am looking forward for the pod! I have another usability suggestion but I'll open a separate issue for it.
Ah yes please do! I remember having to tweak this code a fair amount when I put it to use in a project, but I didn’t keep any of those changes in this repo since I wasn’t sure what would actually be useful to the general public.
It is absolutely useful: currently I am integrating it into my behavioral test suite targeting to test a custom file-based cache mechanism. With your class I can easily verify if a cache file was touched by the code under test. I also did not find any out-of-the-box solution for file notification, apart from your project.
Awesome. Very glad it's being put to use.
I've created a Cocoapod for it now. @mrtj Could you please verify that it works for you as a pod?