Found Deleted File - simulator message

I started getting these messages at some point:

2011-04-07 19:14:46.599 Corona Simulator[46158:903] found deleted file
2011-04-07 19:14:46.600 Corona Simulator[46158:903] found deleted file

2011-04-07 19:14:46.671 Corona Simulator[46158:903] found deleted file
2011-04-07 19:14:46.674 Corona Simulator[46158:903] found deleted file

I get a bunch of em at a time, but they don’t happen frequently or at a point I expect - more like when I alt+tab away from the simulator.

I’m using files for storing some info, and I’m using the “w+” writing format to overwrite their contents. I wonder why I get these messages, how large the problem is, and what can I do to fix them?
[import]uid: 8145 topic_id: 8662 reply_id: 308662[/import]

You can safely ignore these messages. They are from code that is responsible for the Simulator’s “auto reload” feature, which checks if any files in your project folder have changed. The messages won’t be generated on a device.

Tim [import]uid: 8196 topic_id: 8662 reply_id: 31157[/import]