-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cocoapod this project #1
Comments
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 |
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? |
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!
The text was updated successfully, but these errors were encountered: