I have a directory "AjaxGridsConfigs" in the resources directory off
my app.
Like this?
App/
Resources/
AjaxGridsConfigs/
It contains different plist files I use for ajaxgrids. When I build
my app the directory gets created but plist files are not copied.
According to resources.include.patternset and
resources.exclude.patternset patterns they should be copied! I had
to add a specific 'copy' cmd in my build.xml to resolve that
problem. Still I would like to understand! Any ideas?
Does the resources.include.patternset look like this?