I have just spent an amusing hour or two trying to track down why my app couldn't find a certain subfolder of a folder I had already enumerated.
In the end I found that subpathsOfDirectory wasn't finding some folders, whereas, in the end, I found using subpaths correctly listed all subfolders.
Any ideas why?
In the end I found that subpathsOfDirectory wasn't finding some folders, whereas, in the end, I found using subpaths correctly listed all subfolders.
Any ideas why?