Include a resource directory hierarchy into app bundle

Viewed 20931

I have a directory structure (multiple levels deep) of resources, that I would like to include into the app bundle. Is this possible without creating a Copy Files phase for each directory in the hierarchy individually?

2 Answers
Related