From: Panayotis K. <pan...@pa...> - 2011-05-04 18:48:10
|
On May 4, 2011, at 9:28 PM, Domenico De Fano wrote: > Hi, > > That's exactly what I'm doing, but unfortunately it doesn't work. Do you think I need to set any particular > configuration in the XMLVM project or to put my files in another folder? > Also, I don't understand why I don't need to add the "res/" to the path when loading images using the > UIIMage. I know it depends on the fact that when I created the project I set that folder as the one > containing the resources, but I don't clearly see the connection. > > Thanks, > > Domenico Just a quick comment: I have used folders with resources in the main bundle and elsewhere and works perfectly. I suspect that you don't do something correctly. As a first step, have a look at the produces *.app directory and make sure that the file hierarchy is correct. |