So I have a folder called “content” in my app’s bundle . I would need to load all files, which contain a string, I provide (for example “dog”), in their filename into a NSMutableArray. How can I do this, if it even is possible?
Thanks a lot in advance!
1 Answer