I'm including a folder of images with my iOS app. The folder is included in
the 'Copy Files' pane of the Standalone Setting.
I see how to copy a single file from specialFolderPath("engine") to
specialFolderPath("documents") but how do I do a folder?
revCopyFolder is not supported on iOS.