Is there a way to get the existence of a file in a folder inside ResourceDirectory so that I can skip all warnings pathForFile causes??
The reason I can’t just use io.open is that the file I’m searching isn’t in the root directory, so I need to get the real path when using the app in the device instead of the simulator.
I’ve though about disabling the output and enabling it after pathForFile (what is a bit tedious as I use Glider and I need to deal with CiderDebugger), but there’s probably a cleaner way.
Thanks [import]uid: 159884 topic_id: 35921 reply_id: 335921[/import]