From what I could glean through the Apple Developer Documentation and a few Google searches, no such functionality exists. The general solution is to check each file for modification each time the application reactivates, since it is presumed that a user would be changing files around only...