i find that there are some libraries to monitor file changes on mac,for example:https://github.com/bdkjones/VDKQueue but i failed to find a library to monitor file changes on ios platform.
could anybody tell me how to monitor file changes in objc wrapper.
thanks